[jira] [Resolved] (NETBEANS-1901) Font rendering issue - Display bug on a space followed by a tab

2020-06-11 Thread Admeen (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Admeen resolved NETBEANS-1901.
--
Fix Version/s: 12.0
   Resolution: Fixed

Fixed by https://github.com/apache/netbeans/pull/2076

> 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
> Fix For: 12.0
>
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space 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" font 
> 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" it 
> works just fine. After some more testing I found out that with the font set 
> to "Monospaced 10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (didn't 
> test higher or lower values).
> UPDATE 2:
> The issue persists in Netbeans version 11.1 now with JRE 12.0.2 installed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-1901) Font rendering issue - Display bug on a space followed by a tab

2020-06-11 Thread Admeen (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17132987#comment-17132987
 ] 

Admeen commented on NETBEANS-1901:
--

[~ebakke] I can confirm this bug has been fixed. Thank you very much!

> 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.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space 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" font 
> 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" it 
> works just fine. After some more testing I found out that with the font set 
> to "Monospaced 10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (didn't 
> test higher or lower values).
> UPDATE 2:
> The issue persists in Netbeans version 11.1 now with JRE 12.0.2 installed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Updated] (NETBEANS-1901) Font rendering issue - Display bug on a space followed by a tab

2019-08-01 Thread Admeen (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Admeen updated NETBEANS-1901:
-
Description: 
There appears to be a bug in the editor when a space 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" font 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" it works just 
fine. After some more testing I found out that with the font set to "Monospaced 
10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (didn't test higher or 
lower values).

UPDATE 2:
The issue persists in Netbeans version 11.1 now with JRE 12.0.2 installed.

  was:
There appears to be a bug in the editor when a space 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" font 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" it works just 
fine. After some more testing I found out that with the font set to "Monospaced 
10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (didn't test higher or 
lower values).


> 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.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space 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" font 
> 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" it 
> works just fine. After some more testing I found out that with the font set 
> to "Monospaced 10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (didn't 
> test higher or lower values).
> UPDATE 2:
> The issue persists in Netbeans version 11.1 now with JRE 12.0.2 installed.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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



[jira] [Commented] (NETBEANS-1901) Font rendering issue - Display bug on a space followed by a tab

2019-03-22 Thread Admeen (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16798810#comment-16798810
 ] 

Admeen commented on NETBEANS-1901:
--

[~ebakke] Thanks for confirming the bug also exists on Windows 10. I have added 
it to the description.

[~junichi11] No inconvenience at all! Thanks for looking into this!

> 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
> Environment: Windows 10, MacOS High Sierra & MacOS Mojave
> Netbeans 10 & Netbeans 11 vc4
> Java 11.0.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space 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" font 
> 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" it 
> works just fine. After some more testing I found out that with the font set 
> to "Monospaced 10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (didn't 
> test higher or lower values).



--
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



[jira] [Updated] (NETBEANS-1901) Font rendering issue - Display bug on a space followed by a tab

2019-03-21 Thread Admeen (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Admeen updated NETBEANS-1901:
-
Description: 
There appears to be a bug in the editor when a space 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" font 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" it works just 
fine. After some more testing I found out that with the font set to "Monospaced 
10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (didn't test higher or 
lower values).

  was:
There appears to be a bug in the editor when a space 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.


> 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
> Environment: Windows 10, MacOS High Sierra & MacOS Mojave
> Netbeans 10 & Netbeans 11 vc4
> Java 11.0.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space 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" font 
> 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" it 
> works just fine. After some more testing I found out that with the font set 
> to "Monospaced 10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (didn't 
> test higher or lower values).



--
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



[jira] [Updated] (NETBEANS-1901) Font rendering issue - Display bug on a space followed by a tab

