Bug 58351

Summary: Review tool should work well on iPad
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric, ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description Adam Barth 2011-04-12 11:12:11 PDT
Review tool should work well on iPad
Comment 1 Adam Barth 2011-04-12 11:14:17 PDT
Created attachment 89230 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-04-12 11:15:10 PDT
Comment on attachment 89230 [details]
Patch

Amen!  Android has this same trouble too.
Comment 3 Adam Barth 2011-04-12 11:16:20 PDT
> Amen!  Android has this same trouble too.

fishd tells me this bug is fixed on Android, but I haven't tested it.
Comment 4 Eric Seidel (no email) 2011-04-12 11:17:27 PDT
So I just have to wait for my honeycomb or whatever?  The browser on my Nexus S always displays the bar in a random place. :)
Comment 5 WebKit Commit Bot 2011-04-12 11:41:09 PDT
Comment on attachment 89230 [details]
Patch

Clearing flags on attachment: 89230

Committed r83616: <http://trac.webkit.org/changeset/83616>
Comment 6 WebKit Commit Bot 2011-04-12 11:41:15 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Adam Barth 2011-04-12 13:55:37 PDT
(In reply to comment #4)
> So I just have to wait for my honeycomb or whatever?  The browser on my Nexus S always displays the bar in a random place. :)

That's why I'd rather do a feature detect than a UA detect.  Maybe Ojan knows how to properly feature detect the strange fixed position / scrolling interaction on iOS?