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

[jira] [Commented] (NETBEANS-4256) XML Fonts & Colors reload bug

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

Robert Schultz commented on NETBEANS-4256:
------------------------------------------

Potentially related, there appears to be two values likely intended to have the same purpose.  `pi-content`, the one that is not persistent after a restart of Netbeans but affects the rendering and `PI Content` which is persistent but doesn't do anything. 

> XML Fonts & Colors reload bug
> -----------------------------
>
>                 Key: NETBEANS-4256
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4256
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Painting &amp; Printing
>    Affects Versions: 11.3, 12.2
>         Environment: Windows 10 64bits
> Netbeans 11.3
>            Reporter: Bruno
>            Priority: Trivial
>
> HI,
> There is a probleme when trying to change de color propoerties in XML language
> If you try to change "pi-content" and "xml-pi-target", it will be saved into the "org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml" file for the selected profile. It will also be OK in the current session of the NetBeans IDE
> If you close and re open Netbeans IDE, the properties values for "pi-content" and "xml-pi-target" for XML language won't be read back from the config file "org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml". These two properties will always have [0,0,124] (hex value "ff00007c") for all profiles
> So it's impossible to save and read back custom values "pi-content" and "xml-pi-target" for XML language



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