| Summary: | Auto-completion position in multi-screen is broken | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-ktexteditor | Reporter: | Jonathan Poelen <jonathan.poelen> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | waqar.17a |
| Priority: | NOR | ||
| Version First Reported In: | 5.115.0 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
auto-completion is on the right screen rather than under the cursor (left)
auto-completion is outside the app (starts on a third screen) video with 2 screens |
||
Created attachment 172342 [details]
auto-completion is outside the app (starts on a third screen)
I have 1 external screen attached to my laptop. Since the steps to reproduce are a bit confusing I tried a couple of ways. Wasn't able to reproduce this by: - Having 2 windows (of the same kate instance open) - Stretching one window across 2 screens. Maybe need more screens to reproduce this. Created attachment 172821 [details]
video with 2 screens
|
Created attachment 172341 [details] auto-completion is on the right screen rather than under the cursor (left) SUMMARY When the application (eg: kate or kdevelop) is opened on several screens, the auto-completion may be displayed on the wrong screen. Command auto-completion (F7) goes to a 3rd unused screen (and in my case below, because it is lower) STEPS TO REPRODUCE 1. Open application on several screen 2. split view, 1 per screen 3. start auto-completion (ctrl+space) for each view OBSERVED RESULT The auto-completion list is always displayed on the same screen. EXPECTED RESULT The auto-completion list displayed below the cursor. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kunbuntu 24.04 KDE Plasma Version: 5.27.11 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.13 ADDITIONAL INFORMATION Screen with Kate Version 23.08.5 (same with kdevelop)