[PR #315] [MERGED] Eliminate crash in Ctrl::GetOwner() when short live popup is being displayed #307

Closed
opened 2026-05-05 03:45:21 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/315
Author: @klugier
Created: 10/22/2025
Status: Merged
Merged: 10/22/2025
Merged by: @mirek-fidler

Base: masterHead: klugier/get-top-gtk-crash


📝 Commits (2)

  • fc5c4c3 Eliminate crash in Ctrl::GetOwner() when short live popup is being displayed
  • 000e25e .review

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 uppsrc/CtrlCore/GtkWnd.cpp (+4 -2)

📄 Description

Latest version of U++ on Gtk crashes when hover on element that needs to be expanded via tool-tip to display full content. This PR is fixing this problem.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/315 **Author:** [@klugier](https://github.com/klugier) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/get-top-gtk-crash` --- ### 📝 Commits (2) - [`fc5c4c3`](https://github.com/ultimatepp/ultimatepp/commit/fc5c4c3e332d8b8ebb7835bd525da0c2f3678705) Eliminate crash in Ctrl::GetOwner() when short live popup is being displayed - [`000e25e`](https://github.com/ultimatepp/ultimatepp/commit/000e25ea887b609e9c064543f61ab84074f4e4d1) .review ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/CtrlCore/GtkWnd.cpp` (+4 -2) </details> ### 📄 Description Latest version of U++ on Gtk crashes when hover on element that needs to be expanded via tool-tip to display full content. This PR is fixing this problem. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:45:21 -06:00
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#307
No description provided.