[GH-ISSUE #334] When hover in the code editor over the class with extensive documentation like ArrayCtrl it is being closed immediatly #99

Closed
opened 2026-05-05 03:39:41 -06:00 by gitea-mirror · 8 comments
Owner

Originally created by @klugier on GitHub (Dec 26, 2025).
Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/334

Originally assigned to: @mirek-fidler on GitHub.

I just noticed that when hover in the code editor over the class with extensive documentation like ArrayCtrl it is being closed immediately. Annoying and it doesn't allow to read the documentation directly in the code editor.

Platform details: Linux GTK Backend with native Wayland enabled :)

Originally created by @klugier on GitHub (Dec 26, 2025). Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/334 Originally assigned to: @mirek-fidler on GitHub. I just noticed that when hover in the code editor over the class with extensive documentation like ArrayCtrl it is being closed immediately. Annoying and it doesn't allow to read the documentation directly in the code editor. Platform details: Linux GTK Backend with native Wayland enabled :)
Author
Owner

@mirek-fidler commented on GitHub (Dec 27, 2025):

For future: Would be nice to leave a note about platform (have not checked yet, but this can be platform dependent)

<!-- gh-comment-id:3693843941 --> @mirek-fidler commented on GitHub (Dec 27, 2025): For future: Would be nice to leave a note about platform (have not checked yet, but this can be platform dependent)
Author
Owner

@mirek-fidler commented on GitHub (Dec 27, 2025):

(works for me in Win11, please provide more details to reproduce)

Image
<!-- gh-comment-id:3693861234 --> @mirek-fidler commented on GitHub (Dec 27, 2025): (works for me in Win11, please provide more details to reproduce) <img width="2530" height="1439" alt="Image" src="https://github.com/user-attachments/assets/1df350a3-b678-420f-8721-e2e0f2481838" />
Author
Owner

@mirek-fidler commented on GitHub (Dec 27, 2025):

Actually, thinking about it, it would be a nice new function in theide: "Platform details for bug report" :)

<!-- gh-comment-id:3693861862 --> @mirek-fidler commented on GitHub (Dec 27, 2025): Actually, thinking about it, it would be a nice new function in theide: "Platform details for bug report" :)
Author
Owner

@ismail-yilmaz commented on GitHub (Dec 27, 2025):

IME, that usually happens when at least one of the popup windows coordinates (l,t,r, b) is offsetted out of the view/screen coordinates (at least on linux/gnome), and usually happens on such large popups. And this is generally true for popups, not just TheIDE.

<!-- gh-comment-id:3693868204 --> @ismail-yilmaz commented on GitHub (Dec 27, 2025): IME, that usually happens when at least one of the popup windows coordinates (l,t,r, b) is offsetted out of the view/screen coordinates (at least on linux/gnome), and usually happens on such large popups. And this is generally true for popups, not just TheIDE.
Author
Owner

@ismail-yilmaz commented on GitHub (Dec 27, 2025):

screen capture:
https://github.com/user-attachments/assets/ea9c182d-b76f-4039-9fa7-3cd3188da1b5

<!-- gh-comment-id:3693870457 --> @ismail-yilmaz commented on GitHub (Dec 27, 2025): screen capture: https://github.com/user-attachments/assets/ea9c182d-b76f-4039-9fa7-3cd3188da1b5
Author
Owner

@klugier commented on GitHub (Dec 27, 2025):

Thanks, The issue happend to me on GTK Backend on Linux with Wayland enabled. I will check X11 later today...

<!-- gh-comment-id:3693872876 --> @klugier commented on GitHub (Dec 27, 2025): Thanks, The issue happend to me on GTK Backend on Linux with Wayland enabled. I will check X11 later today...
Author
Owner

@mirek-fidler commented on GitHub (Dec 27, 2025):

Should be now fixed.

<!-- gh-comment-id:3694082170 --> @mirek-fidler commented on GitHub (Dec 27, 2025): Should be now fixed.
Author
Owner

@klugier commented on GitHub (Dec 27, 2025):

Works as expected! Thanks!

<!-- gh-comment-id:3694123151 --> @klugier commented on GitHub (Dec 27, 2025): Works as expected! Thanks!
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#99
No description provided.