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 163921 - Tab rendering issue in Chat Window on Win XP
Summary: Tab rendering issue in Chat Window on Win XP
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Chat (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-28 14:21 UTC by Jaromir Uhrik
Modified: 2009-05-12 07:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot attached... (5.63 KB, image/png)
2009-04-28 14:22 UTC, Jaromir Uhrik
Details
Screenshot (11.72 KB, image/png)
2009-04-28 15:26 UTC, Petr Dvorak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2009-04-28 14:21:53 UTC
Product Version: NetBeans IDE Dev (Build 200904280201)
Java: 1.6.0_11; Java HotSpot(TM) Client VM 11.0-b16
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

Steps to reproduce:
-open chat window (main menu Window->Chat Window)
-in the "+" and open about five chatrooms one by one
-->> The rendering of chat tabs is wrong. There are "x"-widget overlapped at the tabs - see attached screenshot...
Comment 1 Jaromir Uhrik 2009-04-28 14:22:42 UTC
Created attachment 81077 [details]
Screenshot attached...
Comment 2 Jaromir Uhrik 2009-04-28 14:24:20 UTC
Cannot reproduce on Mac where tabs look differently, seems like only Windows problem.
Comment 3 Petr Dvorak 2009-04-28 15:25:27 UTC
It happens in Ubuntu (with metal l&f) too. Notice also the other problem - look at the "+" button: there are arrows (for
shifting tabs left/right) just below it.
Comment 4 Petr Dvorak 2009-04-28 15:26:20 UTC
Created attachment 81087 [details]
Screenshot
Comment 5 Stanislav Aubrecht 2009-04-30 14:49:24 UTC
the tabbed pane in chat window is set to use 'scrolling mode' which is not supported very well in netbeans
closabletabbedpane impl
Comment 6 Jan Becicka 2009-05-11 12:56:03 UTC
b3d1dc298
Comment 7 Quality Engineering 2009-05-12 07:41:49 UTC
Integrated into 'main-golden', will be available in build *200905120201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/fb7b3d1dc298
User: Jan Becicka <jbecicka@netbeans.org>
Log: #163584: "+" icon is over the most right tab
#163550: a11y problems inChat window
#164629: ClassCastException: javax.swing.JPopupMenu$1
#163775: Notification Bubble should appear always when a message arrives
#163780: Sort chatrooms by the name
#160635: When the a new message arrives the proper project should refresh
#163921: Tab rendering issue in Chat Window on Win XP
#159319: There is no space around the + button