Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Disallow tabbing to prev and next buttons #5848

Merged
merged 1 commit into from
Nov 6, 2013
Merged

Conversation

redmunds
Copy link
Contributor

@redmunds redmunds commented Nov 4, 2013

This is for #5766.

This restores Find dialog behavior to what it was before prev and next buttons were added so that tabbing dismisses dialog.

I also tried to add no-focus class to the Find dialog to disallow click to steal focus from the text field, but it doesn't seem to work.

We're eventually going to rewrite Find, Replace, and Find in Files dialogs, so I think this is sufficient for this bug.

@RaymondLim
Copy link
Contributor

This is definitely a safe fix. Until we can handle tabbing in toolbar, preventing users to tab to those buttons are a reasonable fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants