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 2020/01/19 17:18:34 UTC

[GitHub] [netbeans] matthiasblaesing opened a new pull request #1887: Use correct constant to fetch welcome screen topbar foreground

matthiasblaesing opened a new pull request #1887: Use correct constant to fetch welcome screen topbar foreground
URL: https://github.com/apache/netbeans/pull/1887
 
 
   Commit 5fb6012a7d2bfd233b4b9ba8b9b3fbc6d98e1171 moved the definition
   of the foreground color into the resource bundle. Instead of the correct
   constant COLOR_TAB_FOREGROUND COLOR_TAB_BACKGROUND is referenced.
   
   The consequence of the wrong constant is an unreadable welcome screen
   on LAFs, that don't override the colors.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
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] matthiasblaesing commented on issue #1887: Use correct constant to fetch welcome screen topbar foreground

Posted by GitBox <gi...@apache.org>.
matthiasblaesing commented on issue #1887: Use correct constant to fetch welcome screen topbar foreground
URL: https://github.com/apache/netbeans/pull/1887#issuecomment-576026121
 
 
   The problem can be observed in this screenshot: https://github.com/apache/netbeans/pull/1826#issuecomment-575907403

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
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] lkishalmi commented on issue #1887: Use correct constant to fetch welcome screen topbar foreground

Posted by GitBox <gi...@apache.org>.
lkishalmi commented on issue #1887: Use correct constant to fetch welcome screen topbar foreground
URL: https://github.com/apache/netbeans/pull/1887#issuecomment-576030504
 
 
   This one is trivial. Thank you!

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
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] matthiasblaesing merged pull request #1887: Use correct constant to fetch welcome screen topbar foreground

Posted by GitBox <gi...@apache.org>.
matthiasblaesing merged pull request #1887: Use correct constant to fetch welcome screen topbar foreground
URL: https://github.com/apache/netbeans/pull/1887
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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