Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » JSF .xhtml files mouse over popup not applying theme (contains sys + reproduce)(How to correct the info popup on mouse over in .xhtml files in Eclipse?)
JSF .xhtml files mouse over popup not applying theme (contains sys + reproduce) [message #1782050] Fri, 16 February 2018 13:36
George Labuschagne is currently offline George LabuschagneFriend
Messages: 1
Registered: February 2018
Junior Member
The following issue exists (tested on 3 machines) and is 100% reproduce-able.

Issue: JSF .xhtml files mouse over popup not applying theme.

System:
1. CentOS 7.4 all up to date (screenshot 1)
2. Eclipse Version: Oxygen.2 Release (4.7.2); Build id: 20171218-0600
3. JVM: java version "1.8.0_162"; Java(TM) SE Runtime Environment (build 1.8.0_162-b12); Java HotSpot(TM) 64-Bit Server VM (build 25.162-b12, mixed mode)
4. Darkest Dark version: Darkest Dark w/ DevStyle cl 10 - although this non-theming is present in the default Eclipse theme as well.

How to reproduce:
1. Create any JSF application (using maven or any other method).
2. Use .xhtml as the file extension for the JSF pages.
3. Hover mouse over any attribute / component.

Expected behaviour:
Popup providing information regarding a JSF component should look similar to the popups used in .java -- see screenshot of expected behaviour attached as s1.png

Actual behaviour:
Popup is not using any of the theming provided by this great theme. Popup is rendered as black text on white background with plain font -- see screenshot of actual behaviour attached as s2.png

Please let me know if I should provide any further information regarding this issue.

Also, if there is a 'quick fix' / 'work around' implementable, please explain how to accomplish this.

Thanks in advance
  • Attachment: s1.png
    (Size: 54.67KB, Downloaded 88 times)
  • Attachment: s2.png
    (Size: 94.36KB, Downloaded 85 times)
Previous Topic:[RESOLVED] superclass "javax.servlet.http.HttpServlet" was not found
Next Topic:VBS Script Integration
Goto Forum:
  


Current Time: Thu Apr 25 01:47:15 GMT 2024

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

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

Back to the top