Skip to:
Inline edit field throws a JScript error when pressing 'esc'. This only seems to happen on the uPortal mock-up page
Steps to reproduce:
1) Open the uPortal mock-up pagehttp://build.fluidproject.org/fluid/sample-code/shared/portal/portal.html#
2) In the "Bookmarks Portlet" click "Default folder behavior" to activate the inline edit field
3) Press the 'esc' key
Notice that a JScript error is thrown
object expected
(line 446 of portal.html)
Appears to have been resolved with fix for
Tested using
IE 7 (Win Vista)
Inline edit field throws a JScript error when pressing 'esc'. This only seems to happen on the uPortal mock-up page
Steps to reproduce:
1) Open the uPortal mock-up page
http://build.fluidproject.org/fluid/sample-code/shared/portal/portal.html#
2) In the "Bookmarks Portlet" click "Default folder behavior" to activate the inline edit field
3) Press the 'esc' key
Notice that a JScript error is thrown
object expected
(line 446 of portal.html)