Last modified: 2013-05-30 21:11:36 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T49777, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 47777 - Readability of login and signup forms in low contrast / low light could be improved
Readability of login and signup forms in low contrast / low light could be im...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
User login and signup (Other open bugs)
1.22.0
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
: accessibility, design
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-04-27 18:26 UTC by Ori Livneh
Modified: 2013-05-30 21:11 UTC (History)
8 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
default form appearance in Ubuntu Firefox (93.23 KB, image/png)
2013-05-29 18:21 UTC, spage
Details
darker Agora labels in Ubuntu Firefox (93.25 KB, image/png)
2013-05-29 18:47 UTC, spage
Details

Description Ori Livneh 2013-04-27 18:26:30 UTC
We should explicitly investigate the appearance of the forms in low-light / low contrast environments and see if we could improve it. We could try making the placeholder text a bit darker, and ensure that the labels are darker than the placeholder text.
Comment 1 spage 2013-05-28 09:52:08 UTC
In Firefox, from light to dark:

* The text field border is #C9C9C9
  This is $agoraGray in the Compass sass files from which we build the Agora CSS.

* placeholder text is #898989
  This isn't explicitly styled but it varies with the text input color, Firefox's rule is opacity: 0.54.

* label text is #7D7D7D
  I think this is darken($agoraGray, 30%) in sass

* text input is #252525
  This is $agoraTextColor in sass.

all on a #FFFFFF background.

I think the labels should be darker. darken($agoraGray, 50%) makes them #4a4a4a.  But I'm not a designer.
Comment 2 spage 2013-05-29 18:21:35 UTC
Created attachment 12419 [details]
default form appearance in Ubuntu Firefox
Comment 3 spage 2013-05-29 18:47:20 UTC
Created attachment 12420 [details]
darker Agora labels in Ubuntu Firefox

Example of darker labels. I changed .mw-ui-vform > div label to color: #4A4A4A;
Comment 4 Jared Zimmerman (WMF) 2013-05-29 20:59:31 UTC
Approved from Design. Darken away!
Comment 5 Matthew Flaschen 2013-05-29 21:07:20 UTC
For future reference, WORKSFORME means the current behavior is correct (i.e. no change is required).
Comment 6 Matthew Flaschen 2013-05-29 21:56:51 UTC
See also bug 47698, which is about Monobook issues.  The issue is more noticeable there, due to a slight background on the Monobook login screen.

They also noted that the button text is light in non-Vector skins, particularly given that it's overlaid on gray.  I already did a fix for that (not affecting text color).
Comment 7 Matthew Flaschen 2013-05-29 21:57:19 UTC
By "text color" I meant the text of regular fields (e.g. input type text).
Comment 8 Gerrit Notification Bot 2013-05-29 22:23:14 UTC
Related URL: https://gerrit.wikimedia.org/r/66047 (Gerrit Change I01dd960d673a37d519ae8805db1fbbcb5a4306c9)
Comment 9 Gerrit Notification Bot 2013-05-30 20:52:19 UTC
Related URL: https://gerrit.wikimedia.org/r/66164 (Gerrit Change I01dd960d673a37d519ae8805db1fbbcb5a4306c9)
Comment 10 Gerrit Notification Bot 2013-05-30 21:11:36 UTC
Related URL: https://gerrit.wikimedia.org/r/66172 (Gerrit Change I01dd960d673a37d519ae8805db1fbbcb5a4306c9)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links