DesktopEditors
DesktopEditors copied to clipboard
Spreadsheet: Cells containing nbsp (non-breaking space) are missing average, min, and max status bar calculations
This issue is unique.
- [X] I have used the search tool and did not find an issue describing my bug.
Operating System
Linux (RPM package)
Version information
8.0.1.31
Expected Behavior
Selected cells with whitespace should have average, min, and max calculations in status bar.
Actual Behavior
Selected cells are missing average, min, and max calculations in status bar. Only count in status bar.
Reproduction Steps
- Copy and paste into a spreadsheet:
$1 $2 $3 $4
Source:
<p>$1 <br>$2 <br>$3 <br>$4 </p>
- Select the cells.
- Observe missing calculations in status bar.
Additional information
No response