Closed Bug 1347726 Opened 9 years ago Closed 9 years ago

Clicking "save all" button in new autoclassify UI breaks n/p shortcuts

Categories

(Tree Management :: Treeherder, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: KWierso, Assigned: jgraham)

References

Details

Attachments

(1 file)

Using the new autoclassify ui, if I click the "save all" button, the n/p keyboard shortcuts stop working. It doesn't do that for the "save" button.
Blocks: 1321798
Comment on attachment 8848155 [details] [review] [treeherder] mozilla:prevent_default_focus > mozilla:master I don't know if this is the right approach, but I thought I'd throw it up to get some feedback.
Attachment #8848155 - Flags: review?(cdawson)
Assignee: nobody → james
Comment on attachment 8848155 [details] [review] [treeherder] mozilla:prevent_default_focus > mozilla:master This seems reasonable to me. :)
Attachment #8848155 - Flags: review?(cdawson) → review+
Commit pushed to master at https://github.com/mozilla/treeherder https://github.com/mozilla/treeherder/commit/40dc9ee93aadc3484ec6970a97f4ff7341890eb7 Bug 1347726 - Prevent prevent-default-on-left-click elements retaining focus Elements like toolbar buttons can be clicked and then become disabled. In this case they will eat keyboard shortcuts leading to bugs. A simplisitic fix is just to ensure that those elements give up focus after they are activated.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: