Opened 10 years ago
Last modified 10 years ago
#12351 confirmed Bug
Find/Replace accessibility
Reported by: | Karen Ananiev | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | |
Keywords: | Cc: |
Description
- Find dialog: Enter key when focus is in "Find what" field should find the text.
- Replace dialog: (tabindex) Tab key when cursor is in "Find what" field should move focus to "Replace with" field.
First part is a duplicate of #6553
Second part is correct report. Sure some users might want to use Find feature in find/replace tab but more common case for this tab is in fact replacing one word with another so order for tabIndex should be changed.