WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
117477
Disallow style sharing for a dialog element
https://bugs.webkit.org/show_bug.cgi?id=117477
Summary
Disallow style sharing for a dialog element
Ryosuke Niwa
Reported
2013-06-10 21:00:21 PDT
https://chromium.googlesource.com/chromium/blink/+/60f03d12f72280e78123e28ad234f77ed8ed1ea5
When dialog.show() is called, the dialog's style is mutated to center it in the viewport. This change ensures a dialog does not receive the style for a previously opened dialog, which is incorrect if the viewport had changed in the meantime (for example, by scrolling the document).
Attachments
Add attachment
proposed patch, testcase, etc.
László Langó
Comment 1
2014-01-28 01:33:50 PST
The implementation of dialog element was removed in
http://trac.webkit.org/changeset/154835
Tim Nguyen (:ntim)
Comment 2
2022-02-26 23:53:16 PST
This is not relevant to the current dialog implementation.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug