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 231929 - [74cat] Turning off tab close buttons via branding truncates titles with Nimbus L&F
Summary: [74cat] Turning off tab close buttons via branding truncates titles with Nim...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.3.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-27 13:03 UTC by jmborer
Modified: 2013-07-01 15:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jmborer 2013-06-27 13:03:32 UTC
There is an issue with the Nimbus Laf and the tabs:

If you turn off the close [x] button witch branding, the tabs title will be
truncated and "..." will appear.

If you turn off the close button witch TopComponent.putClientProperty(TopComponent.PROP_CLOSING_DISABLED,
Boolean.TRUE) and leave the close button in branding enabled, the tab title
will not be truncated.
Comment 1 Stanislav Aubrecht 2013-06-27 14:12:42 UTC
core-main 6dc6d288aa4c
Comment 2 Quality Engineering 2013-07-01 15:55:12 UTC
Integrated into 'main-silver', will be available in build *201307011244* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6dc6d288aa4c
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #231929 - truncated tab titles in Nimbus l&f when close button is suppressed