[Webkit-unassigned] [Bug 148676] New: Radio buttons have a fixed border radius making them look square when resized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 1 07:31:50 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=148676

            Bug ID: 148676
           Summary: Radio buttons have a fixed border radius making them
                    look square when resized
    Classification: Unclassified
           Product: WebKit
           Version: Safari 8
          Hardware: iOS
                OS: Unspecified
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: robin at reala.net

Created attachment 260363
  --> https://bugs.webkit.org/attachment.cgi?id=260363&action=review
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150901/444788af/attachment.html>


More information about the webkit-unassigned mailing list