Page MenuHomePhabricator

Notification popup clippable area problem - not showing full area
Closed, ResolvedPublic

Description

Clicking the notifications popup, results in a too-small area, but only on first load.
Changing the window size, or closing and re-opening the popup, will temporarily fix it.

17tQcK.png (233×628 px, 17 KB)

Event Timeline

Noticed in .wmf14 (and still exists in .wmf15). Betlabs has it too:

Screen Shot 2017-03-02 at 9.00.01 AM.png (355×559 px, 64 KB)

Screen Shot 2017-03-07 at 2.09.43 PM.png (204×639 px, 28 KB)

It seems that the users with the number of notifications with notification_read_timestamp NULL >25 will display the issue.

Below is the screen recording showing that even opening the notification panel repeatedly will not be successful unless the page will be reload.

This should be fixed with this commit: https://gerrit.wikimedia.org/r/#/c/341702

It's also being deployed, so should be available soon in production.

@Etonkovidova this should already be fixed in beta labs.

Checked in betalabs - the issue is not present anymore.

Change 341725 had a related patch set uploaded (by Catrope):
[mediawiki/extensions/Echo] Revert "Remove FloatableElement hack, no longer needed"

https://gerrit.wikimedia.org/r/341725

Change 341725 merged by jenkins-bot:
[mediawiki/extensions/Echo] Revert "Remove FloatableElement hack, no longer needed"

https://gerrit.wikimedia.org/r/341725

Checked with wmf.15 (testwiki and cawiki)

Catrope claimed this task.