Skip to content

Main window. Fixed handle event filters#712

Open
Eism wants to merge 1 commit into
KDAB:2.4from
Eism:window_normal_geometry_fix
Open

Main window. Fixed handle event filters#712
Eism wants to merge 1 commit into
KDAB:2.4from
Eism:window_normal_geometry_fix

Conversation

@Eism

@Eism Eism commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Events aren't processed for the Main Window because we don't set an event filter (btw we do set an event filter for the FloatingWindow).

The event filter is important for the window: for example, in View::eventFilter we update normalGeometry. But since we stopped updating it, if the user closes the program in fullscreen mode, the window will have a size of 0x0 when the program is reopened.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants