Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » error occurs occasionally when using MARKUP_ENABLED img tag
error occurs occasionally when using MARKUP_ENABLED img tag [message #1074051] Fri, 26 July 2013 02:00 Go to next message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
hi,
I downloaded the new nightly build that fixs MARUP_ENABLED for img herf event, I think it works well, but error occurs occasionally

Error: TypeError: targetElement.tagName is undefined

  stack: .members._findHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51811
.members._checkAndProcessHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51788
.members._onMouseUp@http://localhost:10080/rwt-resources/rap-client.js:51759
.members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6261
.members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
.members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
.members.dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6191
.statics._onmouseevent_post@http://localhost:10080/rwt-resources/rap-client.js:17363
.statics._processMouseEvent<.default@http://localhost:10080/rwt-resources/rap-client.js:17295
.statics._onmouseevent@http://localhost:10080/rwt-resources/rap-client.js:17225
.statics.bind/wrap@http://localhost:10080/rwt-resources/rap-client.js:5725

  fileName: http://localhost:10080/rwt-resources/rap-client.js
  lineNumber: 51811
  columnNumber: 8
  Stack: .members._findHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51811
.members._checkAndProcessHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51788
.members._onMouseUp@http://localhost:10080/rwt-resources/rap-client.js:51759
.members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6261
.members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
.members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
.members.dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6191
.statics._onmouseevent_post@http://localhost:10080/rwt-resources/rap-client.js:17363
.statics._processMouseEvent<.default@http://localhost:10080/rwt-resources/rap-client.js:17295
.statics._onmouseevent@http://localhost:10080/rwt-resources/rap-client.js:17225
.statics.bind/wrap@http://localhost:10080/rwt-resources/rap-client.js:5725

  Debug: on


Best Regards
David
Re: error occurs occasionally when using MARKUP_ENABLED img tag [message #1074117 is a reply to message #1074051] Fri, 26 July 2013 06:36 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
that's interesting. Does it happen in all browsers - IE 8,9,10, Firefox,
Chrome, Opera? Is your widget List or Table?
Best,
Ivan

On 7/26/2013 5:00 AM, Song David wrote:
> hi,
> I downloaded the new nightly build that fixs MARUP_ENABLED for img
> herf event, I think it works well, but error occurs occasionally
> Error: TypeError: targetElement.tagName is undefined
>
> stack:
> .members._findHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51811
> members._checkAndProcessHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51788
>
> members._onMouseUp@http://localhost:10080/rwt-resources/rap-client.js:51759
>
> members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6261
>
> members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
>
> members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
>
> members.dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6191
>
> statics._onmouseevent_post@http://localhost:10080/rwt-resources/rap-client.js:17363
>
> statics._processMouseEvent<.default@http://localhost:10080/rwt-resources/rap-client.js:17295
>
> statics._onmouseevent@http://localhost:10080/rwt-resources/rap-client.js:17225
>
> statics.bind/wrap@http://localhost:10080/rwt-resources/rap-client.js:5725
>
> fileName: http://localhost:10080/rwt-resources/rap-client.js
> lineNumber: 51811
> columnNumber: 8
> Stack:
> .members._findHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51811
> members._checkAndProcessHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51788
>
> members._onMouseUp@http://localhost:10080/rwt-resources/rap-client.js:51759
>
> members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6261
>
> members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
>
> members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
>
> members.dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6191
>
> statics._onmouseevent_post@http://localhost:10080/rwt-resources/rap-client.js:17363
>
> statics._processMouseEvent<.default@http://localhost:10080/rwt-resources/rap-client.js:17295
>
> statics._onmouseevent@http://localhost:10080/rwt-resources/rap-client.js:17225
>
> statics.bind/wrap@http://localhost:10080/rwt-resources/rap-client.js:5725
>
> Debug: on
>
> Best Regards
> David

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: error occurs occasionally when using MARKUP_ENABLED img tag [message #1074134 is a reply to message #1074117] Fri, 26 July 2013 07:15 Go to previous messageGo to next message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
now, when I scroll the table or gird from one side to the other, the error occurs always even in Firefox, Chrome or IE. The code above happens in Firefox, but in Chrome 28 or IE 10 the code is not the same with it in Firefox

in Chrome or IE the code is like below:

Error: TypeError: Cannot call method 'toLowerCase' of undefined

  Stack: TypeError: Cannot call method 'toLowerCase' of undefined
    at rwt.qx.Class.define.members._findHyperlink (http://localhost:10080/rwt-resources/rap-client.js:51811:41)
    at rwt.qx.Class.define.members._checkAndProcessHyperlink (http://localhost:10080/rwt-resources/rap-client.js:51788:26)
    at rwt.qx.Class.define.members._onMouseUp (http://localhost:10080/rwt-resources/rap-client.js:51759:14)
    at rwt.qx.Class.define.members._dispatchEvent (http://localhost:10080/rwt-resources/rap-client.js:6261:18)
    at rwt.qx.Class.define.members._dispatchEvent (http://localhost:10080/rwt-resources/rap-client.js:6273:18)
    at rwt.qx.Class.define.members._dispatchEvent (http://localhost:10080/rwt-resources/rap-client.js:6273:18)
    at rwt.qx.Class.define.members.dispatchEvent (http://localhost:10080/rwt-resources/rap-client.js:6191:12)
    at Object.rwt.qx.Class.define.statics._onmouseevent_post (http://localhost:10080/rwt-resources/rap-client.js:17363:25)
    at Object.rwt.qx.Class.define.statics._processMouseEvent.rwt.util.Variant.select.default [as _processMouseEvent] (http://localhost:10080/rwt-resources/rap-client.js:17295:14)
    at Object.rwt.qx.Class.define.statics._onmouseevent (http://localhost:10080/rwt-resources/rap-client.js:17225:16)
  Debug: on


[Updated on: Fri, 26 July 2013 07:19]

Report message to a moderator

Re: error occurs occasionally when using MARKUP_ENABLED img tag [message #1074141 is a reply to message #1074134] Fri, 26 July 2013 07:20 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
I did some changes in _findHyperlink function. As I can't reproduce the
issue, could you test the next nightly build?
Thanks,
Ivan

On 7/26/2013 10:15 AM, Song David wrote:
> the code above happens in Firefox, but in Chrome 28 or IE 10 the code
> is not the same with it in Firefox
>
> in Chrome:
>
> Error: TypeError: Cannot call method 'toLowerCase' of undefined
>
> Stack: TypeError: Cannot call method 'toLowerCase' of undefined
> at rwt.qx.Class.define.members._findHyperlink
> (http://localhost:10080/rwt-resources/rap-client.js:51811:41)
> at rwt.qx.Class.define.members._checkAndProcessHyperlink
> (http://localhost:10080/rwt-resources/rap-client.js:51788:26)
> at rwt.qx.Class.define.members._onMouseUp
> (http://localhost:10080/rwt-resources/rap-client.js:51759:14)
> at rwt.qx.Class.define.members._dispatchEvent
> (http://localhost:10080/rwt-resources/rap-client.js:6261:18)
> at rwt.qx.Class.define.members._dispatchEvent
> (http://localhost:10080/rwt-resources/rap-client.js:6273:18)
> at rwt.qx.Class.define.members._dispatchEvent
> (http://localhost:10080/rwt-resources/rap-client.js:6273:18)
> at rwt.qx.Class.define.members.dispatchEvent
> (http://localhost:10080/rwt-resources/rap-client.js:6191:12)
> at Object.rwt.qx.Class.define.statics._onmouseevent_post
> (http://localhost:10080/rwt-resources/rap-client.js:17363:25)
> at
> Object.rwt.qx.Class.define.statics._processMouseEvent.rwt.util.Variant.select.default
> [as _processMouseEvent]
> (http://localhost:10080/rwt-resources/rap-client.js:17295:14)
> at Object.rwt.qx.Class.define.statics._onmouseevent
> (http://localhost:10080/rwt-resources/rap-client.js:17225:16)
> Debug: on
>
>

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: error occurs occasionally when using MARKUP_ENABLED img tag [message #1074145 is a reply to message #1074134] Fri, 26 July 2013 07:30 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Could you post your markup with the link?
Thanks,
Ivan

On 7/26/2013 10:15 AM, Song David wrote:
> the code above happens in Firefox, but in Chrome 28 or IE 10 the code
> is not the same with it in Firefox
>
> in Chrome:
>
> Error: TypeError: Cannot call method 'toLowerCase' of undefined
>
> Stack: TypeError: Cannot call method 'toLowerCase' of undefined
> at rwt.qx.Class.define.members._findHyperlink
> (http://localhost:10080/rwt-resources/rap-client.js:51811:41)
> at rwt.qx.Class.define.members._checkAndProcessHyperlink
> (http://localhost:10080/rwt-resources/rap-client.js:51788:26)
> at rwt.qx.Class.define.members._onMouseUp
> (http://localhost:10080/rwt-resources/rap-client.js:51759:14)
> at rwt.qx.Class.define.members._dispatchEvent
> (http://localhost:10080/rwt-resources/rap-client.js:6261:18)
> at rwt.qx.Class.define.members._dispatchEvent
> (http://localhost:10080/rwt-resources/rap-client.js:6273:18)
> at rwt.qx.Class.define.members._dispatchEvent
> (http://localhost:10080/rwt-resources/rap-client.js:6273:18)
> at rwt.qx.Class.define.members.dispatchEvent
> (http://localhost:10080/rwt-resources/rap-client.js:6191:12)
> at Object.rwt.qx.Class.define.statics._onmouseevent_post
> (http://localhost:10080/rwt-resources/rap-client.js:17363:25)
> at
> Object.rwt.qx.Class.define.statics._processMouseEvent.rwt.util.Variant.select.default
> [as _processMouseEvent]
> (http://localhost:10080/rwt-resources/rap-client.js:17295:14)
> at Object.rwt.qx.Class.define.statics._onmouseevent
> (http://localhost:10080/rwt-resources/rap-client.js:17225:16)
> Debug: on
>
>

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: error occurs occasionally when using MARKUP_ENABLED img tag [message #1074153 is a reply to message #1074145] Fri, 26 July 2013 07:49 Go to previous messageGo to next message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
Hi Ivan,

I use the link with text, and every thing is ok.
I will try to download the newest nightly build as soon as it releases.

thanks

David
Re: error occurs occasionally when using MARKUP_ENABLED img tag [message #1074519 is a reply to message #1074153] Sat, 27 July 2013 01:34 Go to previous messageGo to next message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
Hi Ivan,
I test the newest nightly build rap-2.2.0-N-20130726-1307 just now, but error still happens.
I tested it in firefox, chrome and ie and this happens when I scroll the table or grid.
in firefox:
rror: TypeError: targetNode is null

  stack: .members._findHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51811
.members._checkAndProcessHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51788
.members._onMouseUp@http://localhost:10080/rwt-resources/rap-client.js:51759
.members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6261
.members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
.members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
.members.dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6191
.statics._onmouseevent_post@http://localhost:10080/rwt-resources/rap-client.js:17363
.statics._processMouseEvent<.default@http://localhost:10080/rwt-resources/rap-client.js:17295
.statics._onmouseevent@http://localhost:10080/rwt-resources/rap-client.js:17225
.statics.bind/wrap@http://localhost:10080/rwt-resources/rap-client.js:5725

  fileName: http://localhost:10080/rwt-resources/rap-client.js
  lineNumber: 51811
  columnNumber: 8
  Stack: .members._findHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51811
.members._checkAndProcessHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51788
.members._onMouseUp@http://localhost:10080/rwt-resources/rap-client.js:51759
.members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6261
.members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
.members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
.members.dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6191
.statics._onmouseevent_post@http://localhost:10080/rwt-resources/rap-client.js:17363
.statics._processMouseEvent<.default@http://localhost:10080/rwt-resources/rap-client.js:17295
.statics._onmouseevent@http://localhost:10080/rwt-resources/rap-client.js:17225
.statics.bind/wrap@http://localhost:10080/rwt-resources/rap-client.js:5725

  Debug: on


in ie and chrome the error detail is almost the same as below:
Error: TypeError: Cannot read property 'tagName' of null

  Stack: TypeError: Cannot read property 'tagName' of null
    at rwt.qx.Class.define.members._findHyperlink (http://localhost:10080/rwt-resources/rap-client.js:51811:29)
    at rwt.qx.Class.define.members._checkAndProcessHyperlink (http://localhost:10080/rwt-resources/rap-client.js:51788:26)
    at rwt.qx.Class.define.members._onMouseUp (http://localhost:10080/rwt-resources/rap-client.js:51759:14)
    at rwt.qx.Class.define.members._dispatchEvent (http://localhost:10080/rwt-resources/rap-client.js:6261:18)
    at rwt.qx.Class.define.members._dispatchEvent (http://localhost:10080/rwt-resources/rap-client.js:6273:18)
    at rwt.qx.Class.define.members._dispatchEvent (http://localhost:10080/rwt-resources/rap-client.js:6273:18)
    at rwt.qx.Class.define.members.dispatchEvent (http://localhost:10080/rwt-resources/rap-client.js:6191:12)
    at Object.rwt.qx.Class.define.statics._onmouseevent_post (http://localhost:10080/rwt-resources/rap-client.js:17363:25)
    at Object.rwt.qx.Class.define.statics._processMouseEvent.rwt.util.Variant.select.default [as _processMouseEvent] (http://localhost:10080/rwt-resources/rap-client.js:17295:14)
    at Object.rwt.qx.Class.define.statics._onmouseevent (http://localhost:10080/rwt-resources/rap-client.js:17225:16)
  Debug: on


thanks
David

[Updated on: Sat, 27 July 2013 01:36]

Report message to a moderator

Re: error occurs occasionally when using MARKUP_ENABLED img tag [message #1074597 is a reply to message #1074519] Sat, 27 July 2013 07:03 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
please create a simple project to reproduce the issue and I will look on
it again.
Thanks,
Ivan

On 7/27/2013 4:34 AM, Song David wrote:
> Hi Ivan,
> I test the newest nightly build rap-2.2.0-N-20130726-1307 just now,
> but error still happens.
> I tested it in firefox, chrome and ie
> in firefox:
> rror: TypeError: targetNode is null
>
> stack:
> .members._findHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51811
> members._checkAndProcessHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51788
>
> members._onMouseUp@http://localhost:10080/rwt-resources/rap-client.js:51759
>
> members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6261
>
> members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
>
> members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
>
> members.dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6191
>
> statics._onmouseevent_post@http://localhost:10080/rwt-resources/rap-client.js:17363
>
> statics._processMouseEvent<.default@http://localhost:10080/rwt-resources/rap-client.js:17295
>
> statics._onmouseevent@http://localhost:10080/rwt-resources/rap-client.js:17225
>
> statics.bind/wrap@http://localhost:10080/rwt-resources/rap-client.js:5725
>
> fileName: http://localhost:10080/rwt-resources/rap-client.js
> lineNumber: 51811
> columnNumber: 8
> Stack:
> .members._findHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51811
> members._checkAndProcessHyperlink@http://localhost:10080/rwt-resources/rap-client.js:51788
>
> members._onMouseUp@http://localhost:10080/rwt-resources/rap-client.js:51759
>
> members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6261
>
> members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
>
> members._dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6273
>
> members.dispatchEvent@http://localhost:10080/rwt-resources/rap-client.js:6191
>
> statics._onmouseevent_post@http://localhost:10080/rwt-resources/rap-client.js:17363
>
> statics._processMouseEvent<.default@http://localhost:10080/rwt-resources/rap-client.js:17295
>
> statics._onmouseevent@http://localhost:10080/rwt-resources/rap-client.js:17225
>
> statics.bind/wrap@http://localhost:10080/rwt-resources/rap-client.js:5725
>
> Debug: on
>
> in ie and chrome the error detail is almost the same as below:
> Error: TypeError: Cannot read property 'tagName' of null
>
> Stack: TypeError: Cannot read property 'tagName' of null
> at rwt.qx.Class.define.members._findHyperlink
> (http://localhost:10080/rwt-resources/rap-client.js:51811:29)
> at rwt.qx.Class.define.members._checkAndProcessHyperlink
> (http://localhost:10080/rwt-resources/rap-client.js:51788:26)
> at rwt.qx.Class.define.members._onMouseUp
> (http://localhost:10080/rwt-resources/rap-client.js:51759:14)
> at rwt.qx.Class.define.members._dispatchEvent
> (http://localhost:10080/rwt-resources/rap-client.js:6261:18)
> at rwt.qx.Class.define.members._dispatchEvent
> (http://localhost:10080/rwt-resources/rap-client.js:6273:18)
> at rwt.qx.Class.define.members._dispatchEvent
> (http://localhost:10080/rwt-resources/rap-client.js:6273:18)
> at rwt.qx.Class.define.members.dispatchEvent
> (http://localhost:10080/rwt-resources/rap-client.js:6191:12)
> at Object.rwt.qx.Class.define.statics._onmouseevent_post
> (http://localhost:10080/rwt-resources/rap-client.js:17363:25)
> at
> Object.rwt.qx.Class.define.statics._processMouseEvent.rwt.util.Variant.select.default
> [as _processMouseEvent]
> (http://localhost:10080/rwt-resources/rap-client.js:17295:14)
> at Object.rwt.qx.Class.define.statics._onmouseevent
> (http://localhost:10080/rwt-resources/rap-client.js:17225:16)
> Debug: on
>
> thanks
> David

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: error occurs occasionally when using MARKUP_ENABLED img tag [message #1074615 is a reply to message #1074597] Sat, 27 July 2013 08:30 Go to previous messageGo to next message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
Hi Ivan,
I created a little test project, only one table in it, but it run ok.
I give a screen shot of runing in chrome, hoping it useful for you
index.php/fa/15730/0/
index.php/fa/15731/0/
  • Attachment: 001.png
    (Size: 105.29KB, Downloaded 560 times)
  • Attachment: 002.png
    (Size: 107.94KB, Downloaded 531 times)
Re: error occurs occasionally when using MARKUP_ENABLED img tag [message #1074618 is a reply to message #1074615] Sat, 27 July 2013 08:39 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
thanks for the screenshots, but they don't help much. The problem is in
the exact DOM (HTML) elements configuration. That's why I need a test
project to reproduce and trace the issue. I've played a lot with
Table/Tree with different configurations of the markup, but I can't
reproduce the issue in any browser. Fixing something blindly will not
lead to anywhere.
Best,
Ivan

On 7/27/2013 11:30 AM, Song David wrote:
> Hi Ivan,
> I created a little test project, only one table in it, but it run ok.
> I give a screen shot of runing in chrome, hoping it useful for you
>
>

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: error occurs occasionally when using MARKUP_ENABLED img tag [message #1074628 is a reply to message #1074618] Sat, 27 July 2013 09:15 Go to previous messageGo to next message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
Hi Ivan,
The strange thing is that errors happen even before I load data into the table when I scroll the table, I create a example page in org.eclipse.rap.examples.pages projects.
hope it can help.

Best Regards
David
Re: error occurs occasionally when using MARKUP_ENABLED img tag [message #1074673 is a reply to message #1074628] Sat, 27 July 2013 12:15 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
click/drag the scrollbars was a very good hint. I've managed to
reproduce it.
Thanks,
Ivan

On 7/27/2013 12:15 PM, Song David wrote:
> Hi Ivan,
> The strange thing is that errors happen even before I load data into the table when I scroll the table, I create a example page in org.eclipse.rap.examples.pages projects.
> hope it can help.
>
> Best Regards
> David

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: error occurs occasionally when using MARKUP_ENABLED img tag [message #1075284 is a reply to message #1074628] Mon, 29 July 2013 07:13 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
I hope that this time is finally fixed. Check next nightly build.
Best,
Ivan

On 7/27/2013 12:15 PM, Song David wrote:
> Hi Ivan,
> The strange thing is that errors happen even before I load data into the table when I scroll the table, I create a example page in org.eclipse.rap.examples.pages projects.
> hope it can help.
>
> Best Regards
> David

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: error occurs occasionally when using MARKUP_ENABLED img tag [message #1075774 is a reply to message #1075284] Tue, 30 July 2013 03:11 Go to previous message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
Hi,
I tested the newest nightly build just now, It does work ok. Thanks.

Best Regards
David
Previous Topic:NoClassDefFoundError when adding AutoCompleteField
Next Topic:Stupid question regarding multiple plugins within a single RAP application
Goto Forum:
  


Current Time: Thu Mar 28 15:57:07 GMT 2024

Powered by FUDForum. Page generated in 0.07638 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top