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 - I18N - Resize - External process wizard
Summary: I18N - Resize - External process wizard
Status: VERIFIED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Execution (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2003-08-12 21:02 UTC by Ken Frank
Modified: 2008-12-22 18:52 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image of window (10.30 KB, image/gif)
2003-08-12 21:03 UTC, Ken Frank
Details

Note You need to log in before you can comment on or make changes to this bug.
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