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 270938 - browse for file hide folder names when large font size used
Summary: browse for file hide folder names when large font size used
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords: UI, USABILITY
Depends on:
Blocks:
 
Reported: 2017-06-23 04:06 UTC by petronel
Modified: 2017-06-23 04:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (60.29 KB, text/plain)
2017-06-23 04:06 UTC, petronel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description petronel 2017-06-23 04:06:31 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_101
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.101-b13

Reproducibility: Happens every time

STEPS:
  * set in the C:\Program Files\NetBeans 8.2\etc\netbeans.conf the start line as bellow 

netbeans_default_options="-J-client -J-Xss2m -J-Xms32m -J-Dapple.laf.useScreenMenuBar=true -J-Dapple.awt.graphics.UseQuartz=true -J-Dsun.java2d.noddraw=true -J-Dsun.java2d.dpiaware=true -J-Dsun.zip.disableMemoryMapping=true --fontsize 20"

note fontsize used

  * Open dialog OPEN PROJECTS
  * Scroll for a folder with slightly deeper structure
  * you will note that you cannot read the folder name as it is not fully visible, and if there are similar folder names that will be sometimes a taff job

ACTUAL:

EXPECTED:
  the folder names should fill the entire available space and a scroll horizontal to be present
Comment 1 petronel 2017-06-23 04:06:36 UTC
Created attachment 164603 [details]
IDE log