Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

focus indicator inconsistency #602

Open
wkeese opened this issue Mar 8, 2016 · 0 comments
Open

focus indicator inconsistency #602

wkeese opened this issue Mar 8, 2016 · 0 comments
Labels

Comments

@wkeese
Copy link
Member

wkeese commented Mar 8, 2016

The Switch widget indicates focus w/a blue outline, even on IE. But other deliteful controls on IE show the focus with IE's standard dotted black outline. From samples/Buttons.html on IE11:

screen shot 2016-03-08 at 11 25 57 pm

screen shot 2016-03-08 at 11 27 11 pm

To make this consistent, either all the controls should use the current browser's native focus outline, or all the controls should use the blue outline cross-browser.

@tkrugg's argument is that all controls should use the blue outline, because Bootstrap itself uses the blue focus outline cross-browser.

The counterargument is that deliteful only supports one theme named bootstrap, so people are forced to use that deliteful theme even though their app itself doesn't use the bootstrap theme.

Also, does Bootstrap still using the blue outline cross browser? I'm not seeing that on http://getbootstrap.com/ on IE.

@wkeese wkeese added the 1-low label Mar 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant