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 165022 - Error message truncated on IDE configuration page
Summary: Error message truncated on IDE configuration page
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Yulia Novozhilova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-13 09:50 UTC by Michael Nazarov
Modified: 2009-05-16 08:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (15.61 KB, image/png)
2009-05-13 09:51 UTC, Michael Nazarov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Nazarov 2009-05-13 09:50:30 UTC
Check screenshot for details.
Comment 1 Michael Nazarov 2009-05-13 09:51:07 UTC
Created attachment 82020 [details]
screenshot
Comment 2 dlipin 2009-05-13 11:12:48 UTC
It is not truncated. You can see the full message by moving mouse over the message (in tooltip).
Comment 3 dlipin 2009-05-13 11:15:09 UTC
can be fixed by using NbiTextPane instead of NbiLabel
Comment 4 Michael Nazarov 2009-05-13 11:22:45 UTC
Did I write "tooltip truncated"? Message truncated. Check picture once again.
Well, anyway it might be P4.
Comment 5 dlipin 2009-05-13 11:27:22 UTC
Yes. It is truncated. By design. Long labels are truncated by "..." if they can`t fit by the full text in the window.
Comment 6 Michael Nazarov 2009-05-13 11:30:52 UTC
Yes I know about great decisions from... well... designers.
Single line truncated labels above large empty field is not the worst of their ideas.
Comment 7 Yulia Novozhilova 2009-05-15 14:21:34 UTC
Fixed: http://hg.netbeans.org/main/rev/6f9a8f64f99a
Comment 8 Quality Engineering 2009-05-16 08:59:22 UTC
Integrated into 'main-golden', will be available in build *200905160201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/6f9a8f64f99a
User: Yulia Novozhilova <ynov@netbeans.org>
Log: Fix #165022 Error message truncated on IDE configuration page; Fix icon for gf-mod-sun