Fórumok

Liferay CKEditor Popup Issue in Chrome

Mahmud Hossain, módosítva 11 év-val korábban

Liferay CKEditor Popup Issue in Chrome

New Member Bejegyzések: 18 Csatlakozás dátuma: 2012.05.28. Legújabb bejegyzések
I'm having some trouble in Chrome. In the CKEditor of Liferay, when I click on the image icon to include an image, it opens up the Image Properties window. In that window, if I click on the Browse Server button, it opens up the Resources Browser window, which shows up minimized in window and minimized with and height in Mac. I'm trying to figure out how can I fix the issue which can be seen in the screenshot that I provided. I've tried using CKEDITOR.config.filebrowserWindowWidth, which works fine on all the browser except Chrome.
thumbnail
Jignesh Vachhani, módosítva 11 év-val korábban

RE: Liferay CKEditor Popup Issue in Chrome

Liferay Master Bejegyzések: 803 Csatlakozás dátuma: 2008.03.10. Legújabb bejegyzések
Yes I think that is bug in liferay popup for google chrome.
I also faced the same problem.
thumbnail
Marco Re, módosítva 11 év-val korábban

RE: Liferay CKEditor Popup Issue in Chrome

Junior Member Bejegyzések: 29 Csatlakozás dátuma: 2009.07.30. Legújabb bejegyzések
The bug is in CKEditor :

http://dev.ckeditor.com/ticket/8855
thumbnail
Prakash Khanchandani, módosítva 11 év-val korábban

RE: Liferay CKEditor Popup Issue in Chrome

Expert Bejegyzések: 329 Csatlakozás dátuma: 2011.02.10. Legújabb bejegyzések
This happens for Chrome 18 and the latest Chrome 20, you need to change the docroot\html\js\editor\ckeditor\ckeditor.js file with a hook or directly update it in the ROOT.

Have attached the fixed javascript file, see it that helps.
thumbnail
Jignesh Vachhani, módosítva 11 év-val korábban

RE: Liferay CKEditor Popup Issue in Chrome

Liferay Master Bejegyzések: 803 Csatlakozás dátuma: 2008.03.10. Legújabb bejegyzések
Prakash, that's awesome to hear this news
Mahmud Hossain, módosítva 11 év-val korábban

RE: Liferay CKEditor Popup Issue in Chrome

New Member Bejegyzések: 18 Csatlakozás dátuma: 2012.05.28. Legújabb bejegyzések
Thank you very much. It works. Great. Another question, how can I include this with my liferay theme?
Mahmud Hossain, módosítva 11 év-val korábban

RE: Liferay CKEditor Popup Issue in Chrome

New Member Bejegyzések: 18 Csatlakozás dátuma: 2012.05.28. Legújabb bejegyzések
Thanks, Prakash. That fixes the problem in Liferay Community Edition. Unfortunately, it doesn't work in Liferay Enterprise Edition. Do you know any other way that might work on Enterprise edition as well?
thumbnail
Prakash Khanchandani, módosítva 11 év-val korábban

RE: Liferay CKEditor Popup Issue in Chrome

Expert Bejegyzések: 329 Csatlakozás dátuma: 2011.02.10. Legújabb bejegyzések
I have checked in Enterprise as well, the script works for me.
Jorge García, módosítva 11 év-val korábban

RE: Liferay CKEditor Popup Issue in Chrome

New Member Bejegyzések: 12 Csatlakozás dátuma: 2012.05.11. Legújabb bejegyzések
Hi there Prakash

Could you tell me in which EE version is working for you the patch?

Regards