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 225855 - Renaming file in Projects window leaves dirty region unpainted
Summary: Renaming file in Projects window leaves dirty region unpainted
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 7.3
Hardware: PC Windows 8 x64
: P4 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-07 16:35 UTC by xehpuk
Modified: 2013-05-30 14:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the problem when pressing F2 on a selected file (9.93 KB, image/gif)
2013-02-07 16:35 UTC, xehpuk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xehpuk 2013-02-07 16:35:44 UTC
Created attachment 131115 [details]
Shows the problem when pressing F2 on a selected file

Product Version: NetBeans IDE 7.3 RC2 (Build 201302050851)
Java: 1.7.0_13; Java HotSpot(TM) Client VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_13-b20
System: Windows 8 version 6.2 running on x86; Cp1252; de_DE (nb)

Select a file with a long name in the Projects window. Press F2 (rename shortcut). This changes the label to a text field and truncates the file extension which leads to a smaller width of the component. The wider part of the former label does not disappear.
Comment 1 Jaroslav Tulach 2013-02-11 20:04:43 UTC
Swing related issue. Thanks for giving it a glance, Stando.