From commits-return-14564-archive-asf-public=cust-asf.ponee.io@netbeans.apache.org Tue Feb 12 09:48:05 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 4ECCC18002F for ; Tue, 12 Feb 2019 10:48:05 +0100 (CET) Received: (qmail 79636 invoked by uid 500); 12 Feb 2019 09:48:04 -0000 Mailing-List: contact commits-help@netbeans.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@netbeans.apache.org Received: (qmail 79627 invoked by uid 99); 12 Feb 2019 09:48:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Feb 2019 09:48:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id EC960CB155 for ; Tue, 12 Feb 2019 09:48:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.501 X-Spam-Level: X-Spam-Status: No, score=-109.501 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id qViAylAAQ8AT for ; Tue, 12 Feb 2019 09:48:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 9D2A9623BC for ; Tue, 12 Feb 2019 09:48:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id BD9E9E2785 for ; Tue, 12 Feb 2019 09:48:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 5F77E24489 for ; Tue, 12 Feb 2019 09:48:00 +0000 (UTC) Date: Tue, 12 Feb 2019 09:48:00 +0000 (UTC) From: "Rami Swailem (JIRA)" To: commits@netbeans.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (NETBEANS-2090) Image inside tooltip not working any more MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NETBEANS-2090?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1= 6762639#comment-16762639 ]=20 Rami Swailem edited comment on NETBEANS-2090 at 2/12/19 9:47 AM: ----------------------------------------------------------------- Something related to JDK. Works fine with=C2=A0jdk-11.0.1 but not with=C2=A0jdk-11.0.2 and JDK=C2=A01= 3-ea+7 and=C2=A0JDK=C2=A01.8.0_202-ea-b03 =C2=A0 was (Author: palman): Works fine with=C2=A0jdk-11.0.1 but not with=C2=A0jdk-11.0.2 and JDK 13 > Image inside tooltip not working any more > ----------------------------------------- > > Key: NETBEANS-2090 > URL: https://issues.apache.org/jira/browse/NETBEANS-2090 > Project: NetBeans > Issue Type: Bug > Components: projects - Generic Infrastructure > Affects Versions: 11.0 > Environment: Product Version: Apache NetBeans IDE Dev (Build 2019= 0207-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 > Priority: Major > Attachments: Screen Shot 2019-02-07 at 11.50.26.png > > > Reproduction steps: > Open any Java File=C2=A0and make any syntax error > Expected result: > NetBeans show an=C2=A0_error badges_=C2=A0in the _Projects_ window with T= ooltip contains error badge > Actual result: > NetBeans show an=C2=A0_error badges_=C2=A0in the _Projects_ window with T= ooltip *without=C2=A0error badge* > =C2=A0 > Same error in RCP APP > jLabel.setToolTipText("Hello
"); > =C2=A0 > tested with JDK 8 and JDK 13=C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org For additional commands, e-mail: commits-help@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists