Page MenuHomePhabricator

Timeless doesn't correctly apply supressed CSS styles
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:
all edits, despite being supressed, show with the single-crossed out gray markup of ordinary revision-deleted edits

What should have happened instead?:
edits should appear double-crossed out and black like in all other skins (I checked vector-2022, vector, monobook, cologneblue and minerva)

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):
Related AN thread: https://en.wikipedia.org/wiki/Wikipedia:Administrators%27_noticeboard#Double-black-stricken_edits_in_contributions

checked in Firefox 138.0.3 and edge 136.0.3240.76

Event Timeline

Interestingly, this doesn't seem to affect Safari, as it seems to treat the conflicting text-decoration shorthand that it uses versus the text-decoration-style longhand that is normally present. Easy enough fix though!

Change #1182635 had a related patch set uploaded (by Perryprog; author: Perryprog):

[mediawiki/skins/Timeless@master] revdel: Don't clobber suppression text decoration

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

Change #1182635 merged by jenkins-bot:

[mediawiki/skins/Timeless@master] revdel: Don't clobber suppression text decoration

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