From commits-return-20973-archive-asf-public=cust-asf.ponee.io@netbeans.apache.org Thu Aug 1 09:44: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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 412ED180644 for ; Thu, 1 Aug 2019 11:44:05 +0200 (CEST) Received: (qmail 36955 invoked by uid 500); 1 Aug 2019 09:44: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 36946 invoked by uid 99); 1 Aug 2019 09:44:04 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2019 09:44:04 +0000 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 564ADE0E2E for ; Thu, 1 Aug 2019 09:44: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 12CE62663E for ; Thu, 1 Aug 2019 09:44:00 +0000 (UTC) Date: Thu, 1 Aug 2019 09:44:00 +0000 (UTC) From: "Admeen (JIRA)" To: commits@netbeans.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (NETBEANS-1901) Font rendering issue - Display bug on a space followed by a tab 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-1901?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:all-tabpanel ] Admeen updated NETBEANS-1901: ----------------------------- Affects Version/s: 11.1 Environment:=20 Windows 10, MacOS High Sierra & MacOS Mojave Netbeans 10, Netbeans 11 & Netbeans 11.1 JRE 11 & 12 was: Windows 10, MacOS High Sierra & MacOS Mojave Netbeans 10 & Netbeans 11 vc4 Java 11.0.1 > Font rendering issue - Display bug on a space followed by a tab > --------------------------------------------------------------- > > Key: NETBEANS-1901 > URL: https://issues.apache.org/jira/browse/NETBEANS-1901 > Project: NetBeans > Issue Type: Bug > Components: editor - Painting & Printing > Affects Versions: 10.0, 11.0, 11.1 > Environment: Windows 10, MacOS High Sierra & MacOS Mojave > Netbeans 10, Netbeans 11 & Netbeans 11.1 > JRE 11 & 12 > Reporter: Admeen > Priority: Minor > Labels: editor, formatting > Attachments: 20190319_actual_result.png, 20190319_example_code.ph= p, 20190319_expected_result.png, 20190320_syntax_settings.png, editor_bug_s= pace_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, netbeans-19= 01-jy-02.png > > > There appears to be a bug in the editor when a=C2=A0space is followed by = a tab. The editor does not display the space and tab, but the space and tab= characters are present in the file. > The editor / code formatting does not appear to be functioning correctly = here. > UPDATE: > In the tab "Fonts & Colors" in the "Syntax" subtab I had the "default" fo= nt set to "Monospaced 16". The issue occurs when using this font size. When= I change it back to the default value "Monospaced 13" or "Monospaced 18" i= t works just fine. After some more testing I found out that with the font s= et to "Monospaced 10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (di= dn't test higher or lower values). -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- 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