Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » IE8 / TableViewer javascript error
IE8 / TableViewer javascript error [message #1264542] Wed, 05 March 2014 09:57 Go to next message
Oliver B. is currently offline Oliver B.Friend
Messages: 38
Registered: November 2010
Member
We discovered a java script error in combination with IE8 and TableViewer (dynamic filtering):

Error: 'this.getRootItem()' ist Null oder kein Objekt
  Script: {"head":{"requestCounter":3},"operations":[["destroy","w113"],["set","w104",{"itemCount":0,"itemMetrics":[[0,0,50,0,0,0,0],[1,50,50,0,0,0,0],[2,100,140,0,0,0,0],[3,240,180,0,0,0,0],[4,420,50,0,0,0,0],[5,470,50,0,0,0,0]],"focusItem":null}]]}
  name: TypeError
  message: 'this.getRootItem()' ist Null oder kein Objekt
  number: -2146823281
  description: 'this.getRootItem()' ist Null oder kein Objekt
  Debug: off
  Request: {"head":{"requestCounter":2},"operations":[["set","w103",{"selection":[4,4],"text":"hela"}],["set","w1",{"cursorLocation":[407,256]}],["notify","w103","Modify",{}]]}
  Phase: 5


I was able to reproduce the error with the demo application:
http://rap.eclipsesource.com/demo/release/rapdemo/examples#tableviewer

Steps:

1. Set Filter to "hel"
2. Wait for filtering
3. Add "a" to the filter
4. The javascript error occurs

The IE8 version is 8.0.6001.18702.

Should I create a bug or is this problem already fixed?

Greets,
Oliver
Re: IE8 / TableViewer javascript error [message #1265173 is a reply to message #1264542] Wed, 05 March 2014 19:46 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,
it's reproducible with nightly demo [1] too. Please file a bugzilla
about this issue.

[1] http://rap.eclipsesource.com/demo/nightly/rapdemo/examples#tableviewer
Best,
Ivan

--
Ivan Furnadjiev

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: IE8 / TableViewer javascript error [message #1265554 is a reply to message #1265173] Thu, 06 March 2014 08:45 Go to previous message
Oliver B. is currently offline Oliver B.Friend
Messages: 38
Registered: November 2010
Member
I filed the bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=429741

Thanks,
Oliver
Previous Topic:Deploying RAP Application
Next Topic:repository for dropdown widget no available
Goto Forum:
  


Current Time: Fri Apr 19 10:27:34 GMT 2024

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

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

Back to the top