Page MenuHomePhabricator

Chrome: Long URLS are not broken on Special:Log page on all skins
Open, MediumPublicBUG REPORT

Description

For a few days now, some special pages have been displayed incorrectly in Vector-2022 (got the same mistake using Safari & Chrome)

I first noticed at bug at https://de.wikipedia.org/wiki/Spezial:Logbuch/spamblacklist – for some reason there is no page break, instead you need to scroll to the right

Screenshot 2022-07-25 at 10.01.38.png (1×2 px, 484 KB)

Screenshot 2022-07-25 at 10.01.54.png (1×2 px, 264 KB)

This can be replicated at other wikis, e.g. https://en.wikipedia.org/wiki/Special:Log?type=spamblacklist&user=&page=&wpdate=&tagfilter=&wpfilters%5B%5D=newusers

Screenshot 2022-07-25 at 10.33.02.png (1×2 px, 539 KB)

Similar bug at https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=agg-Affiliates&language=de&filter=%21translated&action=translate

Screenshot 2022-07-25 at 10.02.16.png (1×2 px, 446 KB)

Screenshot 2022-07-25 at 10.02.45.png (1×2 px, 266 KB)

Screenshot 2022-07-25 at 10.02.55.png (1×2 px, 255 KB)

Probably related: Some buttons at abuse filter are displaced as well https://de.wikipedia.org/wiki/Spezial:Missbrauchsfilter/6

Screenshot 2022-07-25 at 10.12.20.png (1×2 px, 581 KB)

What should have happened instead?:

As far as I know, most pages and most special pages are displayed correctly (e.g. https://de.wikipedia.org/wiki/Spezial:Logbuch/newusers)

Screenshot 2022-07-25 at 10.02.05.png (1×2 px, 533 KB)

Event Timeline

I first noticed at bug at https://de.wikipedia.org/wiki/Spezial:Logbuch/spamblacklist – for some reason there is no page break, instead you need to scroll to the right

This is caused by the long URLs in the page body. Since URLs have no spaces and the word-wrap CSS property is not specified, they just overflow the container.

Probably related: Some buttons at abuse filter are displaced as well https://de.wikipedia.org/wiki/Spezial:Missbrauchsfilter/6

This is unrelated -- the same bug happens in other skins and it was caused by an OOUI upstream change, see T313238.

Jdlrobson subscribed.

Should likely be fixed on the special page itself. This works fine in Firefox.

Jdlrobson renamed this task from Some special pages not displayed correctly in Vector-2022 to Chrome: Long URLS are not broken on Special:Log page in Vector-2022.Jul 26 2022, 10:10 AM
ovasileva renamed this task from Chrome: Long URLS are not broken on Special:Log page in Vector-2022 to Chrome: Long URLS are not broken on Special:Log page on all skins.Aug 1 2022, 2:09 PM
ovasileva triaged this task as Medium priority.
ovasileva moved this task from Incoming to Groomed on the Web-Team-Backlog board.