WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
136890
Iframe contents cannot be scrolled using a mouse if display = 'none' has been applied
https://bugs.webkit.org/show_bug.cgi?id=136890
Summary
Iframe contents cannot be scrolled using a mouse if display = 'none' has been...
Aaron Quamme
Reported
2014-09-17 08:56:01 PDT
After applying then removing the display value of 'none' to an iframe, mouse scrolling doesn't work. Once focus is given to the iframe the frame can be navigated with keyboard controls, but mouse scrolling remains nonfunctional. Workaround : changing the size of the frame restores correct behavior. A test case has been provided in the attached file.
Attachments
Test case for the iframe scrolling bug
(1.16 KB, application/zip)
2014-09-20 16:15 PDT
,
Aaron Quamme
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2014-09-19 17:03:36 PDT
(In reply to
comment #0
)
> After applying then removing the display value of 'none' to an iframe, mouse scrolling doesn't work. Once focus is given to the iframe the frame can be navigated with keyboard controls, but mouse scrolling remains nonfunctional. > > Workaround : changing the size of the frame restores correct behavior. > > A test case has been provided in the attached file.
No test case attached!
Aaron Quamme
Comment 2
2014-09-20 16:15:32 PDT
Created
attachment 238418
[details]
Test case for the iframe scrolling bug
Aaron Quamme
Comment 3
2014-09-20 16:16:36 PDT
(In reply to
comment #1
)
> (In reply to
comment #0
) > > After applying then removing the display value of 'none' to an iframe, mouse scrolling doesn't work. Once focus is given to the iframe the frame can be navigated with keyboard controls, but mouse scrolling remains nonfunctional. > > > > Workaround : changing the size of the frame restores correct behavior. > > > > A test case has been provided in the attached file. > > No test case attached!
My apologies. I've attached it.
Aaron Quamme
Comment 4
2014-10-22 14:25:41 PDT
This is still reproducible in Webkit
r174761
.
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