https://bugs.kde.org/show_bug.cgi?id=485885
Bug ID: 485885 Summary: Completion text in popup does not vertically align with the input Classification: Applications Product: kate Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: m...@ratijas.tk Target Milestone: --- Created attachment 168739 --> https://bugs.kde.org/attachment.cgi?id=168739&action=edit Kate SUMMARY When completing some text one might expect that completion suggestions are neatly aligned with the prefix input, like other text editing applications / IDEs do it. STEPS TO REPRODUCE 1. Open any text file 2. type in few characters 3. Hit Ctrl+Space if a popup hasn't already shown up OBSERVED RESULT Input text is here, suggestions are somewhere there far to the right. EXPECTED RESULT Suggestions are vertically aligned right below the input text. This requires shifting the completion popup to the left to account for padding/margin and an icon width. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.0.80 KDE Frameworks Version: 6.2.0 Qt Version: 6.7.0 Kernel Version: 6.8.7-arch1-1 (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION Sublime Text, IntelliJ platform are some examples of products which got this attentions to the details right. -- You are receiving this mail because: You are watching all bug changes.