2019-03-21 Thread Admeen (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Admeen updated NETBEANS-1901:
-
Summary: Font rendering issue - Display bug on a space followed by a tab  
(was: Display bug on a space followed by a tab)

> 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
> Environment: Windows 10, MacOS High Sierra & MacOS Mojave
> Netbeans 10 & Netbeans 11 vc4
> Java 11.0.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space 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.



--
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



[jira] [Updated] (NETBEANS-1901) Display bug on a space followed by a tab

2019-03-21 Thread Admeen (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Admeen updated NETBEANS-1901:
-
Environment: 
Windows 10, MacOS High Sierra & MacOS Mojave
Netbeans 10 & Netbeans 11 vc4
Java 11.0.1

  was:MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1


> 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
> Environment: Windows 10, MacOS High Sierra & MacOS Mojave
> Netbeans 10 & Netbeans 11 vc4
> Java 11.0.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space 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.



--
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



[jira] [Updated] (NETBEANS-1901) Display bug on a space followed by a tab

2019-03-21 Thread Admeen (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Admeen updated NETBEANS-1901:
-
Affects Version/s: 11.0

> 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
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space 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.



--
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



[jira] [Comment Edited] (NETBEANS-1901) Display bug on a space followed by a tab

2019-03-20 Thread Admeen (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797366#comment-16797366
 ] 

Admeen edited comment on NETBEANS-1901 at 3/20/19 5:15 PM:
---

I have been playing around with the settings and I have some more information.

In the tab "Fonts & Colors" in the "Syntax" subtab I had the "default" font set 
to "Monospaced 16". The issue occurs when using this setting. When I change it 
back to the default value "Monospaced 13" or "Monospaced 18" it works just 
fine. After some more testing I found out that with the font set to "Monospaced 
10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (didn't test higher or 
lower values).

The tests were done with the formatting settings in the original post.

I have tested this with Netbeans 10 and Netbeans 11 vc4.

 !20190320_syntax_settings.png!
 !formatting_settings.png! 


was (Author: admeen):
I have been playing around with the settings and I have some more information.

In the tab "Fonts & Colors" in the "Syntax" subtab I had the "default" font set 
to "Monospaced 16". The issue occurs when using this setting. When I change it 
back to the default value "Monospaced 13" or "Monospaced 18" it works just 
fine. After some more testing I found out that with the font set to "Monospaced 
10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (didn't test higher or 
lower values).

The tests were done with the formatting settings in the original post.

 !20190320_syntax_settings.png!
 !formatting_settings.png! 

> 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: php - Editor, php - Formatting  Indentation
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Fix For: 10.0
>
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space 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.



--
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



[jira] [Commented] (NETBEANS-1901) Display bug on a space followed by a tab

2019-03-20 Thread Admeen (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797366#comment-16797366
 ] 

Admeen commented on NETBEANS-1901:
--

I have been playing around with the settings and I have some more information.

In the tab "Fonts & Colors" in the "Syntax" subtab I had the "default" font set 
to "Monospaced 16". The issue occurs when using this setting. When I change it 
back to the default value "Monospaced 13" or "Monospaced 18" it works just 
fine. After some more testing I found out that with the font set to "Monospaced 
10, 11, 12, 14, 15, 16, 17, 19 & 20" it does not work (didn't test higher or 
lower values).

The tests were done with the formatting settings in the original post.

 !20190320_syntax_settings.png!
 !formatting_settings.png! 

> 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: php - Editor, php - Formatting  Indentation
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Fix For: 10.0
>
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space 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.



--
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



[jira] [Updated] (NETBEANS-1901) Display bug on a space followed by a tab

2019-03-20 Thread Admeen (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Admeen updated NETBEANS-1901:
-
Attachment: 20190320_syntax_settings.png

> 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: php - Editor, php - Formatting  Indentation
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Fix For: 10.0
>
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, 20190320_syntax_settings.png, 
> editor_bug_space_tab.png, formatting_settings.png, netbeans-1901-jy-01.png, 
> netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space 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.



--
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



[jira] [Commented] (NETBEANS-1901) Display bug on a space followed by a tab

2019-03-20 Thread Admeen (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797305#comment-16797305
 ] 

Admeen commented on NETBEANS-1901:
--

I can reproduce this on multiple iMacs. Maybe it's a Mac OSX related issue, but 
I see some differences in our environment as well. Lets find out

My environment on an 27" iMac with 1440p resolution:
Product Version: Apache NetBeans IDE 10.0 (Build 
incubator-netbeans-release-380-on-20181217)
Java: 11.0.1; Java HotSpot(TM) 64-Bit Server VM 11.0.1+13-LTS
Runtime: Java(TM) SE Runtime Environment 11.0.1+13-LTS
System: Mac OS X version 10.13.6 running on x86_64; UTF-8; nl_NL (nb)

> 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: php - Editor, php - Formatting  Indentation
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Fix For: 10.0
>
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, editor_bug_space_tab.png, 
> formatting_settings.png, netbeans-1901-jy-01.png, netbeans-1901-jy-02.png
>
>
> There appears to be a bug in the editor when a space 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.



--
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



[jira] [Commented] (NETBEANS-1901) Display bug on a space followed by a tab

2019-03-19 Thread Admeen (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16795826#comment-16795826
 ] 

Admeen commented on NETBEANS-1901:
--

Hello Junichi Yamamoto,

Thanks for taking an interest into this bug. I have added an example code, 
actual result & expected result.

Let me know if you need anything else.

> 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: php - Editor, php - Formatting  Indentation
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Fix For: 10.0
>
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, editor_bug_space_tab.png, 
> formatting_settings.png
>
>
> There appears to be a bug in the editor when a space 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.



--
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



[jira] [Updated] (NETBEANS-1901) Display bug on a space followed by a tab

2019-03-19 Thread Admeen (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Admeen updated NETBEANS-1901:
-
Attachment: 20190319_expected_result.png
20190319_example_code.php
20190319_actual_result.png

> 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: php - Editor, php - Formatting  Indentation
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Fix For: 10.0
>
> Attachments: 20190319_actual_result.png, 20190319_example_code.php, 
> 20190319_expected_result.png, editor_bug_space_tab.png, 
> formatting_settings.png
>
>
> There appears to be a bug in the editor when a space 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.



--
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



[jira] [Updated] (NETBEANS-1901) Display bug on a space followed by a tab

2019-01-08 Thread Admeen (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Admeen updated NETBEANS-1901:
-
Description: 
There appears to be a bug in the editor when a space 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.

  was:
There appears to be a bug in the editor when a space 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 code formatting does not appear to be functioning correctly here.


> 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: php - Editor, php - Formatting  Indentation
>Affects Versions: 10.0
> Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
>Reporter: Admeen
>Priority: Minor
>  Labels: editor, formatting
> Fix For: 10.0
>
> Attachments: editor_bug_space_tab.png, formatting_settings.png
>
>
> There appears to be a bug in the editor when a space 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.



--
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



[jira] [Created] (NETBEANS-1901) Display bug on a space followed by a tab

2019-01-08 Thread Admeen (JIRA)
Admeen created NETBEANS-1901:


 Summary: 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: php - Editor, php - Formatting  Indentation
Affects Versions: 10.0
 Environment: MacOS Mojave, Netbeans 10, iMac 5k, PHP7.1
Reporter: Admeen
 Fix For: 10.0
 Attachments: editor_bug_space_tab.png, formatting_settings.png

There appears to be a bug in the editor when a space 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 code formatting does not appear to be functioning correctly here.



--
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