WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
148676
Radio buttons have a fixed border radius making them look square when resized
https://bugs.webkit.org/show_bug.cgi?id=148676
Summary
Radio buttons have a fixed border radius making them look square when resized
Robin Whittleton
Reported
2015-09-01 07:31:50 PDT
Created
attachment 260363
[details]
Radio / checkbox resizing testcase Radio buttons on iOS (unlike on OS X) can be resized by styling width and height which is great. There’s a small bug though: the size of the border radius that defines a radio button as a circle appears to be set in pixels. This means that as the height and width of the radio increases they look progressively more square. Can this radius be set at 50% instead of a fixed pixel value? I’ve attached a screenshot of iOS 8.4.1’s behaviour, and a testcase.
Attachments
Radio / checkbox resizing testcase
(3.37 KB, text/html)
2015-09-01 07:31 PDT
,
Robin Whittleton
no flags
Details
Screenshot of the issue
(52.86 KB, image/png)
2015-09-01 07:32 PDT
,
Robin Whittleton
no flags
Details
Patch
(3.26 KB, patch)
2017-01-05 17:13 PST
,
Simon Fraser (smfr)
thorton
: review+
buildbot
: commit-queue-
Details
Formatted Diff
Diff
Archive of layout-test-results from ews107 for mac-elcapitan-wk2
(804.17 KB, application/zip)
2017-01-05 18:13 PST
,
Build Bot
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Robin Whittleton
Comment 1
2015-09-01 07:32:22 PDT
Created
attachment 260364
[details]
Screenshot of the issue
Radar WebKit Bug Importer
Comment 2
2017-01-05 14:21:59 PST
<
rdar://problem/29889892
>
Simon Fraser (smfr)
Comment 3
2017-01-05 17:13:04 PST
Created
attachment 298156
[details]
Patch
Build Bot
Comment 4
2017-01-05 18:13:17 PST
Comment on
attachment 298156
[details]
Patch
Attachment 298156
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.webkit.org/results/2841043
New failing tests: imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction-index-keyrange.htm
Build Bot
Comment 5
2017-01-05 18:13:20 PST
Created
attachment 298159
[details]
Archive of layout-test-results from ews107 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Simon Fraser (smfr)
Comment 6
2017-01-05 18:23:57 PST
https://trac.webkit.org/r210423
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug