https://bugs.documentfoundation.org/show_bug.cgi?id=148101
Bug ID: 148101
Summary: UI Remote Files dialog has too aggressive File name
autocomplete
Product: LibreOffice
Version: 6.4.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, regression
Severity: normal
Priority: medium
Component: framework
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 178996
--> https://bugs.documentfoundation.org/attachment.cgi?id=178996&action=edit
Video showing the problematic behavior
When trying to save a file in the Remote Files dialog, the file name
autocompletion works instantly when the last part of the file name is deleted.
This makes it inconvenient to save files with a different name to the same
remote directory they were opened from.
1, Open a file from the Remote Files dialog
2, Choose Save - Save Remote File
3, Go to the same directory that contained the file
4, In the File name box try to remove the last few letters of the name with
Backspace, Delete or by highlighting with Ctrl-Shift-Left and then
Backspace/Delete.
Autocomplete instantly completes the current file name, making changes like
file_v2.odt -> file_v3.odt rather tricky.
Bibisected in linux-6.4 to:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=09e3d45cdc5c739e5246388a83ccfc6d76bf66e9
author Caolán McNamara <[email protected]> 2019-10-21 14:20:12 +0100
committer Caolán McNamara <[email protected]> 2019-10-29 13:58:47
+0100
weld fpicker cluster
Before this autocomplete was not aggressive, only the End key triggered it the
way currently any key trigger it.
Adding CC to: Caolán McNamara
--
You are receiving this mail because:
You are the assignee for the bug.