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

       Web browser: ---
            Bug ID: 57849
           Summary: Using background-color without setting color is not OK
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Collection
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 13953
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=13953&action=edit
Screenshot of unreadable font color when using erudite skin

There are several places in the CSS where background-color is set, without
setting the text color. If the text color is set to something other than the
default, whether because the user is visually impaired, or because they are
using a different skin, it can then be unreadable.

This is the case for example when using the extension with the Erudite skin
(see attached screenshot), because the default text colour for the message area
is very light (as the background is expected to be dark grey).

The solution is either to remove the background-color settings, or explicitly
add the color for the text (and links), if you're sure you want them. I'll
attach a patch for both options in a moment.

-- 
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