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

Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|jforrester+veteambztickets@ |[email protected]
                   |wikimedia.org               |

--- Comment #4 from Roan Kattouw <[email protected]> ---
So I had a chat with Trevor and we decided that the text shadow should be
removed for readonly TextInputWidgets (like the examples in your screenshot).
It makes no sense because it's a white shadow on a white background anyway, so
you can't even see it unless you're selecting.

For disabled TextInputWidgets, we do want to keep the white shadow to make the
gray text on a gray background stand out. We considered unsetting the shadow
when selecting, but selection of text in a disabled input 1) sounds like it
shouldn't be possible, 2) doesn't appear to be detectable and 3) is implemented
inconsistently in browsers (I played with it in Firefox and it was HAUNTED)

-- 
You are receiving this mail because:
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