Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Doubts about DefaultAppearance.js
Doubts about DefaultAppearance.js [message #52331] Wed, 17 October 2007 11:39 Go to next message
Oliver Köhler is currently offline Oliver KöhlerFriend
Messages: 32
Registered: July 2009
Member
Hi,
I think there is a minor bug in the DefaultAppearance.js of plugin
org.eclipse.rap.rwt
In line 716 a comma is at the end of the line where it should not be

backgroundImage : states.checked && !states.over ?
"static/image/dotted_white.gif" : null,

Unfortunately this prevents IE from running RAP.
Could somebody please check whether I am right or if my code is the problem.
Regards
Poncho
PS:
If nobody vetoes I will raise a bug in bugzilla
Re: Doubts about DefaultAppearance.js [message #53044 is a reply to message #52331] Thu, 18 October 2007 07:31 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

I think this has already been fixed
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=206607)...


Ciao
Frank

"Poncho" <sasfatu@gmx.de> schrieb im Newsbeitrag
news:ff4s9a$geu$1@build.eclipse.org...
> Hi,
> I think there is a minor bug in the DefaultAppearance.js of plugin
> org.eclipse.rap.rwt
> In line 716 a comma is at the end of the line where it should not be
>
> backgroundImage : states.checked && !states.over ?
> "static/image/dotted_white.gif" : null,
>
> Unfortunately this prevents IE from running RAP.
> Could somebody please check whether I am right or if my code is the
> problem.
> Regards
> Poncho
> PS:
> If nobody vetoes I will raise a bug in bugzilla
Previous Topic:Question: UI Listeners handling in RAP
Next Topic:Applet as substitute for SWT/AWT Bridged component?
Goto Forum:
  


Current Time: Fri Apr 26 21:51:55 GMT 2024

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

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

Back to the top