https://bugs.documentfoundation.org/show_bug.cgi?id=167889
Bug ID: 167889
Summary: Calc crashes when typing digit followed by non-digit
characters (with or without Enter if point or comma)
Product: LibreOffice
Version: 24.2.7.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
LibreOffice Calc crashes either immediately or upon pressing Enter, depending
on the input. No error message is shown. The application closes instantly. The
issue occurs in a blank spreadsheet with no formatting or formulas.
Steps to Reproduce:
1. Open LibreOffice Calc (blank spreadsheet).
2. Click on any cell.
3. Type a string that begins with one or more digits followed by one or more
non-digit characters.
Actual Results:
If the non-digit character is a comma (,) or period (.), Calc crashes
immediately upon typing.
If the non-digit character is anything else (e.g. letters, symbols), Calc
crashes upon pressing Enter.
Expected Results:
Calc should accept the input without crashing, regardless of the combination of
digits and non-digit characters. If the input is invalid or ambiguous, it
should be accepted as text (the normal behavior).
Reproducible: Always
User Profile Reset: Yes
Additional Info:
42. → crash immediately
7, → crash immediately
123abc → crash on Enter
8-cibc → crash on Enter
9@home → crash on Enter
5#test → crash on Enter
This issue is specific to LibreOffice 24.2.7.2 installed via Ubuntu 24.04 LTS.
It does not occur in LibreOffice AppImage version 7.6.7.
--
You are receiving this mail because:
You are the assignee for the bug.