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/16 05:54:00 UTC

[jira] [Created] (NETBEANS-4183) Restore+Apply action in Options | Fonts&Colors| Annotations panel

Manikantan Narender Nath created NETBEANS-4183:
--------------------------------------------------

             Summary: Restore+Apply action in Options | Fonts&Colors| Annotations panel
                 Key: NETBEANS-4183
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4183
             Project: NetBeans
          Issue Type: Bug
          Components: editor - Hints &amp; Annotations
    Affects Versions: 12.0
            Reporter: Manikantan Narender Nath
         Attachments: image-2020-04-16-11-23-38-609.png

Test case https://netbeans-vm.apache.org/synergy/client/app/#/assignment/2433/v/1

Steps
 # Create a new Java file
 # Type the following `x = 3;`
 # Open Options |Font&Colors|annotations
 # Select Fixable Errors in list on left
 # Change the foreground to magenta
 # Change background to Black
 # Press Apply button
 # Do not press OK
 # Observed behaviour in editor is correct the line on error annotation is black with magenta foreground
 # Click Restore button
 # Select Fixable Errors
 # Correctly shows default colors
 # Press Apply button
 # Select Fixable errors
 # Shows changed colors



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