Description: "Add Decimal Place" or "Delete Decimal Place" buttons have no effect on scientific format. Steps to reproduce: 1. Enter a scientific value, such as 1.234E-3 => Default scientific format display it as "1.23E-003" 2. Click on button "Add Decimal Place" to show last significant digit Actual behavior: Nothing happens Expected behavior: Format should be modified to "1.234E-003"
Reproducible with LO 4.4.0.3, Win 8.1.
FYI: Commit https://gerrit.libreoffice.org/#/c/14264/ fixed this problem