Bug 492951

Summary: Auto complete text is floating in the file picker dialogue
Product: [Frameworks and Libraries] frameworks-kio Reporter: Justin Zobel <justin>
Component: Open/save dialogsAssignee: KIO Bugs <kio-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: cwo.kde, kdelibs-bugs
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Screenshot

Description Justin Zobel 2024-09-10 15:30:21 UTC
See screenshot attached

All built from git master Sept 10

Operating System: Solus 4.5
KDE Plasma Version: 6.1.80
KDE Frameworks Version: 6.7.0
Qt Version: 6.7.2
Kernel Version: 6.10.8-301.current (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 PRO 4750U with Radeon Graphics
Memory: 29.1 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
Product Name: 20Y1001SAU
System Version: ThinkPad P14s Gen 1
Comment 1 Justin Zobel 2024-09-10 15:31:25 UTC
Created attachment 173533 [details]
Screenshot
Comment 2 cwo 2024-09-17 13:34:15 UTC
Can reproduce on master.

It happens when the list of suggestions is too large to show below the input field, then is narrowed down by further input. It does not happen with lots of screen space below the file picker. Not sure what a good way to handle this is, as yet more input may cause the list to grow again, and having the location of completions jump around wildly also seems less than optimal.