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

       Web browser: ---
            Bug ID: 50870
           Summary: mediawiki.notification should show the notification
                    bubble relative to the screen, not to the document
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: JavaScript
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: rainerril...@hotmail.com
                CC: krinklem...@gmail.com, matma....@gmail.com,
                    tpars...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

Original bug title:
mediawiki.notification should show the notification bubble relative to the
screen, not to the document

Current behaviour:
Calling mw.notify("abc") in JavaScript creates a message-bubble somewhere below
the first <h1> heading (the title) and the bubble disappears after about 5s.

Why this is an issue:
But if you have scrolled-down the page, the notification disappears without
being read.

Where is this an issue:
For example, when marking large new pages as patrolled, the patrol link is at
the bottom of the page and the message whether patrolling succeeded is not
visible to the user. Or at custom gadgets/user scripts.

Expected behaviour:
Bubble shown, no matter of the current scroll position.

Possible implementation:
Fixed position.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to