You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Manikantan Narender Nath (Jira)" <ji...@apache.org> on 2020/04/22 04:35:00 UTC

[jira] [Updated] (NETBEANS-4213) Default Text block colors are not used in editor

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

Manikantan Narender Nath updated NETBEANS-4213:
-----------------------------------------------
    Labels: netcat  (was: )

> Default Text block colors are not used in editor
> ------------------------------------------------
>
>                 Key: NETBEANS-4213
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4213
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Options
>    Affects Versions: 12.0
>         Environment: Product Version: Apache NetBeans IDE 12.0-beta3
> Java: 14; OpenJDK 64-Bit Server VM 14+36
> Runtime: OpenJDK Runtime Environment 14+36
> System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_IN (nb)
>            Reporter: Manikantan Narender Nath
>            Priority: Major
>              Labels: netcat
>         Attachments: textBlock-Default foreground-notapplied.png
>
>
> Steps to reproduce
>  # Start Netbeans with Clean user dir and Java Se 14
>  # Create a Java application project (maven or Ant)
>  # Enter a text block (JEP 355)
>  # Open Options Dialog | Fonts & colors
>  # Select Java in Language
>  # Select Text block in category
>  # Verify that the back ground is #EEDDDD and foreground is Black+Inherited
> *Expected Result*
> In the editor The text block in foreground should be black (inherited)
> In the editor the text block back ground shoudl be #EEDDDD
> *Actual result (see attachment textBlock-Default foreground-notapplied.png)*
> The text block foreground is #CE7B00 which is default for a string literal
> The text block background is #EEDDDD
>  
> *Workaround*
> Forcing the colors to be not inherited works



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

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