Ticket #6090 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

[patch][cla] TitlePane fails if subclass doesn't define titleBarNode

Reported by: nathan Owned by: anonymous
Priority: high Milestone: 1.1
Component: Dijit Version: 1.0
Severity: normal Keywords:
Cc:

Description

Related to bug #5973

Since there may be some existing code out there which doesn't have a titleBarNode defined, we probably should fall back to focusNode if we can't find it...

This should probably go into 1.1 so as not to break backwards compatibility.

Attachments

TitlePane.patch (0.7 kB) - added by nathan 9 months ago.
Fall back to focusNode if we don't have a titleBarNode

Change History

Changed 9 months ago by nathan

Fall back to focusNode if we don't have a titleBarNode

Changed 9 months ago by bill

  • status changed from new to closed
  • resolution set to fixed

(In [12977]) Fixes #6090: TitlePane? fails if subclass doesn't define titleBarNode attach point

Changed 9 months ago by bill

  • component changed from General to Dijit
Note: See TracTickets for help on using tickets.