Bug 132779 - Subpixel rendering[iOS]: <select> decoration is misaligned when the renderer is on subpixel position.
Summary: Subpixel rendering[iOS]: <select> decoration is misaligned when the renderer ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar, Regression
Depends on:
Blocks: 132780
  Show dependency treegraph
 
Reported: 2014-05-10 12:39 PDT by zalan
Modified: 2014-05-11 16:43 PDT (History)
2 users (show)

See Also:


Attachments
Patch (16.31 KB, patch)
2014-05-10 12:59 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2014-05-10 12:39:53 PDT
http://www.webkit.org/projects/forms/survey.html#section-select

1) "0 items" is clipped
2) The vertical bar between the option and the disclosure triangle does not meet the bottom edge
3) Pixel crack in the background fill of the disclosure triangle to the bottom edge

<rdar://problem/16631071>
Comment 1 zalan 2014-05-10 12:59:27 PDT
Created attachment 231229 [details]
Patch
Comment 2 WebKit Commit Bot 2014-05-11 12:47:23 PDT
Comment on attachment 231229 [details]
Patch

Clearing flags on attachment: 231229

Committed r168601: <http://trac.webkit.org/changeset/168601>
Comment 3 David Kilzer (:ddkilzer) 2014-05-11 16:35:33 PDT
Should this be in the Resolved/Fixed state?  The commit queue does not seem to have moved it.