Summary: | Auto complete text is floating in the file picker dialogue | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Justin Zobel <justin> |
Component: | Open/save dialogs | Assignee: | 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
Created attachment 173533 [details]
Screenshot
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. |