https://bugs.documentfoundation.org/show_bug.cgi?id=169819

--- Comment #4 from Volodymyr <[email protected]> ---
Environment:

Windows 11 64-bit

LibreOffice 25.8.3.2 (x86_64)

LibreOffice 26.2.0.0.alpha1+ (x86_64)

Locale: Ukrainian (uk-UA)

Decimal separator: comma (,)

Steps to Reproduce:

Open LibreOffice Writer.

Draw a line.

Right-click the line → choose Line… → set Width to 3.00. Press Enter.

Right-click the same line → set Width to 1.1 (using dot as decimal). Press
Enter.

Observe the applied line thickness in the canvas.

Check the Width value in the property field.

Observed Result:

Line appears thicker than expected.

The Width field shows 5,00 (with comma).

Input with dot (1.1) is interpreted incorrectly due to locale settings.

Expected Result:

Width should correspond exactly to the entered value using the correct decimal
separator for the locale (in Ukrainian locale → comma ,).

Entering 3,00 and 1,1 works as expected.

Analysis:

The behavior is consistent on both tested versions (25.8.3.2 and
26.2.0.0.alpha1+).

In Ukrainian locale, the decimal separator is comma by default, so entering
numbers with a dot leads to misinterpretation.

This is not a bug, but the intended behavior according to locale settings.
Users must use the comma as decimal separator.

Conclusion:

The issue is locale-dependent and works as designed.

No further action is required. Input with a dot (.) in Ukrainian locale is
invalid and the software correctly applies locale rules.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to