[wp-trac] [WordPress Trac] #53174: notice in link-popup of WYSIWYG overlapping search field

WordPress Trac noreply at wordpress.org
Fri Nov 12 21:30:26 UTC 2021


#53174: notice in link-popup of WYSIWYG overlapping search field
-------------------------------------+-------------------------------------
 Reporter:  jonny-s                  |       Owner:  (none)
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  5.9
Component:  Editor                   |     Version:  5.7.1
 Severity:  minor                    |  Resolution:
 Keywords:  has-patch needs-         |     Focuses:  ui, accessibility,
  screenshots needs-testing          |  css, administration
-------------------------------------+-------------------------------------

Comment (by joedolson):

 Unfortunately, this has created some big problems with focus and keyboard
 access - the active item scrolls out of view on click, keyboard navigation
 no longer keeps things in view. This will probably need some more work.

 If the `#search-results` div has absolute positioning, the keyboard/focus
 works as expected, and with the other style changes, doesn't trigger the
 overlap with the search input.

 Updating patch to apply absolute positioning on results and give the
 results div width.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53174#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list