[wp-trac] [WordPress Trac] #56697: File editor: extra padding on sides (was: Extra Padding on Sides of Editor.)
WordPress Trac
noreply at wordpress.org
Fri Oct 21 00:18:53 UTC 2022
#56697: File editor: extra padding on sides
-------------------------------------+-------------------------------------
Reporter: muneeb09 | Owner: (none)
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 6.0.2
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses: ui, accessibility,
needs-patch | css, administration
-------------------------------------+-------------------------------------
Changes (by sabernhardt):
* keywords: extra-padding => reporter-feedback needs-patch
* focuses: ui => ui, accessibility, css, administration
* component: Editor => Administration
Comment:
Hi and thanks for the report!
Which browser(s) and operating system did not allow you to click the
links? I did not have trouble clicking them in Firefox 105 or Chrome 106
(with Windows 10 Home).
The `CodeMirror-scroll` element has a 30-pixel bottom padding, and it
extends about the same distance to the right (in both LTR and RTL language
directions). However, the `.CodeMirror` container hides its overflow,
which ''should'' prevent covering part of the links.
I would like to investigate switching sides so that the visual order
matches the DOM order, though that could transfer any clicking problems
faced in left-to-right languages to the right-to-left languages.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56697#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list