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 204189 - Drill down window doesn't scale vertically
Summary: Drill down window doesn't scale vertically
Status: RESOLVED WONTFIX
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.1
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-25 09:05 UTC by michal.owsiak
Modified: 2011-10-25 11:27 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
no vertical scalling (33.45 KB, image/png)
2011-10-25 09:05 UTC, michal.owsiak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description michal.owsiak 2011-10-25 09:05:32 UTC
Created attachment 112391 [details]
no vertical scalling

Use-case:

1. Start profiling session
2. Open Live Results
3. Open Drill down window
4. Scale Drill down window

Pie chart canvas scales only horizontally. If you resize window vertically there is no result is chart size.
Comment 1 Jiri Sedlacek 2011-10-25 11:27:01 UTC
Right, there's no need to scale the chart vertically as you won't see more details anyway. Bigger chart would force the user to move the mouse pointer over the screen to select a pie section. BTW there's no need to scale the window horizontally as well, all the content fits the default width without problems.

Closing as WONTFIX, the feature works as designed.