Skip to content

Ordered list not incrementing when put directly after an unordered list #5160

@Vringe

Description

@Vringe

Describe the bug
If you put an ordered list directly after an unordered list, the numbers are not incrementing.
As soon as you put an empty line between, the numbers are correct.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://video.etherpad.com/
  2. Create a new pad
  3. Create an unordered list with 2 list items
  4. Create an ordered list directly after

Expected behavior
An ordered list should increment its number

Screenshots
Screenshot 2021-08-24 at 10 04 52

Server (please complete the following information):

  • Etherpad version: 1.8.14
  • OS: Host runs Ubuntu 18.04 (But I'm using the official docker image)
  • Node.js version (node --version): v14.17.1
  • npm version (npm --version): 6.14.13

Desktop (please complete the following information):

  • OS: Mac OS 11.4
  • Browser Chrome & Firefox
  • Version 92.0.4515.159 (Chrome) & 91 (Firefox)

Metadata

Metadata

Assignees

Labels

BuglistsOrdered and Unordered lists

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions