Bug 143649 - Selects don't scroll at some aspect ratios
Summary: Selects don't scroll at some aspect ratios
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks: 143739
  Show dependency treegraph
 
Reported: 2015-04-12 12:45 PDT by Simon Fraser (smfr)
Modified: 2015-04-14 16:40 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.31 KB, patch)
2015-04-12 12:47 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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