Skip to content

Font/style changes apply only to one list item instead of entire selected list #313

@Arman-mart

Description

@Arman-mart

When selecting an entire ordered or unordered list and applying a font/style change (e.g., bold, font family, size), the change only applies to a single list item (<li>), while the remaining items keep their original formatting.

Steps to Reproduce:

  1. Create an ordered or unordered list with multiple items.
  2. Select the entire list (including all items).
  3. Change the font or apply a style (e.g., font family, bold, color).
  4. Observe that only one item in the list changes; others keep the previous style.

Expected Behavior:
When the full list is selected, the font/style change should apply to all list items in the selection.

Package: jodit-react ^5.2.19

Occurs with both ordered and unordered lists

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions