Product: WebViewer Spreadsheet Editor
Product Version: 11.6.0 (also tested on 11.11.0)
Please give a brief summary of your issue: Spreadsheet Editor resets inherited font size 8
to 10 on cell edit
Please describe your issue and provide steps to reproduce it: When editing a cell that has
an inherited/default font size of 8, the font size resets to 10 after committing the edit.
This also manifests when applying bold — the font size changes because the underlying cell
edit triggers the same reset.
Steps to reproduce:
- Open the Apryse Spreadsheet Editor demo
- Load the invoice_template.xlsx (default sample)
- Navigate to an empty cell with inherited font size 8 (e.g., E10)
- Confirm toolbar shows font size 8
- Type “abc” via the formula bar
- Press Enter to commit
- Re-select the same cell (E10)
- Font size now shows 10 instead of 8
Expected: Font size should remain 8 after editing.
Actual: Font size resets to 10.