Description
Currently, when selecting multiple non-contiguous blocks of text using Ctrl + Click & Drag, the status bar's word counter does not update to reflect the total number of words inside the selected fragments. It either shows the count for only one selection or doesn't combine them correctly.
Expected Behavior (Like MS Office)
When a user makes multiple separated text selections holding the Ctrl key, the word count tool in the bottom status bar should dynamically sum up and display the total number of words selected across all active fragments (e.g., "15 of 250 words").
Steps to Reproduce
- Open a document containing several paragraphs.
- Select a word or sentence in the first paragraph.
- Hold the
Ctrl key and select another word or sentence further down in another paragraph.
- Look at the "Contagem de palavras" (Word Count) in the bottom-left corner.
Environment
- App: Euro-Office Desktop Apps
Description
Currently, when selecting multiple non-contiguous blocks of text using
Ctrl + Click & Drag, the status bar's word counter does not update to reflect the total number of words inside the selected fragments. It either shows the count for only one selection or doesn't combine them correctly.Expected Behavior (Like MS Office)
When a user makes multiple separated text selections holding the
Ctrlkey, the word count tool in the bottom status bar should dynamically sum up and display the total number of words selected across all active fragments (e.g., "15 of 250 words").Steps to Reproduce
Ctrlkey and select another word or sentence further down in another paragraph.Environment