[Webkit-unassigned] [Bug 12710] REGRESSION: Buttons on Yahoo! Mail search results page set line-height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 11 16:47:10 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12710


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|REGRESSION: Buttons on      |REGRESSION: Buttons on
                   |Yahoo! Mail search results  |Yahoo! Mail search results
                   |page are ginormous          |page set line-height
           Priority|P1                          |P2
           Keywords|NeedsReduction              |
          Component|Layout and Rendering        |Evangelism
                 CC|                            |markmalone at mac.com




------- Comment #4 from ddkilzer at webkit.org  2007-02-11 16:47 PDT -------
Opening the test case (Attachment 13125) in Firefox 2.0.0.1, the line-height on
the button is ignored.

In ToT WebKit r19565, Opera 9.10 and MSIE 6.0, the line-height on the button is
not ignored and the button renders larger than it needs to be.

Thus, this is an evangelism issue.  This style rule needs to be adjusted for
ToT WebKit:

div.taskbar button.button {
    line-height:2.5em;
}

The rule may be found in this file:

http://us.js2.yimg.com/us.yimg.com/lib/pim/r/y5/3_0_78/mail_us_blue.css


-- 
Configure bugmail: http://bugs.webkit.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