Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 2015.11.2
-
Fix Version/s: QA tracked issues, 2015.12
-
Component/s: Platform UI (Admin UI & Content UI)
-
Labels:
-
Environment:
Operating System: Debian 8
PHP Version: 5.6.14-0+deb8u1
Database and version: Mysql 5.5.46-0+deb8u1
Browser (and version): Firefox 42
Description
Steps #1
- Create a content that have two a richtext fields
- Access the first fieltype
- The richtext toolbar opens
- Now access the second richtext toolbar
- the Richtext toolbar from the second field open, but the toolbar from the first also remain opened
Steps#2
- Create a content that have a richtext fields
- Access the fieltype
- The richtext toolbar opens
- Click on "Focus" button
- The richtext toolbar remain in the middle of the screen
Issue Links
- relates to
-
EZP-25235 Upgrade to AlloyEditor 0.7
-
- Closed
-
This appears to be a bug in AlloyEditor itself https://github.com/liferay/alloy-editor/issues/371
This bug is fixed in AlloyEditor 0.7 (we are using AlloyEditor 0.6) and it is actually fixed in https://github.com/liferay/alloy-editor/commit/e2a85401c669df27e386d912bc2bb440c4cf8e83 (and improved in https://github.com/liferay/alloy-editor/commit/1288cec9035a47469c085244fc95c982822945cb). It's way to late to upgrade to v0.7 but maybe, we can ship a modified 0.6 version in PlatformUIAssetsBundle with those 2 fixes.
Bertrand Dunogier André Rømcke any opinion on that ?