RESOLVED FIXED 131503
Radio buttons are using the wrong sizes and margins
https://bugs.webkit.org/show_bug.cgi?id=131503
Summary Radio buttons are using the wrong sizes and margins
Beth Dakin
Reported 2014-04-10 12:00:32 PDT
This is a regression caused by http://trac.webkit.org/changeset/166514 In making checkboxes and radio buttons share code, I accidentally used checkbox metrics in two spots for radio buttons as well. Miraculously, this does not seem to have effected the rendering is any obvious way, but we should still fix it.
Attachments
Patch (1.81 KB, patch)
2014-04-10 15:29 PDT, Beth Dakin
jer.noble: review+
Beth Dakin
Comment 1 2014-04-10 15:29:58 PDT
Jer Noble
Comment 2 2014-04-10 15:49:50 PDT
Comment on attachment 229082 [details] Patch Because I can't not have a nit, I'd move the "const int* controlMargins" line down below the zoomedSize.setWidth and zoomedSize.setHeight lines. But r=me. :)
Ahmad Saleem
Comment 3 2022-10-05 15:39:55 PDT
This seems to landed and not backed out: https://github.com/WebKit/WebKit/commit/35462e5d6da95e2a904486feba09884d4bb9cc8e Marking as "RESOLVED FIXED". Thanks!
Radar WebKit Bug Importer
Comment 4 2022-10-05 15:40:19 PDT
Note You need to log in before you can comment on or make changes to this bug.