[Webkit-unassigned] [Bug 147652] New: Web Inspector: Timeline ruler handle tooltip shows wrong value when handles overlap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 14:30:58 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147652

            Bug ID: 147652
           Summary: Web Inspector: Timeline ruler handle tooltip shows
                    wrong value when handles overlap
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattbaker at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, jonowells at me.com,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

* SUMMARY
Timeline ruler handle tooltip shows wrong value when handles overlap. The tooltip should show the value closest to the edge of the graph to which the handles are clamped.

* STEPS TO REPRODUCE
1. Record a timeline, create a ruler selection.
2. Scroll the timeline to the right, until the selection scrolls completely off the left edge of the graph.
3. Hover over the handles clamped to the left edge of the ruler.
  => Tooltip shows selection start time. Should show end time.
4. Scroll the timeline to the left, until the selection scrolls completely off the right edge of the graph.
5. Hover over the handles clamped to the right edge of the ruler.
  => Tooltip shows selection end time. Should show start time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150804/17ef93cd/attachment.html>


More information about the webkit-unassigned mailing list