[Webkit-unassigned] [Bug 55179] New: style margin mismatch for INPUT buttons with CSS trigger :active
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 24 13:55:27 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55179
Summary: style margin mismatch for INPUT buttons with CSS
trigger :active
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bugreport at hinotori.de
Created an attachment (id=83712)
--> (https://bugs.webkit.org/attachment.cgi?id=83712&action=review)
HTML Example
For the short "margin:" definition you need up to four values in the order top, right, bottom, left.
The input button element ignores these values with :active trigger. Instead the button is sliding to the left - it seams by the size of the button border.
So if you see the button and click on it, the button ignores the shortened margin definition for :active and "jumps" to the left.
Possible requirements to fulfill the bug is an input button with margin and background/border definition.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list