Bug 275188 - After closing a modal <dialog>, elements can be z-ordered incorrectly
Summary: After closing a modal <dialog>, elements can be z-ordered incorrectly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-06-05 17:33 PDT by Simon Fraser (smfr)
Modified: 2024-06-06 16:53 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2024-06-05 17:33:14 PDT
After calling dialog.close(), sometimes elements on the page are painted in the wrong z-order.
Comment 1 Simon Fraser (smfr) 2024-06-05 17:33:27 PDT
<rdar://128899243>
Comment 2 Simon Fraser (smfr) 2024-06-05 17:36:07 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29564
Comment 3 EWS 2024-06-06 16:53:11 PDT
Committed 279785@main (4fef6aeb8718): <https://commits.webkit.org/279785@main>

Reviewed commits have been landed. Closing PR #29564 and removing active labels.