NEW 46494
Buttons no longer scale or have active states
https://bugs.webkit.org/show_bug.cgi?id=46494
Summary Buttons no longer scale or have active states
Joel
Reported 2010-09-24 12:15:52 PDT
the button element doesn't fit to the size of contents it also has no cursor:pointer, or :active state just lifeless https://www.leosciencelab.com/1.php
Attachments
how a button now renders (10.81 KB, image/gif)
2010-09-24 12:16 PDT, Joel
no flags
Reduction (512 bytes, text/html)
2010-09-28 15:37 PDT, Sidney San Martín
no flags
Reduction (v2) (876 bytes, text/html)
2010-09-28 15:42 PDT, Sidney San Martín
no flags
Safari 156 and STP 151 differs from other browsers (1.78 MB, image/png)
2022-08-16 15:54 PDT, Ahmad Saleem
no flags
Joel
Comment 1 2010-09-24 12:16:26 PDT
Created attachment 68727 [details] how a button now renders
Sidney San Martín
Comment 2 2010-09-28 15:37:14 PDT
Created attachment 69119 [details] Reduction Same here. Styling is broken too.
Sidney San Martín
Comment 3 2010-09-28 15:42:19 PDT
Created attachment 69120 [details] Reduction (v2) Whoops, forgot an important case.
Sidney San Martín
Comment 4 2010-09-28 15:43:30 PDT
#46513 ?
Ahmad Saleem
Comment 5 2022-08-16 15:54:18 PDT
Created attachment 461680 [details] Safari 156 and STP 151 differs from other browsers I am able to reproduce this bug at least for one case where <input> differs from other browsers as can be seen from attached screenshot (note - arrow pointing toward in Safari window). Although I also believe it is not related to DOM and more of CSS or Layout and Rendering bug. I will leave for others to change category but I will mark this as 'New' now. Thanks!
Aditya Keerthi
Comment 6 2022-08-16 16:52:53 PDT
Thanks – we do have some historical differences in rendering <input type=button> and <button>. This looks like a good compat bug to fix.
Note You need to log in before you can comment on or make changes to this bug.