When I use more instances of editor field in my extension:
<field name="description" type="editor" buttons="true" hide="pagebreak,readmore" class="form-control" label="COM_PHOCADOWNLOAD_FIELD_DESCRIPTION_LABEL" filter="JComponentHelper::filterText" description="COM_PHOCADOWNLOAD_FIELD_DESCRIPTION_DESC" /> <field name="features" type="editor" buttons="true" hide="pagebreak,readmore" class="form-control" label="COM_PHOCADOWNLOAD_FIELD_FEATURES_LABEL" filter="JComponentHelper::filterText" description="COM_PHOCADOWNLOAD_FIELD_FEATURES_DESC" /> <field name="changelog" type="editor" buttons="true" hide="pagebreak,readmore" class="form-control" label="COM_PHOCADOWNLOAD_FIELD_CHANGELOG_LABEL" filter="JComponentHelper::filterText" description="COM_PHOCADOWNLOAD_FIELD_CHANGELOG_DESC" /> <field name="notes" type="editor" buttons="true" hide="pagebreak,readmore" class="form-control" label="COM_PHOCADOWNLOAD_FIELD_NOTES_LABEL" filter="JComponentHelper::filterText" description="COM_PHOCADOWNLOAD_FIELD_NOTES_DESC" />
I get problem when scrolling the page. Editor fields lose design when scrolling, see animated GIF:
Design remains consistent
Design does not remain consistent
Jan
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
I cannot reproduce it on 4.4 and 5.0.
Do you still have this bug?
Labels |
Added:
Information Required
|
Hi, not more in 4.4 or 5.0
Labels |
Removed:
Information Required
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-12-06 07:21:54 |
Closed_By | ⇒ | alikon |
closing as no more reproducible
I want to contribute on this