Wonky scrolling behavior inside of an edit element modal
@benjamindavid is already working on this.
Since May 31, 2017.
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
Description
If you have a Rich Text field with a lot of content inside of an edit element modal window, you can get wonky behavior in narrow window sizes. Note that if you try the following in a tall window where the main browser doesn't have a scrollbar, it seems to work fine.
Steps to reproduce
-
craft3test.zip Restore this database backup (MySQL) on a Craft 3 install (issue also affects Craft 2).
-
Login username: admin password: letmein
-
Go to Entries and edit the Home single.
-
Double click the "We just installed Craft" entry in the Articles Entry field.
-
Resize the browser so that you get a horizontal scroll bar on the main window. i.e. make it short.
-
Scroll to the bottom of the edit element modal.
-
Try and scroll back up. It's all wonky.
Additional info
- Craft version: 2.x and 3.x
- PHP version: n/a
- Database driver & version: MySQL
- Plugins & versions: n/a
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.