WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
24985
CSS min-width ignored for input type="button"
https://bugs.webkit.org/show_bug.cgi?id=24985
Summary
CSS min-width ignored for input type="button"
Dermot Buckley
Reported
2009-04-01 06:04:24 PDT
CSS min-width specifications appear to be ignored for input type=button controls. See
http://buckleycomputers.ie/min-width.html
, the first button specifies a min-width of 400 pixels, the second specifies a width of 400 pixels. I would expect both to be 400 pixels wide. This is a regression, as it works as expected in safari 3.2.1 (Webkit/525.27.1).
Attachments
Safari 15.5 matches other browsers
(367.75 KB, image/png)
2022-06-02 08:33 PDT
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Dermot Buckley
Comment 1
2009-07-15 09:12:59 PDT
This appears to be fixed now in Chrome. It would be great if it were also fixed in webkit.
Jon Honeycutt
Comment 2
2011-12-06 16:56:54 PST
<
rdar://problem/10538449
>
Ahmad Saleem
Comment 3
2022-06-02 08:33:44 PDT
Created
attachment 459961
[details]
Safari 15.5 matches other browsers I was able to retrieve the test case from the URL using wayback archive and change it to following JS Fiddle: Link -
https://jsfiddle.net/o6az20mx/show
As shown in attached picture, I am unable to find any difference the behavior across Chrome Canary 104 and Firefox Nightly 103 compared to Safari 15.5. It might be fixed along the line and I think should be closed as "RESOLVED CONFIGURATION CHANGED" unless if I tested it incorrectly. Please retest accordingly, in case if I came to wrong conclusion. Thanks!
Alexey Proskuryakov
Comment 4
2022-06-02 09:07:47 PDT
Thank you for checking!
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