Ticket #691 (closed defect: invalid)

Opened 3 years ago

Last modified 18 months ago

ContentPane does not accept other widgets as content

Reported by: joose@… Owned by: anonymous
Priority: normal Milestone:
Component: Widgets Version:
Severity: normal Keywords: ContentPane
Cc: joose@…

Description

content.setContent(layout.domNode); -> error: s.match is not a function Source: trunk/src/widget/html/ContentPane.js Line: 204

in revision 3439 it still worked.

Change History

Changed 3 years ago by joose@…

I created test code to here:

http://joose.iki.fi/dojo/test-contentPane.html

I also tried layout.domNode.innerHTML (as in above url, in case ContentPane? has changed only to accept strings), but no, nothing seems to come out.

Changed 3 years ago by anonymous

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

Seems like addChild() works.

Changed 18 months ago by anonymous

  • milestone deleted

Milestone 0.3release deleted

Note: See TracTickets for help on using tickets.