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 15629 - JTabbedPane : tooltip and icon properties of tab are lost
Summary: JTabbedPane : tooltip and icon properties of tab are lost
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-19 13:37 UTC by Marian Mirilovic
Modified: 2003-06-30 18:31 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 Marian Mirilovic 2001-09-19 13:37:15 UTC
[nb_dev](20010919),[jdk1.3.1](rc1)

Steps to reproduce:
- create JFrame
- add JTabbedPane
- add JButton
- select jButton1 | switch Component Inspector properties pane to "Layout"
properties
- change "Tab Icon" or "Tab Tooltip" property

-> no code with these properties is generated, but properties are saved to .form
file

Only "Tab Title" property is generated fine.

P2 - data lost !
Comment 1 Tomas Pavek 2001-09-19 16:05:42 UTC
Note: properties are saved to .form file but not restored correctly - 
e.g. when only tooltip is set.
Comment 2 Tomas Pavek 2001-09-19 16:34:22 UTC
Fixed.
Comment 3 Marian Mirilovic 2001-09-20 08:55:17 UTC
Reopen, because:
in [nb_dev](20010920) Tab Tooltip property is saved but Tab Icon
property is after save/reopen lost.
Comment 4 Tomas Pavek 2001-09-20 18:20:55 UTC
Tab icon fixed.
Comment 5 Marian Mirilovic 2001-09-21 09:31:33 UTC
verified [nb_dev](20010921)
Comment 6 Quality Engineering 2003-06-30 18:31:57 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.