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

Fix exclusive child window #94488

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Alex2782
Copy link
Member

@Alex2782 Alex2782 commented Jul 17, 2024

Fixes #94446
Fixes #92848

Docs: window-property-exclusive

If true, the Window will be in exclusive mode. Exclusive windows are always on top of their parent and will block all input going to the parent Window.


Tests

Android Editor before

editor_before.mp4

Android Editor after

editor_after.mp4

@Alex2782 Alex2782 requested review from a team as code owners July 17, 2024 22:59
@AThousandShips AThousandShips added this to the 4.4 milestone Jul 20, 2024
@Alex2782 Alex2782 force-pushed the fix_create_folder_94446 branch from 24addc0 to 1daeaa7 Compare July 21, 2024 01:07
@Alex2782 Alex2782 requested a review from a team as a code owner July 21, 2024 01:07
@Alex2782 Alex2782 force-pushed the fix_create_folder_94446 branch 2 times, most recently from a8fd1ad to 0d2081f Compare July 21, 2024 01:14
@Alex2782 Alex2782 changed the title Fix Create Folder dialog Fix exclusive child window Jul 21, 2024
@Alex2782 Alex2782 force-pushed the fix_create_folder_94446 branch from 0d2081f to c15a956 Compare July 21, 2024 01:23
@Alex2782
Copy link
Member Author

Alex2782 commented Jul 21, 2024

Testproject: bug_92848_CreateFolder.zip

(start at 0:12)

TestFD.mp4

@Alex2782 Alex2782 requested a review from bruvzg July 21, 2024 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants