https://bugs.documentfoundation.org/show_bug.cgi?id=149306
Bug ID: 149306
Summary: Problem with decimal number selection using double
click
Product: LibreOffice
Version: 7.1.8.1 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
If I have a number like:
123,45
any double click selection on decimal parts “123” or “45”, Writer selects the
WHOLE number/text, which is not desired.
I usually want to select only the one part (where I clicked), either “123” or
“45”.
Btw, if the number format uses the point:
123.45
the selection is OK, but I need “,” as separator.
Steps to Reproduce:
1. Write a number like: 123,45
2. Use double click to select 123 or 45
3. Whole number is selected
Actual Results:
Whole number is selected, expected: partial selection.
Also tried with different LO language/locale, no difference.
Expected Results:
Select either 123 or 45 => the part where I clicked.
Reproducible: Always
User Profile Reset: No
Additional Info:
The selection properly works if "." is used as delimiter:
123.45
double click selects only the desired part.
--
You are receiving this mail because:
You are the assignee for the bug.