Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Control background
Control background [message #669969] Thu, 12 May 2011 08:56 Go to next message
Oliver B. is currently offline Oliver B.Friend
Messages: 38
Registered: November 2010
Member
Hi,

I am testing RWT 1.4M7 (+HEAD) with my application.
There is a strange behaviour with the background color of the Text/Combo Control. The application changes the background color of some fields based on internals states. Also there is a default configuration via theming (own, rap-default, rap-classic).

When using my own theme or the rap-default theme the manually changed background color is not applied. But when using the rap-classic theme everything works fine.

The same effects applies to the css theming for read-only text-fields. The css attributes are not applied correctly.

I previously used RWT 1.4M5 where there were not problems with the same themes.

Was something changed with the theming?

Greets,
Oliver
Re: Control background [message #669970 is a reply to message #669969] Thu, 12 May 2011 08:57 Go to previous messageGo to next message
Oliver B. is currently offline Oliver B.Friend
Messages: 38
Registered: November 2010
Member
I created a small test application.

Works:
- CCombo
- DateTime
- Label

Does not work:
- Text
- Combo
Re: Control background [message #669987 is a reply to message #669969] Thu, 12 May 2011 10:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by:

Oliver,

this looks like a bug in RAP. Would you mind to file a bugzilla to track
this issue?

TIA
Rüdiger

On 12.05.2011 10:56, Oliver wrote:
> Hi,
>
> I am testing RWT 1.4M7 (+HEAD) with my application. There is a strange
> behaviour with the background color of
> the Text/Combo Control. The application changes the
> background color of some fields based on internals states.
> Also there is a default configuration via theming (own,
> rap-default, rap-classic).
>
> When using my own theme or the rap-default theme the
> manually changed background color is not applied. But when
> using the rap-classic theme everything works fine.
> The same effects applies to the css theming for read-only
> text-fields. The css attributes are not applied correctly.
>
> I previously used RWT 1.4M5 where there were not problems
> with the same themes.
>
> Was something changed with the theming?
>
> Greets,
> Oliver


--
Rüdiger Herrmann

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Control background [message #670034 is a reply to message #669987] Thu, 12 May 2011 13:25 Go to previous messageGo to next message
Oliver B. is currently offline Oliver B.Friend
Messages: 38
Registered: November 2010
Member
Hi Rüdiger,

I filed the new bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=345597

Greets,
Oliver
Re: Control background [message #670138 is a reply to message #669969] Thu, 12 May 2011 18:04 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2427
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Oliver,
in 1.4M7 we set a background gradient on the Text/Combo widgets in
default theme. To apply your background color you should reset the
background-image property to none. Nevertheless, loosing the possibility
the set the background color from the programing code is definitely a bug.
HTH,
Ivan

On 5/12/2011 11:56 AM, Oliver wrote:
> Hi,
>
> I am testing RWT 1.4M7 (+HEAD) with my application. There is a strange
> behaviour with the background color of
> the Text/Combo Control. The application changes the
> background color of some fields based on internals states.
> Also there is a default configuration via theming (own,
> rap-default, rap-classic).
>
> When using my own theme or the rap-default theme the
> manually changed background color is not applied. But when
> using the rap-classic theme everything works fine.
> The same effects applies to the css theming for read-only
> text-fields. The css attributes are not applied correctly.
>
> I previously used RWT 1.4M5 where there were not problems
> with the same themes.
>
> Was something changed with the theming?
>
> Greets,
> Oliver
Previous Topic:RCP/RAP with Spring Integration in OSGi container
Next Topic:JFace TreeViewer
Goto Forum:
  


Current Time: Wed Sep 25 13:24:21 GMT 2024

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

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

Back to the top