Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » CSS Warnings
CSS Warnings [message #1403212] Tue, 22 July 2014 11:29 Go to next message
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
Hi

After I open (show) a menu in the application window I get some css warnings on shutdown:

WARN css Could not resolve '-fx-color' while resolving lookups for '-fx-background-color' from rule '*.context-menu' in stylesheet jar:file:/C:/Program%20Files%20(x86)/Java/jdk1.8.0_05/jre/lib/ext/jfxrt.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss
WARN css Could not resolve '-fx-color' while resolving lookups for '-fx-background-color' from rule '*.menu-up-arrow' in stylesheet jar:file:/C:/Program%20Files%20(x86)/Java/jdk1.8.0_05/jre/lib/ext/jfxrt.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss
WARN css Could not resolve '-fx-color' while resolving lookups for '-fx-background-color' from rule '*.menu-down-arrow' in stylesheet jar:file:/C:/Program%20Files%20(x86)/Java/jdk1.8.0_05/jre/lib/ext/jfxrt.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss

If I open a view menu there are even more. Is this a bug, or do I need to configure something? Right now, I did not do any custom changes to the css. The default.css is empty.

Greetings
Christoph

Re: CSS Warnings [message #1403259 is a reply to message #1403212] Tue, 22 July 2014 16:26 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
----------
This was sent already today in the morning but the nntp newsgroup sync has eaten is. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=440142
----------
This looks like a javafx bug to me - there've been others like this I
reported a while back (e.g.
https://javafx-jira.kenai.com/browse/RT-35175). Give u20 a try to see if
the problem is still there.

Tom
Re: CSS Warnings [message #1403285 is a reply to message #1403212] Tue, 22 July 2014 11:45 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
This looks like a javafx bug to me - there've been others like this I
reported a while back (e.g.
https://javafx-jira.kenai.com/browse/RT-35175). Give u20 a try to see if
the problem is still there.

Tom

On 22.07.14 13:29, Christoph Keimel wrote:
> Hi
>
> After I open (show) a menu in the application window I get some css
> warnings on shutdown:
>
> WARN css Could not resolve '-fx-color' while resolving lookups for
> '-fx-background-color' from rule '*.context-menu' in stylesheet
> jar:file:/C:/Program%20Files%20(x86)/Java/jdk1.8.0_05/jre/lib/ext/jfxrt.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss
> WARN css Could not resolve '-fx-color' while resolving lookups for
> '-fx-background-color' from rule '*.menu-up-arrow' in stylesheet
> jar:file:/C:/Program%20Files%20(x86)/Java/jdk1.8.0_05/jre/lib/ext/jfxrt.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss
> WARN css Could not resolve '-fx-color' while resolving lookups for
> '-fx-background-color' from rule '*.menu-down-arrow' in stylesheet
> jar:file:/C:/Program%20Files%20(x86)/Java/jdk1.8.0_05/jre/lib/ext/jfxrt.jar!/com/sun/javafx/scene/control/skin/modena/modena.bss
>
> If I open a view menu there are even more. Is this a bug, or do I need
> to configure something? Right now, I did not do any custom changes to
> the css. The default.css is empty.
>
> Greetings
> Christoph
>
>
Re: CSS Warnings [message #1403866 is a reply to message #1403285] Mon, 28 July 2014 10:39 Go to previous message
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
I tried it with JDK u11 today and the warnings are still there ...

Thomas Schindl wrote on Tue, 22 July 2014 13:45
This looks like a javafx bug to me - there've been others like this I
reported a while back (e.g.
https://javafx-jira.kenai.com/browse/RT-35175). Give u20 a try to see if
the problem is still there.

Tom

Previous Topic:Failed to load p2 repository on maven build
Next Topic:RCP Exported App does not compile JavaFX
Goto Forum:
  


Current Time: Thu Apr 18 23:54:31 GMT 2024

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

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

Back to the top