https://bugs.documentfoundation.org/show_bug.cgi?id=171166
Bug ID: 171166
Summary: Search field auto-complete breaks user input
Product: LibreOffice
Version: 25.8.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Search field auto-complete breaks user input
Steps to Reproduce:
1.Open a new Calc sheet
2.Ctrl+F
3.Type "1234"
4.Type Enter, and you will get a message that the search term was not found
4.Ctrl+F again
5.The search term "1234" itself is now selected with in search field.
5.Type 1256
Actual Results:
The search term is 1256234
Expected Results:
The search term is 126
Reproducible: Always
User Profile Reset: No
Additional Info:
It seams that the combination of text selection and auto completition is broken
here?
I noticed this problem when working with the GTK backend.
Version: 25.8.4.2 (X86_64) / LibreOffice Community
Build ID: 580(Build:2)
CPU threads: 8; OS: Linux 6.18; UI render: default; VCL: gtk3
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Ubuntu package version: 4:25.8.4-0ubuntu0.25.10.1
Calc: threaded
However, when using the Qt backend, everything works as expected.
--
You are receiving this mail because:
You are the assignee for the bug.