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 169129 - Search results window takes up too much screen estate
Summary: Search results window takes up too much screen estate
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Victor Vasilyev
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2009-07-24 14:26 UTC by Petr Jiricka
Modified: 2010-01-25 17:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of the Search Results window (61.63 KB, image/png)
2009-07-24 14:28 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2009-07-24 14:26:23 UTC
The result of Find in Files is displayed in the output window area, which is quite small. So there is not much space to
see the results of the search, and it is important to save as much space in this area as possible. Currently the three
buttons at the bottom (Show All Details, Modify Criteria and Stop Search) take up quite a lot of vertical space. I
suggest to move them to the area on the left (below the Previous/Next button), which will save a lot of space. 

I am attaching a screenshot of the output window. My screen resolution is 1280x800.
Comment 1 Petr Jiricka 2009-07-24 14:28:13 UTC
Created attachment 85185 [details]
Screenshot of the Search Results window
Comment 2 Alexei Mokeev 2009-07-28 12:10:37 UTC
I agree with the space concern. But buttons at the bottom are used more frequently and IMO should be more visible than
the buttons on the left side. Might be we could improve space situation by eliminating some free space above and below
buttons and/or redesigning buttons themselves. Ondrej, what do you think ?
Comment 3 Ondrej Langr 2009-07-28 13:00:26 UTC
Agree the space may be a concern, but I won't give you a clear yes/no answer. Let me go through the buttons one after
another. 

Show all Details - should be in a left column as a toggle filter .. (similarly to filters in tasklist, for consistency
reasons)

Stop search - should be standard IDE progress, possible to cancel using standard NetBeans UI (progress indication in the
bottom right corner, not a dedicated button in the form. 

Modify criteria - probably the element in question here. Either a button as it is now, or if we really think space is a
big concern, topmost icon in the left column. It can be seen as a compromise between the ease of discoverability (an
icon will never tell as much as the text button) and space concerns. 
Comment 4 Alexei Mokeev 2009-07-28 13:14:10 UTC
Thanks for the data.
Comment 5 Petr Jiricka 2009-07-28 13:37:55 UTC
Thanks Ondro. I would vote for putting the Modify Criteria button on the left. Even if this makes the button slightly
harder to find and even if some users overlook it, it is easy enough to start a new seach, so I think the benefit of the
gained space outweighs the slight decrease in discoverability.
Comment 6 Victor Vasilyev 2009-09-28 04:15:28 UTC
My viewpoint is the issue is absolutely valid. 

These buttons are located in the internal frame, but not in a dialog. In this case, a tool bar with buttons is a
preferred solution instead of an extra panel with buttons. Moreover, the tool bar is already exist in this frame. I
think, it will be coherent with user's expectations.

Also, I agree that a widget for interrupting of the find operation should be visible only if the operation is actually
in progress. A usual place, i.e. status bar of the IDE is the best place for this widget. 

Therefore, the GUI in this part should be redesigned.
Comment 7 Petr Jiricka 2009-10-27 13:59:07 UTC
Hi, any chance to fix this for NB 6.8? I know it's a relatively minor issue and not critial, but IMO it would be a nice
subtle usability improvement.
Comment 8 Victor Vasilyev 2009-11-13 20:49:29 UTC
no chance, sorry.
Comment 9 Victor Vasilyev 2009-12-09 16:14:29 UTC
Fixed in the main trunk
http://hg.netbeans.org/main/rev/8e11e0054120

Icons are provided for all control buttons, and they are moved into one tool bar.
Comment 10 Michel Graciano 2010-01-25 17:14:43 UTC
v.
Comment 11 Michel Graciano 2010-01-25 17:15:06 UTC
v.