[Webkit-unassigned] [Bug 13535] New: divs positioned absolutely to the right behave oddly in button tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 28 18:56:59 PDT 2007


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

           Summary: divs positioned absolutely to the right behave oddly in
                    button tags
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://bouniol.homeip.net/www.dousky.com/Software/
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dimitri008 at mac.com


In the following code:

<button>Click Me<div style="position: absolute; right: 5px">Now</div></button>

the div will be to the right of the left side of the button, instead of the
right side.
This problem does not exist in non-nightly versions of Safari/Webkit.
At the webpage above, you can see the problem at work in the navigation bar:
the arrows are supposed to be to the right of the buttons, not the left.


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