https://bugzilla.wikimedia.org/show_bug.cgi?id=71150

--- Comment #11 from Prateek Saxena <[email protected]> ---
(In reply to Florian in comment #9)

> The main reason is, that it is too much of indication (look the screenshots)

Having a border all around the element is also the default way some browsers
show focus on  buttons, inputs and links. There is no consistent API to style
the outline they already provide which is why we have to implement it
ourselves. Copying some points from the commit message of the patch - 

- Make focus state consistent across UI controls (analogous update for buttons
is already merged and checkboxes coming soon).
- Support for browsers that don't support box-shadow by making the border the
same color.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to