Open Bug 1862929 Opened 8 months ago Updated 8 months ago

Selecting an XHR Breakpoint method shouldn't move the focus back to the text input

Categories

(DevTools :: Debugger, defect, P2)

Unspecified
Windows
defect

Tracking

(Accessibility Severity:s3)

Accessibility Severity s3

People

(Reporter: nchevobbe, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: access)

Steps to reproduce

  1. Open the debugger
  2. Click the + icon in the XHR Breakpoints panel header
  3. Using the keyboard, focus the <select> and chose POST

Expected results

The select closes and the focus stays on it

Actual results

The focus goes back to the input


The behavior is a bit weird, not sure if this was wanted or if it's an oversight.
On OSX it's mostly fine as hitting Up/Down will expand the select, but on Windows and Linux, the arrow key let you "browse" through the select entries without opening the popup, and so here in our case, each time you'll hit the Up/Down, the focus would move back to the text input

Accessibility Severity: --- → s3
Keywords: access
Severity: -- → S3
Priority: -- → P2
OS: Unspecified → Windows
You need to log in before you can comment on or make changes to this bug.