Bug 67710 - Buttons are too tall at some scale factors, shrink to correct height when pressed
Summary: Buttons are too tall at some scale factors, shrink to correct height when pre...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.7
: P2 Normal
Assignee: Nobody
URL: data:text/html,%3Cselect%3E%3Coption%...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-09-07 08:16 PDT by Adam Roben (:aroben)
Modified: 2011-09-26 17:36 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-09-07 08:16:24 PDT
To reproduce:

1. Go to data:text/html,%3Cselect%3E%3Coption%3ECompare%20the%20height%20of%20this%3C/select%3E%3Cbutton%3E...to%20this%20(and%20try%20pressing%20me!)

The button is taller than the <select>, but shouldn't be. When the button is pressed, its height shrinks to match the <select>. The button also looks a little blurry when un-pressed (perhaps because it's stretched?).
Comment 1 Radar WebKit Bug Importer 2011-09-07 08:17:01 PDT
<rdar://problem/10085061>
Comment 2 Adam Roben (:aroben) 2011-09-07 10:29:51 PDT
Strangely, I can no longer reproduce this.
Comment 3 Jon Lee 2011-09-07 12:03:58 PDT
But I can! reopening.
Comment 4 Beth Dakin 2011-09-26 17:36:16 PDT
I can reproduce problems when the page is scaled via the Page::scalePage() api to zoomed via command-shift-+ in Safari. However, I cannot reproduce any problems when changed the HiDPI scale factor in System Preferences, so I am removing the phrase "HiDPI" from the title.