Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Tooltips not showing with JRE 1.7u65(Tooltips not showing with JRE 1.7u65)
icon8.gif  Tooltips not showing with JRE 1.7u65 [message #1404141] Tue, 29 July 2014 22:17 Go to next message
Steve Ferguson is currently offline Steve FergusonFriend
Messages: 1
Registered: July 2014
Junior Member
We are testing our SWT application with jre 1.7u65 and notice no tooltips seem to be working any longer. We are using SWT 4.2.1 on Windows 7. Tooltips have disappeared from Buttons, links, you name it. Is this a known problem? In 1.7u55 the tooltips are all there and look just fine. Thanks for any help.
Re: Tooltips not showing with JRE 1.7u65 [message #1410223 is a reply to message #1404141] Wed, 20 August 2014 06:36 Go to previous message
Niraj Modi is currently offline Niraj ModiFriend
Messages: 48
Registered: November 2013
Member
Issue has been raised with Oracle, until it gets fixed try below workaround:
Add below entry in 'deployment.properties':
deployment.security.use.insecure.launcher=true
and it will enable the Visual Styling(bug 439759) and missing tool-tips as well(bug 440937)

If you need any help on locating deployment.properties on your system, then please refer below Oracle tech-note:
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/jcp/properties.html
Previous Topic:SWT Treeviewer - Scrollbar does not disappear when collapsing the tree
Next Topic:No windows look&feel since Java 8
Goto Forum:
  


Current Time: Fri Apr 26 00:54:25 GMT 2024

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

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

Back to the top