[Webkit-unassigned] [Bug 6574] New: Relative offset used to position DHTML tooltip changes with vertical scrolling

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jan 15 22:20:14 PST 2006


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

           Summary: Relative offset used to position DHTML tooltip changes
                    with vertical scrolling
           Product: WebKit
           Version: 412+
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: minor
          Priority: P2
         Component: JavaScript
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ddkilzer at kilzer.net


Summary: 

A calculated relative offset used to position a DHTML tooltip changes (becomes larger) as the user 
scrolls vertically down the page.

Steps to Reproduce: 

1. Open test sample (partially reduced from original page) in Safari.
2. Hover mouse pointer over "HoverA" through "HoverE" with veritical scrollbar all the way at the top.  
Note the relative position of the DHTML tooltip.
3. Scroll the vertical scrollbar all the way down to the bottom.
4. Hover mouse pointer over "HoverA" through "HoverE" again.  Note position of DHTML tooltip, and 
compare to Firefox 1.5.

Expected Results: 

The DHTML tooltip window should always stay close to the element being hovered over.  (Compare with 
behavior in Firefox 1.5, for example.)

Actual Results: 

The DHTML tooltip is rendered farther and farther down the page (vertically) the more the user scrolls 
the page down vertically.

Regression: 

Same behavior occurs in Safari 2.0.3 (417.8) in Mac OS X 10.4.4.

Notes: 

None.

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