Bug 46797
Summary: | REGRESSION (5.0.2-ToT): Buttons don't look pressed when you click on them | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | adele, hyatt, possessedpenguinbob, rcombs, tkent |
Priority: | P2 | Keywords: | InRadar, PlatformOnly, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
URL: | data:text/html,<button>test |
Adam Roben (:aroben)
To reproduce:
1. Go to data:text/html,<button>test
2. Click on the button
The button doesn't look pressed!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/8491414>
Kent Tamura
I couldn't reproduce it.
I opened data:text/html,%3Cbutton%3Etest with Safri + WebKit r68736 + Snow Leopard, pressed the button, the button became blue.
Adam Roben (:aroben)
(In reply to comment #2)
> I couldn't reproduce it.
> I opened data:text/html,%3Cbutton%3Etest with Safri + WebKit r68736 + Snow Leopard, pressed the button, the button became blue.
I also can't reproduce with a nightly + SnowLeopard Safari. Must be a bug in some other component.
Ridley Combs
Can reproduce on WebKit nightly version r68419, Safari 5.0.1, OSX 10.6.4
Alex Mathews
I can confirm that the button didn't work on the r68419 nightly but does on r68636 nightly and also does on a release build at r68839. This was all with Safari 5.0.2 on SL.
So it seems to have been fixed sometime between r68419 and r68636.