Page MenuHomePhabricator

Watchlist notification bubble changed appearance on enwiki
Closed, DuplicatePublic

Assigned To
None
Authored By
Quiddity
Mar 31 2015, 12:18 AM
Referenced Files
F107509: Screenshot_from_2015-03-31_12:25:32.png
Mar 31 2015, 7:27 PM
F107508: Screenshot_from_2015-03-31_12:25:56.png
Mar 31 2015, 7:27 PM
F107215: qA9odM7.png
Mar 31 2015, 12:18 AM
F107214: xVh7DxV.png
Mar 31 2015, 12:18 AM

Description

Clicking the watchlist star at enwiki, creates a notification-bubble. Today, the appearance of that bubble changed, but only on enwiki.

Currently:

qA9odM7.png (713×182 px, 21 KB)

Previously/Standard:

xVh7DxV.png (604×253 px, 31 KB)

Event Timeline

Quiddity raised the priority of this task from to Needs Triage.
Quiddity updated the task description. (Show Details)
Quiddity added a project: MediaWiki-General.
Quiddity subscribed.

Cannot reproduce on en.wp with Firefox 36 on Fedora 21. Looks like "Previously" here.

(Plus no deployment since March 25 on en.wp (except SWATs that I didn't check) and don't see anything in https://en.wikipedia.org/w/index.php?title=MediaWiki:Common.css&action=history about .mw-notification-area either.)

It's now visible at beta: http://en.wikipedia.beta.wmflabs.org/wiki/Main_Page

No longer visible at enwiki. Screenshotted:

Screenshot_from_2015-03-31_12:25:56.png (1,920×1,058 px, 298 KB)

Screenshot_from_2015-03-31_12:25:32.png (1,920×1,058 px, 373 KB)

Confirming, and on en.wp in Vector skin I see this CSS for positioning:

.mediawiki .mw-notification-area-layout {
  top: 7em;
}

while I don't see that CSS on en.wikipedia.beta.wmflabs.org.
But there's also the difference about the addedwatchtext string that I have no idea about.