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 233409 - Search History needs horizontal scrollbar
Summary: Search History needs horizontal scrollbar
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.3
Hardware: PC Linux
: P4 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-25 11:26 UTC by tomzi
Modified: 2013-07-26 06:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Impossible to read Search History (5.80 KB, image/png)
2013-07-26 06:45 UTC, tomzi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tomzi 2013-07-25 11:26:51 UTC
With very long paths in filename it is not possible to see the filenames anymore

There should be a horizontal scrollbar or some sort of line wrapping...


Product Version = NetBeans IDE 7.3 (Build 201302132200)
Operating System = Linux version 3.8.0-26-generic running on amd64
Java; VM; Vendor = 1.7.0_25
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Comment 1 Ondrej Vrabec 2013-07-25 12:15:21 UTC
Are the paths of your files really so long you can't make the search history component larger inside the IDE?
Comment 2 tomzi 2013-07-26 06:45:52 UTC
Created attachment 137837 [details]
Impossible to read Search History

And this is not an exception - it's just so long since we us A LOT of nested maven modules
Comment 3 tomzi 2013-07-26 06:47:45 UTC
Another solution would be to shorten the path... but then you would also need to add a tooltip to see the whole thing...

Or you could wrap the line - that would be fine too :)