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

RadioButton: selection doesn't show up in high contrast #597

Closed
wkeese opened this issue Feb 23, 2016 · 1 comment
Closed

RadioButton: selection doesn't show up in high contrast #597

wkeese opened this issue Feb 23, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@wkeese
Copy link
Member

wkeese commented Feb 23, 2016

The problem is that it's using background-color rather than using a character like Checkbox does. So the selected radio button looks just like the others:

screen shot 2016-02-23 at 10 42 22 pm

Seems like http://www.fileformat.info/info/unicode/char/25cb/index.htm and http://www.fileformat.info/info/unicode/char/25CF/index.htm would be good characters.

If it's problematic getting the character to be centered (or whatever) then it could just be used in high-contrast mode.

@wkeese wkeese added the bug label Feb 23, 2016
@wkeese wkeese self-assigned this Feb 23, 2016
@wkeese wkeese added this to the 0.8.2 milestone Feb 23, 2016
@wkeese wkeese changed the title RadioButton: doesn't show up in high contrast RadioButton: selection doesn't show up in high contrast Feb 24, 2016
@wkeese wkeese closed this as completed in bd5bfa0 Mar 8, 2016
@wkeese
Copy link
Member Author

wkeese commented Mar 10, 2016

Note: I broke it again in 4dfd44b so then fixed it again in cf40d28.

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