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

Add visual hints for active form elements #6464

Closed
rivadav opened this issue Oct 18, 2014 · 2 comments
Closed

Add visual hints for active form elements #6464

rivadav opened this issue Oct 18, 2014 · 2 comments
Assignees
Labels
c: Accessibility When something is not usable for a certain group (eg missing contrast) or devices (eg smartphones). c: Usability For issues that let users achieve a defined goal more effectively or efficiently. duplicate For issues that already existed in our issue tracker and were reported previously. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@rivadav
Copy link

rivadav commented Oct 18, 2014

The problem
There's no visual clue what form element is currently selected which may impact accessibility (#4167).
As mentioned on Piwik forum: http://forum.piwik.org/read.php?3,118149
"I noticed on the Login-form, that when moving from field to field with the tab key,
there's no visual indicator when the focus is on the checkbox or the submit button.
On textfields the blinking cursor is the only indicator."

zrzut ekranu 2014-10-18 14 13 20
zrzut ekranu 2014-10-18 14 11 11

Proposed solution
The default light-blue border over input is usually sufficient clue that input is selected.
zrzut ekranu 2014-10-18 15 06 10

@mattab
Copy link
Member

mattab commented Nov 3, 2014

Thanks for the nice suggestion! +1 for the light blue border (or maybe we can reuse an existing Themed color)

@mattab mattab added Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. c: Usability For issues that let users achieve a defined goal more effectively or efficiently. labels Nov 3, 2014
@mattab mattab added this to the Short term milestone Nov 3, 2014
@tsteur
Copy link
Member

tsteur commented Feb 4, 2015

This was recently fixed during the Catalyst Academy. A dark / grayish color was used. I think the related PR is #7035

@tsteur tsteur closed this as completed Feb 4, 2015
@tsteur tsteur self-assigned this Feb 4, 2015
@tsteur tsteur modified the milestones: Piwik 2.11.0, Short term Feb 4, 2015
@tsteur tsteur added the duplicate For issues that already existed in our issue tracker and were reported previously. label Feb 4, 2015
@mattab mattab added the c: Accessibility When something is not usable for a certain group (eg missing contrast) or devices (eg smartphones). label Jan 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Accessibility When something is not usable for a certain group (eg missing contrast) or devices (eg smartphones). c: Usability For issues that let users achieve a defined goal more effectively or efficiently. duplicate For issues that already existed in our issue tracker and were reported previously. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

3 participants