[Webkit-unassigned] [Bug 10800] New: Styling HTML button

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Sep 9 20:19:46 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10800

           Summary: Styling HTML button
           Product: WebKit
           Version: 416.x
          Platform: PC
               URL: http://www.gtalbot.org/DHTMLSection/AdvancedCSSButtons.h
                    tml
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: browserbugs at gtalbot.org


Dynamically styling HTML buttons is not possible, achievable for the following
CSS properties:
- font-size
- padding
- font-weight
- background-color
- color (text color)

(... and possibly other CSS properties - color or text-related ones - may not
work for HTML buttons).

Steps to reproduce
------------------
1- Load provided URL
2- set font-size or any of the top-first 5 CSS properties

Expected results
----------------
Visual feedback should concur with selected properties

Notes
-----
- I can create 5 custom, minimal, reduced testcases (1 testcase for each listed
CSS properties)
- In april 2006, the bug was noticeable when using Safari 2.02 (416.13). With
Swift 0.1, I can not see/verify/be sure if/how these properties are being
handled for HTML buttons.
- I was not sure if CSS is the correct component. As far as I can see, it could
be filed under Forms or HTML DOM.
- I searched for a duplicate and could not find any.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list