Opened 5 years ago
Closed 2 years ago
#52565 closed defect (bug) (worksforme)
A Scrollbar Appear in a right panel when editing a page or post
| Reported by: | Pratik Jain | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
With WordPress 5.7 Beta 3, there is a scrollbar in right side panel when we add or edit any page or post.
The scrollbar appear only on Mozilla Browser. In Chrome Browser there is no scrollbar.
My Mozilla Browser version is 85.0.2
Attachments (5)
Change History (17)
This ticket was mentioned in Slack in #core by hellofromtonya. View the logs.
5 years ago
This ticket was mentioned in Slack in #core by hellofromtonya. View the logs.
5 years ago
#5
@
5 years ago
- Keywords reporter-feedback added
I could not reproduce the issue as well.
Tested on MacOSX/Firefox 85.0.2.
@
5 years ago
Able to reproduce on Mac with Firegox 85.0.2 and latest 5.7 trunk version WHEN changing "System Preferences > General > Show scroll bars" to "Always".
#6
@
5 years ago
- On Mac
- using Firefox 85.0.2
- Latest version of 5.7 from
trunk
Not able to reproduce until I changed System Preferences > General > Show scroll bars to Always. After that change, then I can reproduce. See attached gifs.
#7
@
5 years ago
- Keywords needs-patch added; reporter-feedback removed
- Milestone 5.7 → Future Release
- Version trunk
After testing with @peterwilsoncc @audrasjb and @davidbaumwald, discovered:
- Can reproduce on Mac and Windows
- Happens in latest version of 5.7
trunkas well as in 5.6.1
As Peter notes
I am seeing it on 5.6.1 on my site, so not a 5.7 regression.
Removing trunk as the version.
As 5.7 RC1 is tomorrow, there's no patch, and not a 5.7 regression, moving it to a Future Release.
#8
@
5 years ago
I believe this is a 5.6 regression. Testing with Windows/Firefox 85.0.2, I can see a horizontal scrollbar with WP 5.7, which wasn't there with WP 5.6 (screenshot above).
#11
@
4 years ago
Not a solution in the true sense, but this workaround (setting Firefox to use overlay scrollbars) seems to do the trick for me (on Windows 10): head over to about:config and add ui.useOverlayScrollbars with a (number) value of 1.
Source: https://www.reddit.com/r/gnome/comments/r2ne2f/til_overlay_scrollbars_in_firefox_and_thunderbird/
One downside is that sites with, e.g., overflow-y: scroll may have the scrollbar(s) move in front (and thus partially cover) certain page elements. (Chrome doesn’t do this.)
A potential actual fix would be to detect the presence of a vertical scrollbar and set an appropriate margin on the sidebar's child elements, in Firefox only, which seems super risky and not very future proof.
#12
@
2 years ago
- Keywords needs-patch removed
- Milestone Future Release
- Resolution → worksforme
- Status new → closed
Firefox gave me the horizontal scrollbar for document settings as recently as WordPress 6.2, but not in 6.3 or 6.6. I'll close the ticket, but please find or open an issue on the Gutenberg GitHub Repository if you still experience the scrollbar.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Scrollbar in Mozilla FireFox Browser