Mobile widgets [message #903320] |
Thu, 23 August 2012 03:27  |
Eclipse User |
|
|
|
Hi,
I am testing 8.1 for an application for a mobile web. Mostly it works well, but for some widgets, for example "view" I get this error:
UNSPECIFIED_EVENT_TYPE_ERR: DOM Events Exception 0: The Event's type was not specified by initializing the event before the method was called.
undefined:0
[CRRUI2094E] Here are the EGL function calls leading to this error:
DojoMobileView.DojoMobileView.createDojoWidget() [native JavaScript]
DojoMobileView.DojoMobileBase.render() [native JavaScript]
DojoMobileView.DojoMobileContainer.render() [native JavaScript]
DojoMobileView.DojoMobileView.render() [native JavaScript]
Actually I do not know how this widget should be used, but I was trying to find a substitution for a drop down box as the ordinary combo box did not work on my Android cell phone.
Is this a defect or can I do something to prevent the error?
Rgds Trond
|
|
|
|
|
|
|
|
|
Re: Mobile widgets [message #903912 is a reply to message #903627] |
Mon, 27 August 2012 04:57  |
Eclipse User |
|
|
|
Thank you Brian and Dan,
I followed the instructions and tried again, but still I got the error message. However, by removing the "selected = true" property from the source, the error disappeared and I now manage the widget nicely. Maybe something is not right in my setup, but with this little modification in the source it works fine. All other mobile widgets also works fine.
Rgds Trond
|
|
|
Powered by
FUDForum. Page generated in 0.03063 seconds