Skip to content

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

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

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

Conversation

@skprabhanjan

Copy link
Copy Markdown
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.

@roblourens roblourens left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
Contributor Author

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

@roblourens

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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