pimcore / admin-ui-classic-bundle

Other
10 stars 97 forks source link

[Bug] WYSIWYG Editor Toolbar Overlaps Text During Scrolling #703

Open saschabaecher-twocream opened 1 month ago

saschabaecher-twocream commented 1 month ago

Steps to reproduce

  1. Open the Pimcore demo
  2. In the object definition for "Events", configure the WYSIWYG field so that no height is set (works also with a fixed height)
  3. Open the object with ID: 1121
  4. Click into the WYSIWYG field "Description"
  5. Scroll down within the object
  6. The WYSIWYG editor's toolbar overlaps the text

Warum sollte man scrollen?

If the WYSIWYG field has no height restriction and contains long texts, scrolling is necessary to make extensive changes.

Screenshot collection:

grafik

Actual Behavior

The WYSIWYG editor's toolbar moves over the text when scrolling, which is inconvenient as it obscures the text, making it difficult to edit.

Expected Behavior

The WYSIWYG editor's toolbar should either remain static at the top of the field or provide the ability to move it, allowing for unobstructed text editing.

github-actions[bot] commented 1 week ago

Thanks a lot for reporting the issue. We did not consider the issue as "Pimcore:Priority", "Pimcore:ToDo" or "Pimcore:Backlog", so we're not going to work on that anytime soon. Please create a pull request to fix the issue if this is a bug report. We'll then review it as quickly as possible. If you're interested in contributing a feature, please contact us first here before creating a pull request. We'll then decide whether we'd accept it or not. Thanks for your understanding.