Bug 143649

Summary: Selects don't scroll at some aspect ratios
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 143739    
Attachments:
Description Flags
Patch none

Description Simon Fraser (smfr) 2015-04-12 12:45:50 PDT
Selects don't scroll at some aspect ratios
Comment 1 Simon Fraser (smfr) 2015-04-12 12:47:33 PDT
Created attachment 250616 [details]
Patch
Comment 2 WebKit Commit Bot 2015-04-12 13:19:02 PDT
Comment on attachment 250616 [details]
Patch

Clearing flags on attachment: 250616

Committed r182672: <http://trac.webkit.org/changeset/182672>
Comment 3 WebKit Commit Bot 2015-04-12 13:19:05 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Alexey Proskuryakov 2015-04-13 23:30:58 PDT
The new test is broken on Windows:

@@ -1,4 +1,4 @@
-PASS select.scrollTop is targetTop
+FAIL select.scrollTop should be 28. Was 16.
 PASS successfullyParsed is true