Closed
Bug 543424
Opened 15 years ago
Closed 15 years ago
[public statistics] zoom in button does not perform any action
Categories
(addons.mozilla.org Graveyard :: Statistics, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
4.x (triaged)
People
(Reporter: pratibha, Unassigned)
Details
(Whiteboard: [timeplot])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
After maximum zoom out state is achieved, there are some errors displayed in error console and "Zoom in" button do not work
Reproducible: Always
Steps to Reproduce:
1.Access http://preview.addons.mozilla.org
2.Load an add-on details page which has public statistics
for example: https://preview.addons.mozilla.org/en-US/firefox/addon/1865
2.Right side of the "Downloads", Click on "Statistics"
3."Statistics" of the add-on loads,
ie. https://preview.addons.mozilla.org/en-US/statistics/addon/1865 loads with data
4.By default "Summary" is selected and there are two buttons "Zoom out one month" and "Zoom in one month"
5.Click on "Zoom out" button till it reaches maximum (6 clicks in my case)
6.Once it reached the maximum zoom out state, click on the "Zoom in" button
Actual Results:
Step#5: maximum zoom out is achieved
Step#6: Zoom in should be successful
Expected Results:
Step#5: at maximum zoom out state, browser error console in Tools->Error Console:Errors shows the following error message:
Error: matches is null
Source File: https://preview.addons.mozilla.org/js/stats/plots.js
Line: 155
Step#6: at maximum zoom out state click on "Zoom in" button do not perform any action, and error console of the browser shows the error message:
Error: matches is null
Source File: https://preview.addons.mozilla.org/js/stats/plots.js
Line: 138
Updated•15 years ago
|
Severity: normal → trivial
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P5
Whiteboard: [timeplot]
Target Milestone: --- → 4.x (triaged)
Comment 1•15 years ago
|
||
New stats pages are coming shortly and they are using Highcharts.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•