Re: Re: Event Handling within nested XBL components
Posted by
Alessandro Vernet on
Aug 21, 2009; 2:10am
URL: https://discuss.orbeon.com/Event-Handling-within-nested-XBL-components-tp45002p45009.html
Philip,
Philip.Cantin wrote
1) Download attached ZIP file and place folder in the orbeon/WEB-INF/resources/apps folder, then run it.
2) Click icon next to first text area. A dialog window should pop up with a small (non-YUI) text area.
3) Type "hello" in the text area, and click the 'Update' button at the top. The first text area should have the value "hello" with some extra HTML.
4) Click the 'Add' button to the left of the first text area. A new section should be added.
5) Click icon next to second text area. A dialog window should pop up with NO value inside the text area of the dialog box. This reflects the current value of the second text area.
6) Repeat steps 1-5, but this time, in test_xbl.xhtml, change:
Yes, this is a bug in the HTML editor. Nice catch. It was introduced on June 23 with commit 5a8cf6c0b76ab965faba2e0618a8822706cde8b7. I created a new bug for this (linked below), fixed it, and pushed the fix to GitHub. The nightly builds are stuck at this point, so it might be a few more days before we address that issue and you get a new nightly build with this change.
http://forge.ow2.org/tracker/index.php?func=detail&aid=314164&group_id=168&atid=350207Alex