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 132392 - PHP global options doesn't fit inside window
Summary: PHP global options doesn't fit inside window
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh (x86) Mac OS X
: P3 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2008-04-09 11:58 UTC by Leon Barnard
Modified: 2008-04-09 17:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
PHP global options (75.71 KB, image/png)
2008-04-09 11:59 UTC, Leon Barnard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leon Barnard 2008-04-09 11:58:38 UTC
On Mac OS X, the "Move Down" button at the bottom of the PHP global options dialog gets cut off. See attachment. I
recommend moving the "Remove" button closer to the "Add Folder..." button above it and shifting the bottom two buttons
higher accordingly.
Comment 1 Leon Barnard 2008-04-09 11:59:03 UTC
Created attachment 59894 [details]
PHP global options
Comment 2 Tomas Mysik 2008-04-09 13:16:29 UTC
So there is a problem with the error label too - it can be found below the list (try to set debugger port to "-1" for 
example).

OK, what to do now? Maybe we could move debugger options into one line? And what about all the checkboxes "Open Result 
In"? Any ideas Leon? Thanks.
Comment 3 Leon Barnard 2008-04-09 16:19:08 UTC
I think that moving the 3 "Open Result In" checkboxes to the same line would be the best solution.
Comment 4 Tomas Mysik 2008-04-09 17:54:24 UTC
Fixed.

changeset:   77246:fa978e2696f0
user:        Tomas Mysik <tmysik@netbeans.org>
date:        Wed Apr 09 18:33:28 2008 +0200
summary:     #132392: PHP global options doesn't fit inside window