Bug 492951 - Auto complete text is floating in the file picker dialogue
Summary: Auto complete text is floating in the file picker dialogue
Status: CONFIRMED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Open/save dialogs (show other bugs)
Version: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-10 15:30 UTC by Justin Zobel
Modified: 2024-09-17 13:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot (109.12 KB, image/jpeg)
2024-09-10 15:31 UTC, Justin Zobel
Details

Note You need to log in before you can comment on or make changes to this bug.
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.