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 35398

Summary: I18N - Resize - External process wizard
Product: platform Reporter: Ken Frank <kfrank>
Component: ExecutionAssignee: Petr Nejedly <pnejedly>
Status: VERIFIED WORKSFORME    
Severity: blocker CC: gordonp, jf4jbug
Priority: P3 Keywords: I18N
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: image of window

Description Ken Frank 2003-08-12 21:02:08 UTC
This is NOT a showstopper
for 3.5.1 or nevada release.

This was found using
Rainier product running
with larger fontsize
and pseudo localized messages.
Steps to Reproduce : (Refer to fig
browsecrush.gif)

1.Create a simple single executable makefile for
executing
 a simple C++ program.
2.Highlight the makefile, right click choose
properties fr
om the context menu.
3.Click on the elipsis(...) of Executor.

 a.
  - Highlight the Native Binary Execution
  - Click the elipsis(...) for the External
Process
  - It is observed that the 'Browse' button in the
external process wizard does not show fully.

 This button is to the right of the Process text
field.

b. same window, different
scenario
  - Highlight the Debugger Execution
  - Click the elipsis(...) for the External
Process
  - It is observed that the 'Browse' button in the
external process wizard does not show fully.
Comment 1 Ken Frank 2003-08-12 21:03:34 UTC
Created attachment 11287 [details]
image of window
Comment 2 David Simonek 2003-09-19 13:29:44 UTC
Eval: probably something's wrong with layout in
org/netbeans/core/execution/beaninfo/editors/NbProcessDescriptorCustomEditor.java
Comment 3 _ gordonp 2003-10-01 17:50:31 UTC
Per discussion with Trung I'm making this a P3, since its a
nice-to-have fix but not a must-have for Rainier.
Comment 4 David Simonek 2004-01-09 13:50:32 UTC
Planned for promo-D.
Comment 5 Marian Mirilovic 2004-01-14 15:24:05 UTC
changing owner dkonecny -> pnejedly
Comment 6 Petr Nejedly 2004-02-12 12:01:26 UTC
I see nothing wrong on the attached picture and the current version of
the IDE have the same behaviour?
How did you recognized that "'Browse' button in the external process
wizard does not show fully."?
Please note the the default (non-localized) label of the browse button
is '...' (i.e. elipsis)
Comment 7 Marian Mirilovic 2005-07-12 09:43:12 UTC
closed