Opened 4 years ago
Last modified 4 years ago
#50132 new defect (bug)
Word Counter on Classic Editor is bugged
Reported by: | matpratta | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.4.1 |
Component: | Editor | Keywords: | |
Focuses: | ui, javascript | Cc: |
Description
On the Classic Editor, sometimes words after a new line or new paragraph are not counted properly. If you create 10 lines, each consisting of 10 words each, only 91 words will be accounted for.
This seems to be mostly a JavaScript bug, but can potentially affect any other word-counting function on WP too, if their implementation is similar.
Note: See
TracTickets for help on using
tickets.
Related: #40759