| Mobile widgets [message #903320] |
Thu, 23 August 2012 03:27  |
Trond Einar Nilsen Messages: 31 Registered: December 2011 |
Member |
|
|
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 #903508 is a reply to message #903343] |
Thu, 23 August 2012 23:21   |
fahua jin Messages: 58 Registered: July 2011 |
Member |
|
|
Trond,
I tried in my machine but could not reproduce the problem. Could you please provide following information?
1) Your render engine for EDT 0.81. Windows > Preference > EGL > Rich UI > Appearance > Render Engine for the Rich UI editor.
2) The version of browser you used (the browser configured in the EDT render engine).
3) The OS you used (Windows/Linux version, 32bit or 64 bit etc).
Rocky
[Updated on: Thu, 23 August 2012 23:22] Report message to a moderator
|
|
|
|
|
|
| Re: Mobile widgets [message #903912 is a reply to message #903627] |
Mon, 27 August 2012 04:57  |
Trond Einar Nilsen Messages: 31 Registered: December 2011 |
Member |
|
|
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.02110 seconds