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 100905 - Remove "Attach Profiler" button from the main toolbar
Summary: Remove "Attach Profiler" button from the main toolbar
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks: 100933
  Show dependency tree
 
Reported: 2007-04-13 08:55 UTC by jrojcek
Modified: 2007-09-08 11:46 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of current toolbar without Attach Debbuger and Attach Profiler (38.69 KB, image/png)
2007-04-23 11:49 UTC, Jiri Sedlacek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jrojcek 2007-04-13 08:55:15 UTC
The foremost problem with the main toolbar is that it doesn't fit on 1024 screen width when debugging 
(the debugging toolbar is on). This is not only the space issue, it's also about the number of items the 
user needs to comprehend.

Recommendation: Eliminate toolbar items majority of users would not use. We need to eliminate at 
least 5 toolbar buttons so that the toolbar fits into 1 toolbar row when debugging. From profiler, we 
should remove the following toolbar button:

Attach Profiler

It should be fixed for 6.0 M9. Please reassign to responsible engineer. 

Jano Rojcek is your usability contact regarding this issue.
Comment 1 Jiri Sedlacek 2007-04-13 09:32:36 UTC
Profiler toolbar icons should be consistent with Debugger toolbar icons. So I'm 
fine with removing Attach Profiler if also Attach Debugger will be removed. 
Otherwise I would suggest to find more appropriate toolbar icon for removing.
Comment 2 jrojcek 2007-04-13 12:05:31 UTC
Updating summary.

We're trying to remove other items as well including the Attach Debugger action. During this week two 
new items appeared in the main toolbar (Advanced Search?, Add Web Service?). We're trying to remove 
that as well.

See the debugger issue:
http://www.netbeans.org/issues/show_bug.cgi?id=100899

And umbrella toolbar issue:
http://www.netbeans.org/issues/show_bug.cgi?id=100933
Comment 3 arseniy 2007-04-13 14:57:08 UTC
we will remove for M9. However, beyond M9 pls consider alternative approach for
fixing #100933, by e.g. removing the toolbar items only if there are enough
all-in-one IDE modules installed, etc.
Comment 4 Jiri Sedlacek 2007-04-23 11:48:07 UTC
Fixed in Profiler trunk.

Please consider moving the Profile Project action next to the Debug Project 
action (placed in the same toolbar) if Attach Debugger/Profiler won't be 
restored. Now the standalone Profile Project in separate toolbar looks really 
strange (see the screenshot below).
Comment 5 Jiri Sedlacek 2007-04-23 11:49:43 UTC
Created attachment 41435 [details]
Screenshot of current toolbar without Attach Debbuger and Attach Profiler
Comment 6 Jiri Sedlacek 2007-04-23 13:15:46 UTC
For those who are missing the Attach Profiler action in toolbar now: right-
click the toolbar, choose Customize... and drag-drop the Attach Profiler... 
action back to the toolbar.
Comment 7 jrojcek 2007-04-23 16:46:26 UTC
Thanks Jirko! 

Yes, we would most likely move the Profiler Main Project button into the so called "Build" toolbar for M10. 
Still TBD.
Comment 8 Alexander Kouznetsov 2007-09-08 11:46:49 UTC
Verified with Beta1