This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 165429 - Zoom buttons on telemetry graphs get disabled but zooming through mouse wheel still works
Summary: Zoom buttons on telemetry graphs get disabled but zooming through mouse wheel...
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-18 17:07 UTC by Petr Cyhelsky
Modified: 2011-09-10 14:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2009-05-18 17:07:00 UTC
This should probably be consistent - maybe don't disable the zoom out and zoom in buttons until the maximum zoom
out/zoom in is reached.
Comment 1 Jiri Sedlacek 2011-09-09 11:30:17 UTC
There's no min/max zoom level - zoom actions are now always enabled.

Fixed by http://hg.netbeans.org/profiler-main/rev/9b9235928cc6.
Comment 2 Quality Engineering 2011-09-10 14:29:19 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/9b9235928cc6
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #165429 - zoom actions in VM Telemetry always enabled