You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set default editor in portal-ext.properties as the following
editor.wysiwyg.default=alloyeditor
editor.wysiwyg.portal-impl.portlet.ddm.text_html.ftl=alloyeditor
start the bundle and log in as admin
go to Content and Data --> Web content, then add a new one
using AlloyEditor's add image button add at least two images to the content
set different alt tags for the images using the toolbar's Alt setting part
click on AlloyEditor image toolbar Alt setting part and check its textbox
Expected result:
AlloyEditor image toolbar Alt setting part should show the same tags which have been set individually for each of the images and are visible in the source mode.
Actual result:
AlloyEditor image toolbar Alt setting part shows the last entered alt tag for all images, although in source mode the originally set tags are presented.
I want to report a bug.
Steps to reproduce:
editor.wysiwyg.default=alloyeditor
editor.wysiwyg.portal-impl.portlet.ddm.text_html.ftl=alloyeditor
Expected result:
AlloyEditor image toolbar Alt setting part should show the same tags which have been set individually for each of the images and are visible in the source mode.
Actual result:
AlloyEditor image toolbar Alt setting part shows the last entered alt tag for all images, although in source mode the originally set tags are presented.
Video reproducing the issue: https://issues.liferay.com/secure/attachment/433420/PTR-2775.mp4
For more details, please check: https://issues.liferay.com/browse/LPS-143258
The text was updated successfully, but these errors were encountered: