Page MenuHomePhabricator

WWT: Fix Italicization Bug on History & Contributions Pages
Closed, ResolvedPublic

Description

As a WWT user, I want pages stylings to remain consistent when WWT is enabled/disabled, so that I can have a smooth and user-friendly experience.

Acceptance Criteria:

  • Remove italics styling for revision size and number of bytes on Special:Contributions and History pages
    • Note: this bug does not seem to appear when one's looking at own Special:Contributions.

Steps to reproduce (History pages)

  1. Enable Who-Wrote-That extension on Chrome (I have not tested on Firefox)
  2. Open https://en.wikipedia.org/w/index.php?title=Software_bug&action=history
    • Observe the number of bytes and revision size difference appear in italics typeface.
  3. Disable the extension
  4. Open/Refresh https://en.wikipedia.org/w/index.php?title=Software_bug&action=history
    • Observe the number of bytes and revision size difference do not appear in italics typeface.

Steps to reproduce (Special:Contribs)

  1. Enable Who-Wrote-That extension on Chrome
  2. Open https://en.wikipedia.org/wiki/Special:MyContributions
    • Observe the number of bytes and revision size difference do not appear in italics typeface.
  3. Now open https://en.wikipedia.org/wiki/Special:Contributions
  4. In the username field, insert any username that made any edit
    • Observe the number of bytes and revision size difference appear in italics typeface.

Visual Examples:
With italics when WWT is enabled:

Screen Shot 2020-01-06 at 7.44.31 PM.png (317×1 px, 157 KB)

Without italics when WWT is disabled:
Screen Shot 2020-01-06 at 7.44.23 PM.png (336×1 px, 146 KB)

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
ifried renamed this task from WWT: Do not italicize revision size difference and bytes number to WWT: Fix Italicization Bug for WWT.Jan 7 2020, 12:50 AM
ifried renamed this task from WWT: Fix Italicization Bug for WWT to WWT: Fix Italicization Bug on History & Contributions Pages.
ifried updated the task description. (Show Details)
ifried moved this task from New & TBD Tickets to Needs Discussion on the Community-Tech board.

This seems to have been fixed in the recent WWT refactor work. See screenshot below (when WWT is enabled). For this reason, I'm marking this work as Done.

Screen Shot 2020-02-05 at 10.55.27 AM.png (552×1 px, 264 KB)

ifried claimed this task.