Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning dialog dismissal does not restore dimming #19

Open
emyoulation opened this issue Nov 29, 2023 · 0 comments
Open

Warning dialog dismissal does not restore dimming #19

emyoulation opened this issue Nov 29, 2023 · 0 comments
Labels
bug Something isn't working SuperTool

Comments

@emyoulation
Copy link
Contributor

emyoulation commented Nov 29, 2023

When the "Warning : Limit of 000 rows reached" modal dialog is spawned, the main Gramps window (and the supertool dialog) is dimmed/darkened. After clicking the Close button, the Gramps window remains dimmed until SuperTool is closed.

The Execution progress bar dialog spawns and this dims the SuperTool parent window. When progress completes, the dialog automatically dismisses and the SuperTool parent window becomes undimmed.

Note: it APPEARS that the warning dialog is a child of the Main window instead of the Progress bar dialog (or as a grandchild of the SuperTool dialog). It seems like the dialog has the wrong parent. However, when the SuperTool window is closed, the Gramps main window dimming is restored to normal.

In this test, I was using the Example.gramps tree in People. (which contains 2159 people)
the expressions to display was "death" and the "All objects" radio button was selected.

(tested on Fedora with Gramps 5.1.6 and SuperTool 1.3.3 and the experimental supertool.py with the expanded helptext.txt support.)

@kkujansuu kkujansuu added bug Something isn't working SuperTool labels Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working SuperTool
Projects
None yet
Development

No branches or pull requests

2 participants