Page MenuHomePhabricator

List type change is described once for each list item
Closed, ResolvedPublic

Description

  1. Open a doc that has a bullet list with multiple items
  2. Change that list to a numbered list
  3. View the visual diff

Expected:

  1. The change from bullet to numbered is described once

Actual:

  1. The change is described multiple times, once for each list item

Bonus: Hover on the change description should highlight the list and this is broken too.

Event Timeline

Change 748725 had a related patch set uploaded (by Esanders; author: Esanders):

[VisualEditor/VisualEditor@master] List diff: Fix display of list node attribute change (e.g. bullet->numbered)

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

Change 748725 merged by jenkins-bot:

[VisualEditor/VisualEditor@master] List diff: Fix display of list node attribute change (e.g. bullet->numbered)

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

Change 749255 had a related patch set uploaded (by Bartosz Dziewoński; author: Bartosz Dziewoński):

[mediawiki/extensions/VisualEditor@master] Update VE core submodule to master (4b2339f6e)

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

Change 749255 merged by jenkins-bot:

[mediawiki/extensions/VisualEditor@master] Update VE core submodule to master (4b2339f6e)

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

Change is described once and hovering over the change description highlights the list. See

Screenshot 2021-12-22 at 17.42.40.png (844×1 px, 151 KB)

ppelberg claimed this task.