etherpad-plugins icon indicating copy to clipboard operation
etherpad-plugins copied to clipboard

changing headings in a list works, but back to "normal" clears the list type. Don't do this. Keep the list style intact.

Open Wikinaut opened this issue 12 years ago • 3 comments

When you have an ordered (or unorded) list

  • asdsad
  • dasddas
  • sadasdads

and change the heading style in the second line (for example), you can change it to all heading types, but you cannot simply remove the heading style without a negative sideeffect:

  • when clicking on (heading) Normal, a previous list style of that line (here: bulleted, unordered list) is removed.

This should not happen.

Wikinaut avatar Aug 02 '12 20:08 Wikinaut

...seems to be an etherpad-lite bug in AttributeManager.js

fourplusone avatar Aug 03 '12 09:08 fourplusone

Can you fix that, please ?

Wikinaut avatar Aug 03 '12 10:08 Wikinaut

Fixed in ep_headings2

JohnMcLear avatar Dec 28 '14 17:12 JohnMcLear