Closed
Bug 1353501
Opened 8 years ago
Closed 8 years ago
Hovering over datapoints for the ts_paint series does not work as expected
Categories
(Tree Management :: Perfherder, defect)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1360305
People
(Reporter: wlach, Unassigned)
Details
Just noticed this when looking over something with :ehsan.
With the default 14 day window this works fine, but I get some strange behaviour when I try hovering over the datapoints with year old data in this graph:
https://treeherder.mozilla.org/perf.html#/graphs?timerange=31536000&series=%5Bmozilla-central,2b1d3ea8736e7fadcd5c3aec5749366bc1770257,1,1%5D
In particular, the popup does not hover over the points I'd expect it too (it's way off to the left).
Rob, can you take a look at this? Pretty positive the problem is in ui/js/controllers/perf/graphs.js somewhere. Happy to look at it with you.
Flags: needinfo?(rwood)
Comment 1•8 years ago
|
||
> Rob, can you take a look at this? Pretty positive the problem is in
> ui/js/controllers/perf/graphs.js somewhere. Happy to look at it with you.
Yes, thanks
Assignee: nobody → rwood
Status: NEW → ASSIGNED
Flags: needinfo?(rwood)
Reporter | ||
Comment 2•8 years ago
|
||
Turns out this is the same issue as bug 1360305, which I'm fixing there.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•8 years ago
|
Assignee: rwood → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•