[Webkit-unassigned] [Bug 10206] New: Novell NetMail, buttons misaligned

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Aug 2 04:55:33 PDT 2006


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

           Summary: Novell NetMail, buttons misaligned
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: https://www.myrealbox.com
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: Evangelism
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: david.storey at opera.com
                CC: markmalone at mac.com


minor dispaly issue, but fairly important app/site

Steps:

Log-in (I can send you our test account details offlist if needed)

Expected:
Refresh and Purge All image buttons should line up

Actual:
Opera and WebKit display the Refresh buton too low.

Reason:
Use of none-standard align="center" in the element below

<INPUT align="center" alt="Purge deleted messages" border=0
name="Item.PurgeAll" src="/p-B.FE.JO.Ph4_ouw.ECHEg.CIXVXR.BE.J" type=image
vspace=2>

gecko seems to treat this the same as "middle"

fix:

use align="middle"


-- 
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