Skip to content

Fix #82200 - "Preserve Case" button in search viewlet is not tabbable#82485

Merged
roblourens merged 3 commits intomicrosoft:masterfrom
skprabhanjan:fix-82200
Oct 23, 2019
Merged

Fix #82200 - "Preserve Case" button in search viewlet is not tabbable#82485
roblourens merged 3 commits intomicrosoft:masterfrom
skprabhanjan:fix-82200

Conversation

@skprabhanjan
Copy link
Contributor

@roblourens , Added the tab functionality for the preserve case button in order to fix #82200.

Whatever onRegexKeyDown was doing before is now being done in onPreserveCaseKeyDown and onRegexKeyDown only makes the preserve case to get focussed.

@joaomoreno joaomoreno removed their assignment Oct 14, 2019
Copy link
Member

@roblourens roblourens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, except tabbing backwards (shift+tab) needs to work too.

@skprabhanjan
Copy link
Contributor Author

@roblourens , Sorry forgot to add that part but it is taken care now , Please check :)

@roblourens
Copy link
Member

Ok now if the replace input is collapsed, I can't shift+tab past the details ... button, I get stuck there.

@skprabhanjan
Copy link
Contributor Author

@roblourens . Fixed this and sorry for the delay :)

@roblourens roblourens added this to the October 2019 milestone Oct 23, 2019
@roblourens
Copy link
Member

Thanks!

@roblourens roblourens merged commit 8ab2f99 into microsoft:master Oct 23, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
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.

"Preserve Case" button in search viewlet is not tabbable

3 participants