[Webkit-unassigned] [Bug 166648] New: [GTK] Cannot remove bottom margin/padding from elements styled as buttons
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 3 05:10:41 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=166648
Bug ID: 166648
Summary: [GTK] Cannot remove bottom margin/padding from
elements styled as buttons
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P3
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mike at vee.net
CC: bugs-noreply at webkitgtk.org
Created attachment 297930
--> https://bugs.webkit.org/attachment.cgi?id=297930&action=review
Example HTML
WebKitGTK+ 2.14.x + GTK+ 3.22 incorrectly renders ~8px of additional background at the bottom of any element styled as a native button. This only occurs at the bottom, not along other sides, and it doesn't seem possible to remove it using CSS, except by using -webkit-appearance: none, but then you lose the appearance of a native button.
Further, when mousing over this extra area at the bottom, although the cursor visually overlaps the button, no hover effects are triggered and it is not possible to click the button.
This is on a high DPI display, if that matters for anything.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170103/6c639d8d/attachment.html>
More information about the webkit-unassigned
mailing list