Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Radio Buttons not visible
Radio Buttons not visible [message #1226868] Thu, 02 January 2014 23:46 Go to next message
Vincenzo Caselli is currently offline Vincenzo CaselliFriend
Messages: 235
Registered: January 2012
Senior Member

On some clients, with IE8, radio buttons are not visible: just the corresponding labels are showed.
Do you have some suggestions?
Thanks
Vincenzo
Re: Radio Buttons not visible [message #1227004 is a reply to message #1226868] Fri, 03 January 2014 09:16 Go to previous messageGo to next message
Vincenzo Caselli is currently offline Vincenzo CaselliFriend
Messages: 235
Registered: January 2012
Senior Member

On some other, with IE11, sometimes the radio buttons shows only if mouse is moved over the widget.
Any suggestion about the cause of this behaviour?
Thank you
Vincenzo
Re: Radio Buttons not visible [message #1228014 is a reply to message #1227004] Mon, 06 January 2014 07: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 Vincenzo,
I can't reproduce it with our online Controls Demo [1]. Are you using
SSL with your application? Is this only IE 8/11 problem?

[1] http://rap.eclipsesource.com/controlsdemo/controls
Best,
Ivan

--
Ivan Furnadjiev

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Radio Buttons not visible [message #1228722 is a reply to message #1228014] Tue, 07 January 2014 22:34 Go to previous messageGo to next message
Vincenzo Caselli is currently offline Vincenzo CaselliFriend
Messages: 235
Registered: January 2012
Senior Member

Sorry Ivan,
I saw it only some times and can't reproduce it sistematically.
Just wandered why just for radio buttons and not for other widgets.
I'll get back if I have other hints about this issue.
Thanks
Vincenzo
Re: Radio Buttons not visible [message #1229616 is a reply to message #1228722] Thu, 09 January 2014 20:47 Go to previous messageGo to next message
Vincenzo Caselli is currently offline Vincenzo CaselliFriend
Messages: 235
Registered: January 2012
Senior Member

How can we customize the icons for radio buttons?
We tried modifying the CSS file (business.css in our case), like this:

...
Button-RadioIcon:selected {
background-image: url( theme/business/icons/radio-selected.png );
}
...
and of course ensured to have the png files in the specified path, but radio buttons did not change.
What is the correct way?
Thank you
Vincenzo
Re: Radio Buttons not visible [message #1229781 is a reply to message #1229616] Fri, 10 January 2014 07:54 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 Vincenzo,
what you are doing is correct - Button-RadioIcon CSS selector is
responsible for the radio button image. Probably browser caching issue?
Try to reload and/or clear browser cache.
HTH,
Ivan

--
Ivan Furnadjiev

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Radio Buttons not visible [message #1231568 is a reply to message #1228722] Wed, 15 January 2014 00:27 Go to previous message
Vincenzo Caselli is currently offline Vincenzo CaselliFriend
Messages: 235
Registered: January 2012
Senior Member

Hi Ivan,
now we ca reproduce the problem sistematically.
The problem is not tied with Radio buttons in particular, but with any image that come from the plugin jars.
For this reason we opened a more broader question here:

http://www.eclipse.org/forums/index.php/m/1231564/
Previous Topic:Problem with new RWT.PRELOADED_ITEMS
Next Topic:When to fire widget events?
Goto Forum:
  


Current Time: Fri Apr 19 19:59:01 GMT 2024

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

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

Back to the top