Rami Swailem created NETBEANS-2090:
--------------------------------------

             Summary: Image inside tooltip not working any more
                 Key: NETBEANS-2090
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2090
             Project: NetBeans
          Issue Type: Bug
         Environment: Product Version: Apache NetBeans IDE Dev (Build 
20190207-1340caf09590)
Updates: Updates available
Java: 13-ea; OpenJDK 64-Bit Server VM 13-ea+6
Runtime: OpenJDK Runtime Environment 13-ea+6
System: Mac OS X version 10.13.6 running on x86_64; UTF-8; en_DE (nb)
User directory: /Users/rami/Library/Application Support/NetBeans/dev
Cache directory: /Users/rami/Library/Caches/NetBeans/dev
            Reporter: Rami Swailem
         Attachments: Screen Shot 2019-02-07 at 11.50.26.png

Reproduction steps:

Open any Java File and make any syntax error

Expected result:

NetBeans show an _error badges_ in the _Projects_ window with Tooltip contains 
error badge

Actual result:

NetBeans show an _error badges_ in the _Projects_ window with Tooltip *without 
error badge*

 

Same error in RCP APP

jLabel.setToolTipText("<html>Hello<br /><img src='file:///" + 
img.getAbsolutePath() + "'></html>");

 

tested with JDK 8 and JDK 13 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to