Description
Details
Related Objects
- Mentioned In
- T141923: Alerts and Notices icons are too large on 1.28-wmf.13
T142053: Notification badges misaligned in Monobook in IE11 and below - Mentioned Here
- T141923: Alerts and Notices icons are too large on 1.28-wmf.13
T141942: New notices and alerts icons overlap MonoBook tabs
T142053: Notification badges misaligned in Monobook in IE11 and below
T142045: Alerts and Notices icons look terrible on IE
Event Timeline
According to T142045: Alerts and Notices icons look terrible on IE this is also broken in IE11 in RTL languages; it worked for me in IE11 in LTR though.
In addition, it doesn't only LOOK bad. It prevents users from clicking links that are hidden by these large icons (such as tabs on the top).
Change 302843 had a related patch set uploaded (by Catrope):
Prevent IE from rendering the badge SVGs ridiculously big
Change 302843 merged by jenkins-bot:
Prevent IE from rendering the badge SVGs ridiculously big
Change 302845 had a related patch set uploaded (by Catrope):
Prevent IE from rendering the badge SVGs ridiculously big
The fix works - checked in IE11 Windows7. @Catrope, Monobook display issue is still there.
Change 302845 merged by jenkins-bot:
Prevent IE from rendering the badge SVGs ridiculously big
I've split out the Monobook issue into T142053: Notification badges misaligned in Monobook in IE11 and below because it happens in more IE versions than this bug, and because it was there even before Moriel made changes to the Monobook styles for T141942.
Mentioned in SAL [2016-08-03T23:41:02Z] <dereckson@tin> Synchronized php-1.28.0-wmf.13/extensions/Echo/modules/nojs/: Adjust notification badges for monobook (T141923). Prevent IE from rendering the badge SVGs ridiculously big (T142042). (duration: 00m 29s)
Checked in IE10 (via dev tools in IE 11) and IE11 - the icons displayed normally sized as for Chrome/FF/Safari.
IE11
IE10
IE9 also displays badges icons (and Special Notifications page) correctly.
Change 303253 had a related patch set uploaded (by Bartosz Dziewoński):
mw.echo.badge: Use 'background-image' rather than 'content'
Change 303253 merged by jenkins-bot:
mw.echo.badge: Use 'background-image' rather than 'content'