You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/11/22 10:07:22 UTC

[GitHub] [netbeans] michbarsinai opened a new issue, #5001: Caret color does not change when changing it in options->fonts and colors->highlighting

michbarsinai opened a new issue, #5001:
URL: https://github.com/apache/netbeans/issues/5001

   ### Apache NetBeans version
   
   Apache NetBeans 15
   
   ### What happened
   
   The caret color does not change when changing it from the options dialog window and clicking "apply". Note that the caret color on the template editor (in the same dialog window) does change. But the caret color in the editor itself does not.
   
   ### How to reproduce
   
   1. From a normal project window, open the "Options" window
   2. Go to Fonts & Colors, then "highlighting" tab
   3. change the caret color
   4. click "apply"
   5. See that the caret color on the main window does not change
   6. Close the options window
   7. Still no change.
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Mac OS Ventura
   
   ### JDK
   
   OpenJDK Runtime Environment 17.0.2+8-LTS
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   This happens every time I try. There's an old workaround here:
   
   https://superuser.com/questions/1368052/how-to-change-the-color-of-netbeans-cursor
   
   but it does not work anymore. After restarting NetBeans the new caret color is updates.
   
   Thanks so much for keeping NetBeans great! Love this IDE. 
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] asbachb commented on issue #5001: Caret color does not change when changing it in options->fonts and colors->highlighting

Posted by GitBox <gi...@apache.org>.
asbachb commented on issue #5001:
URL: https://github.com/apache/netbeans/issues/5001#issuecomment-1324380818

   Could reproduce it somehow. First time apply + ok changed the color. Second time it does not.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] asbachb commented on issue #5001: Caret color does not change when changing it in options->fonts and colors->highlighting

Posted by GitBox <gi...@apache.org>.
asbachb commented on issue #5001:
URL: https://github.com/apache/netbeans/issues/5001#issuecomment-1325228317

   Could reproduce this issue with NetBeans 16 as well.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] e-mccormick commented on issue #5001: Caret color does not change when changing it in options->fonts and colors->highlighting

Posted by "e-mccormick (via GitHub)" <gi...@apache.org>.
e-mccormick commented on issue #5001:
URL: https://github.com/apache/netbeans/issues/5001#issuecomment-1498562355

   I am having this issue in 17. My eyes are far more comfortable in dark modes, but with netbeans, the cursor (carat) stays as a black bar that blinks transparent. This makes it effectivly invisible and causes all dark modes to be difficult to use. I can not tell where the cursor it. Attached is a blown up screen shot. It took me 4 times to catch it because to my old eyes, it was invisible until I blew it up.
   ![CursorIssues](https://user-images.githubusercontent.com/10043229/230290964-17c36b24-bbc5-4249-b399-812d1b3326eb.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] asbachb commented on issue #5001: Caret color does not change when changing it in options->fonts and colors->highlighting

Posted by GitBox <gi...@apache.org>.
asbachb commented on issue #5001:
URL: https://github.com/apache/netbeans/issues/5001#issuecomment-1325582081

   Caret color seems to be loaded here: https://github.com/apache/netbeans/blob/12.6/ide/editor.lib2/src/org/netbeans/api/editor/caret/EditorCaret.java#L1810-L1811


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists