Bug 38641

Summary: [Qt] Nested overflow div does not scroll
Product: WebKit Reporter: Joseph Ligman <joseph.ligman>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal CC: arho.huttunen, christian.webkit, commit-queue, hausmann, kenneth, laszlo.gombos
Priority: P1 Keywords: PlatformOnly, Qt
Version: 528+ (Nightly build)   
Hardware: S60 Hardware   
OS: S60 3rd edition   
Bug Depends on:    
Bug Blocks: 35784    
Attachments:
Description Flags
patch none

Joseph Ligman
Reported 2010-05-06 06:46:51 PDT
A div with CSS overflow:hidden nested inside a div with CSS overflow:scroll does not pan scroll. A div with CSS overflow:scroll nested inside another div with overflow:scroll does not pan scroll. etc... Also, I would like to export webframe_scrollOverflow so I can use it independently of qtwebkit_webframe_scrollRecursively
Attachments
patch (3.59 KB, patch)
2010-05-06 06:50 PDT, Joseph Ligman
no flags
Joseph Ligman
Comment 1 2010-05-06 06:50:54 PDT
Arho Huttunen
Comment 2 2010-05-06 07:16:17 PDT
Is there any chance this could be made a public API?
Laszlo Gombos
Comment 3 2010-05-10 17:11:00 PDT
This looks good to me for an internal API. Any objections ? Kenneth, Simon ? Note that we also have a need to merge this back to the 4.6.x branch.
Simon Hausmann
Comment 4 2010-05-11 03:25:41 PDT
(In reply to comment #3) > This looks good to me for an internal API. Any objections ? Kenneth, Simon ? > > Note that we also have a need to merge this back to the 4.6.x branch. Fine with me. Please also update the eabi/wins def files.
Kenneth Rohde Christiansen
Comment 5 2010-05-11 05:13:30 PDT
(In reply to comment #4) > (In reply to comment #3) > > This looks good to me for an internal API. Any objections ? Kenneth, Simon ? > > > > Note that we also have a need to merge this back to the 4.6.x branch. > > Fine with me. Please also update the eabi/wins def files. Also ok with me.
Laszlo Gombos
Comment 6 2010-05-11 08:12:00 PDT
Comment on attachment 55232 [details] patch looks good, r+. I will update the def files after the patch is landed.
WebKit Commit Bot
Comment 7 2010-05-12 19:38:08 PDT
Comment on attachment 55232 [details] patch Clearing flags on attachment: 55232 Committed r59335: <http://trac.webkit.org/changeset/59335>
WebKit Commit Bot
Comment 8 2010-05-12 19:38:14 PDT
All reviewed patches have been landed. Closing bug.
Simon Hausmann
Comment 9 2010-05-18 02:01:51 PDT
(In reply to comment #6) > (From update of attachment 55232 [details]) > looks good, r+. I will update the def files after the patch is landed. Re-opening this issue, as the new export is still missing from the def files.
Laszlo Gombos
Comment 10 2010-05-18 15:49:55 PDT
Simon Hausmann
Comment 11 2010-05-20 07:56:35 PDT
Revision r59335 cherry-picked into qtwebkit-2.0 with commit 92655349c9c0299079107fdda847673a0024cf2f
Simon Hausmann
Comment 12 2010-05-21 05:47:57 PDT
Cherry-picked into qtwebkit-4.6 with commit d85b7b520ec57bfd3b4d25482ab62520f6736289
Note You need to log in before you can comment on or make changes to this bug.