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 34774 - Call attachTo/detachFrom on delegates of ProxyLook correctly
Summary: Call attachTo/detachFrom on delegates of ProxyLook correctly
Status: VERIFIED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Looks (show other bugs)
Version: 3.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2003-07-07 14:13 UTC by Vitezslav Stejskal
Modified: 2008-11-18 11:34 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 Vitezslav Stejskal 2003-07-07 14:13:00 UTC
The ProxyLook doesn't call attachTo/detachFrom
correctly on delegating Looks when its
LookSelector fires the selectorChanged event.
Comment 1 Petr Hrebejk 2003-07-09 15:19:16 UTC
Added test. See ProxyLookTest.testAttachDetachAfterSelectorChange().
Comment 2 Petr Hrebejk 2003-09-19 16:12:22 UTC
Fixed in the looks_projfix branch as it depends on the LookSelector
changes.
Comment 3 Petr Hrebejk 2003-10-01 17:45:09 UTC
Fixed after the first merge with looks_projfix branch.
Comment 4 Lukas Hasik 2004-02-26 14:40:11 UTC
x