Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » custom controls - qooxdoo throws an error
custom controls - qooxdoo throws an error [message #92060] Fri, 06 June 2008 07:05 Go to next message
Dmitry Pryadkin is currently offline Dmitry PryadkinFriend
Messages: 146
Registered: July 2009
Senior Member
Hi All,

IE (but not firefox) gives me the error. This happens when I switch
between editors. One of the editors contains my own widget.

I'm gathering information. I don't ask you to solve my problem. But
maybe you have an idea where I may dig at...

Could not evaluate javascript response:

Could not evaluate computed style: [object][display]: "currentStyle" -
is null

org.eclipse.swt.EventUtil.suspendEventHandling();var req =
org.eclipse.swt.Request.getInstance();req.setRequestCounter( "73" );var
wm = org.eclipse.swt.WidgetManager.getInstance();var w =
wm.findWidgetById( "w12" );w.setHasShellListener( true );var w =
wm.findWidgetById( "w31" );w.setSpace( 0, 1278, 19, 20 );var w =
wm.findWidgetById( "w12" );w.setActiveControl( wm.findWidgetById( "w160"
) );org.eclipse.swt.WidgetManager.getInstance().focus( "w160"
);qx.ui.core.Widget.flushGlobalQueues();org.eclipse.swt.Even tUtil.resumeEventHandling();

Thanks in advance
Re: custom controls - qooxdoo throws an error [message #92243 is a reply to message #92060] Sat, 07 June 2008 06:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

I've tried to reproduce the problem using the editors in the demo app
without success. Maybe the problem comes in combination with a special
editor type.


Ciao
Frank

-----Ursprüngliche Nachricht-----
Von: Dmitry Pryadkin [mailto:drpadawan@ya.ru]
Bereitgestellt: Freitag, 6. Juni 2008 09:06
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: custom controls - qooxdoo throws an error
Betreff: custom controls - qooxdoo throws an error


Hi All,

IE (but not firefox) gives me the error. This happens when I switch
between editors. One of the editors contains my own widget.

I'm gathering information. I don't ask you to solve my problem. But
maybe you have an idea where I may dig at...

Could not evaluate javascript response:

Could not evaluate computed style: [object][display]: "currentStyle" -
is null

org.eclipse.swt.EventUtil.suspendEventHandling();var req =
org.eclipse.swt.Request.getInstance();req.setRequestCounter( "73" );var
wm = org.eclipse.swt.WidgetManager.getInstance();var w =
wm.findWidgetById( "w12" );w.setHasShellListener( true );var w =
wm.findWidgetById( "w31" );w.setSpace( 0, 1278, 19, 20 );var w =
wm.findWidgetById( "w12" );w.setActiveControl( wm.findWidgetById( "w160"

) );org.eclipse.swt.WidgetManager.getInstance().focus( "w160"
);qx.ui.core.Widget.flushGlobalQueues();org.eclipse.swt.Even tUtil.resume
EventHandling();

Thanks in advance
Re: custom controls - qooxdoo throws an error [message #92258 is a reply to message #92243] Sat, 07 June 2008 06:34 Go to previous message
Dmitry Pryadkin is currently offline Dmitry PryadkinFriend
Messages: 146
Registered: July 2009
Senior Member
Hello Frank,

Yesterday I've traced this down. Custom javascript polluted some qooxdoo
styles via the DOM.

Thanks

Frank Appel wrote:
> I've tried to reproduce the problem using the editors in the demo app
> without success. Maybe the problem comes in combination with a special
> editor type.
Previous Topic:Debugging remote RAP applications?
Next Topic:Server Push
Goto Forum:
  


Current Time: Fri Apr 26 12:09:35 GMT 2024

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

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

Back to the top