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

       Web browser: ---
            Bug ID: 48815
           Summary: The [close] link shouldn't be injected into HTML
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: accessibility
          Severity: normal
          Priority: Unprioritized
         Component: DismissableSiteNotice
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Otherwise users without CSS and JS (= text browsers, screen readers etc) see
it.

Inserting it with JS might be a solution. This may have pages jerking, but
CentralAuth causes a bigger one.

Anyway a small link won't affect page layout much if there's already something
in the notice. This means, we need to check whether there's really a notice (
.text() != '' ) before creating the link.

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