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 226195 - Ant properties screen layout problem
Summary: Ant properties screen layout problem
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 7.3
Hardware: Macintosh Mac OS X
: P2 normal (vote)
Assignee: blake1024
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 17:35 UTC by blake1024
Modified: 2013-03-01 02:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Requested screen shot (90.99 KB, image/png)
2013-02-19 22:11 UTC, blake1024
Details

Note You need to log in before you can comment on or make changes to this bug.
Description blake1024 2013-02-15 17:35:51 UTC
NetBeans 7.3 RC2 on Mac, Preferences screen, Java / Ant tabs.  The "Properties" section has a layout problem making it difficult to work with.  It is set so small that the scroll bars have a problem.  I am using Mac OS 10.6.8.  In 10.7 they changes the way scrollbars look.  So, it may work fine on Mac 10.7 but it doesn't on 10.6.x.
Comment 1 Marian Mirilovic 2013-02-19 18:38:57 UTC
Could you please take a screenshot, attach it here and reopen ? Thanks in advance.
Comment 2 blake1024 2013-02-19 22:11:58 UTC
Created attachment 131586 [details]
Requested screen shot

See the Properties section
Comment 3 Theofanis Oikonomou 2013-02-20 08:36:42 UTC
I tested this on OSX 10.8.2 with jdk 1.7.0_13 and the issue with the scrollbars is not there. Please try updating your OSX and/or jdk. Either way if the issue is still there I think you should file a bug against jdk. Thank you
Comment 4 blake1024 2013-02-20 16:37:21 UTC
1.  Many people are sticking with OS/X 10.6 because Apple removed the arrows on scrollbars in 10.7 getting ready for tablets.  Loosing those arrows is a problem, and like I said, many people are sticking with 10.6.

2.  I am using the JDK that comes with Mac.  I don't have any other troubles with any other package - just this ONE dialog.  I don't need to update my JDK or report a bug with Oracle.  

3.  The problem is you are coding for an OS that has more space because they got rid of the arrows.  There isn't a wholesale problem everywhere.  There is one problem in ONE place that you can trivially make slightly larger to accommodate users of the older OS.

Come on man.  I am using the version of the OS I use for specific reasons.  Your code only works because of changes Apple made in subsequent updates.  This is trivial for you to adjust.
Comment 5 markiewb 2013-02-25 06:39:07 UTC
Does this issue relates to http://netbeans.org/bugzilla/show_bug.cgi?id=171474
?
Comment 6 blake1024 2013-02-25 15:38:58 UTC
Same screen, same OS, different problem.  Interestingly, all of the other screens and/or dialogs work fine on the Mac.  This is the only screen with problems.  It must have been written subtly different from the other screens.  It does have problems.  I would think it could be fixed easily.
Comment 7 Theofanis Oikonomou 2013-02-28 09:39:23 UTC
Changeset: 33742bcdd096
Author:    Theofanis Oikonomou <theofanis@netbeans.org>
Date:      2013-02-28 10:37
Message:
Comment 8 Quality Engineering 2013-03-01 02:00:39 UTC
Integrated into 'main-golden', will be available in build *201302282300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/33742bcdd096
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Issue #226195 - Ant properties screen layout problem