[jira] [Created] (NETBEANS-6515) Start Page does not show News on upgrade

2022-05-27 Thread Martin H. (Jira)
Martin H. created NETBEANS-6515:
---

 Summary: Start Page does not show News on upgrade
 Key: NETBEANS-6515
 URL: https://issues.apache.org/jira/browse/NETBEANS-6515
 Project: NetBeans
  Issue Type: Bug
  Components: ide - Welcome
Affects Versions: 12.6, 13
 Environment: macOS 12.4
Reporter: Martin H.
 Attachments: Start Page.png

Start Page does not show News after importing settings from previous version on 
macOS.

Steps to reproduce:
 # Install next version after having NetBeans already installed. 
(e.g. 12.6 > 13, 13 > dev)
 # Proceed with Import Settings from previous version on first run.
 # Open Start Page and navigate to What's New

Expected behaviour:
 * News feed should load

Actual result:
 * Error while loading content is displayed (see screenshot) 
(Clicking Reload does not work)

Workaround
 # Open Terminal
 # Go to ~/Library/Application\ 
Support/NetBeans/dev/config/Preferences/org/netbeans/modules/
 # Delete welcome.properties
 # Restart NetBeans (News feed is displayed)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-5369) link rel preconnect marked as bad value

2022-02-15 Thread Martin H. (Jira)


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

Martin H. commented on NETBEANS-5369:
-

I can also confirm that I cannot reproduce the issue with 12.6, neither with 
the latest dev build using default settings.

With earlier versions, it used to mark similar items as "Bad value", but now I 
can use whatever I decide, including link rel="hello".

If this is the intentional behaviour, it might be error prone in some cases, 
especially with typos, e.g. there is no hint for
{code:html}

{code}

> link rel preconnect marked as bad value
> ---
>
> Key: NETBEANS-5369
> URL: https://issues.apache.org/jira/browse/NETBEANS-5369
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code Analysis, php - Editor
>Affects Versions: 12.0
>Reporter: Riksoft
>Priority: Minor
>
> A common line of code like this one
> {code:java}
>  https://fonts.gstatic.com;>{code}
>  is marked as "Bad value" with this phrase:
> _Bad value "preconnect" for attribute "rel" on element "link": The string 
> "preconnect" is not a registered keyword._
> _Syntax of list of link-type keywords:_
> _A whitespace-separated list of link types listed as allowed on '' in 
> the HTML specification or listed as an allowed on '' on the 
> Microformats wiki without duplicate keywords in the list. You can register 
> link types on the Microformats wiki yourself._
> Actually rel="preconnect" is valid code, as shown here 
> [https://www.w3.org/TR/resource-hints/] so should be added to the validator.
> I wonder what's and where is the Microformats wiki the message is talking 
> about...
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-5411) Git Branch Display

2021-06-14 Thread Martin H. (Jira)


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

Martin H. commented on NETBEANS-5411:
-

I've actually missed the `Synchronize Editor with Views` item and found it to 
be very handy. Indeed, it covers the use case mentioned above. Thank you.

However, the branch name is still not visible when the project pane is 
minimized, or if the project tree contains a lot of items and is scrolled down.

In this context, an option to have the branch name as a quick glimpse at the 
status bar would be a nice addition.

> Git Branch Display
> --
>
> Key: NETBEANS-5411
> URL: https://issues.apache.org/jira/browse/NETBEANS-5411
> Project: NetBeans
>  Issue Type: New Feature
>  Components: versioncontrol - Git
>Reporter: Victor Pineda
>Priority: Major
> Attachments: Screenshot.png
>
>
> One option to display the current branch on we are working, would be great.
>  
> There is a plugin, but this has not been updated since a while and this is a 
> basic build-in feature that NetBeans definitely should have.
>  
> see: https://github.com/Chris2011/nb-git-branch-in-statusbar



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-5265) Selected Tab in Preferences renders unreadable on macOS 11

2021-06-11 Thread Martin H. (Jira)


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

Martin H. commented on NETBEANS-5265:
-

Update:

Works with build 16-ea+33-2205 as mentioned, but resurfaced with build 
16.0.1+9-24.

> Selected Tab in Preferences renders unreadable on macOS 11
> --
>
> Key: NETBEANS-5265
> URL: https://issues.apache.org/jira/browse/NETBEANS-5265
> Project: NetBeans
>  Issue Type: Bug
>  Components: FlatLaf, ide - UI, platform - OptionsSettings
>Affects Versions: Next, 12.2
> Environment: macOS 11.1 
> OpenJDK 11.0.9.1
>Reporter: Martin H.
>Priority: Major
>  Labels: FlatLAF, Settings, UI, macOS
> Attachments: image-2021-01-19-17-48-56-652.png, 
> image-2021-01-19-17-54-25-696.png, screenshot-jdk16.png
>
>
> Steps to reproduce:
>  # Open Preferences
>  # Navigate to section with tabs (e.g. Editor, Misc.)
> Expected behaviour:
> * Selected tab should appear with black font on white background, like 
> Output, Terminal, etc. which render with correct colours:
> !image-2021-01-19-17-54-25-696.png!
> Actual result:
> Selected tab renders unreadable (white text on white background) on macOS 11: 
> !image-2021-01-19-17-48-56-652.png!
>  
>  
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-5411) Git Branch Display

2021-06-11 Thread Martin H. (Jira)


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

Martin H. commented on NETBEANS-5411:
-

The suggestion actually makes sense.

Let's suppose that there are two projects, each one on different branch, with 
files being edited, from both of them.

!Screenshot.png!

Although with _Show Versioning Labels_ enabled, the branch for each project is 
visible, it may become confusing which one is the branch of the file currently 
being edited, especially in the following cases:
 # Same file names in both projects. (e.g. if these are two Node.js projects, 
there should be two _package.json_ files for sure)
 # Project pane is currently not visible.  (either minimized, or the _Services_ 
tab selected)

In the aforementioned context it might be also convenient to have the project 
name in the status bar as well.

Plus, people that are coming from VSCode, IntelliJ, etc. are accustomed to have 
the branch in the status bar and possibly would appreciate it.

> Git Branch Display
> --
>
> Key: NETBEANS-5411
> URL: https://issues.apache.org/jira/browse/NETBEANS-5411
> Project: NetBeans
>  Issue Type: New Feature
>  Components: versioncontrol - Git
>Reporter: Victor Pineda
>Priority: Major
> Attachments: Screenshot.png
>
>
> One option to display the current branch on we are working, would be great.
>  
> There is a plugin, but this has not been updated since a while and this is a 
> basic build-in feature that NetBeans definitely should have.
>  
> see: https://github.com/Chris2011/nb-git-branch-in-statusbar



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5411) Git Branch Display

2021-06-11 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5411:

Attachment: Screenshot.png

> Git Branch Display
> --
>
> Key: NETBEANS-5411
> URL: https://issues.apache.org/jira/browse/NETBEANS-5411
> Project: NetBeans
>  Issue Type: New Feature
>  Components: versioncontrol - Git
>Reporter: Victor Pineda
>Priority: Major
> Attachments: Screenshot.png
>
>
> One option to display the current branch on we are working, would be great.
>  
> There is a plugin, but this has not been updated since a while and this is a 
> basic build-in feature that NetBeans definitely should have.
>  
> see: https://github.com/Chris2011/nb-git-branch-in-statusbar



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-5238) Incorrect macOS version

2021-01-26 Thread Martin H. (Jira)


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

Martin H. commented on NETBEANS-5238:
-

https://bugs.openjdk.java.net/browse/JDK-8253702

> Incorrect macOS version
> ---
>
> Key: NETBEANS-5238
> URL: https://issues.apache.org/jira/browse/NETBEANS-5238
> Project: NetBeans
>  Issue Type: Wish
>  Components: editor - Other
>Affects Versions: Next
>Reporter: Jayce
>Priority: Minor
> Attachments: image-2021-01-13-08-10-09-764.png
>
>
> Netbeans is reporting in About box and log version 10.16 instead of 11.1
> !image-2021-01-13-08-10-09-764.png!



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Resolved] (NETBEANS-5265) Selected Tab in Preferences renders unreadable on macOS 11

2021-01-26 Thread Martin H. (Jira)


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

Martin H. resolved NETBEANS-5265.
-
Resolution: Resolved

> Selected Tab in Preferences renders unreadable on macOS 11
> --
>
> Key: NETBEANS-5265
> URL: https://issues.apache.org/jira/browse/NETBEANS-5265
> Project: NetBeans
>  Issue Type: Bug
>  Components: FlatLaf, ide - UI, platform - OptionsSettings
>Affects Versions: Next, 12.2
> Environment: macOS 11.1 
> OpenJDK 11.0.9.1
>Reporter: Martin H.
>Priority: Major
>  Labels: FlatLAF, Settings, UI, macOS
> Attachments: image-2021-01-19-17-48-56-652.png, 
> image-2021-01-19-17-54-25-696.png, screenshot-jdk16.png
>
>
> Steps to reproduce:
>  # Open Preferences
>  # Navigate to section with tabs (e.g. Editor, Misc.)
> Expected behaviour:
> * Selected tab should appear with black font on white background, like 
> Output, Terminal, etc. which render with correct colours:
> !image-2021-01-19-17-54-25-696.png!
> Actual result:
> Selected tab renders unreadable (white text on white background) on macOS 11: 
> !image-2021-01-19-17-48-56-652.png!
>  
>  
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-5265) Selected Tab in Preferences renders unreadable on macOS 11

2021-01-26 Thread Martin H. (Jira)


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

Martin H. commented on NETBEANS-5265:
-

Thanks for the information!

Looks ok with OpenJDK (build 16-ea+33-2205):

!screenshot-jdk16.png!

> Selected Tab in Preferences renders unreadable on macOS 11
> --
>
> Key: NETBEANS-5265
> URL: https://issues.apache.org/jira/browse/NETBEANS-5265
> Project: NetBeans
>  Issue Type: Bug
>  Components: FlatLaf, ide - UI, platform - OptionsSettings
>Affects Versions: Next, 12.2
> Environment: macOS 11.1 
> OpenJDK 11.0.9.1
>Reporter: Martin H.
>Priority: Major
>  Labels: FlatLAF, Settings, UI, macOS
> Attachments: image-2021-01-19-17-48-56-652.png, 
> image-2021-01-19-17-54-25-696.png, screenshot-jdk16.png
>
>
> Steps to reproduce:
>  # Open Preferences
>  # Navigate to section with tabs (e.g. Editor, Misc.)
> Expected behaviour:
> * Selected tab should appear with black font on white background, like 
> Output, Terminal, etc. which render with correct colours:
> !image-2021-01-19-17-54-25-696.png!
> Actual result:
> Selected tab renders unreadable (white text on white background) on macOS 11: 
> !image-2021-01-19-17-48-56-652.png!
>  
>  
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5265) Selected Tab in Preferences renders unreadable on macOS 11

2021-01-26 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5265:

Attachment: screenshot-jdk16.png

> Selected Tab in Preferences renders unreadable on macOS 11
> --
>
> Key: NETBEANS-5265
> URL: https://issues.apache.org/jira/browse/NETBEANS-5265
> Project: NetBeans
>  Issue Type: Bug
>  Components: FlatLaf, ide - UI, platform - OptionsSettings
>Affects Versions: Next, 12.2
> Environment: macOS 11.1 
> OpenJDK 11.0.9.1
>Reporter: Martin H.
>Priority: Major
>  Labels: FlatLAF, Settings, UI, macOS
> Attachments: image-2021-01-19-17-48-56-652.png, 
> image-2021-01-19-17-54-25-696.png, screenshot-jdk16.png
>
>
> Steps to reproduce:
>  # Open Preferences
>  # Navigate to section with tabs (e.g. Editor, Misc.)
> Expected behaviour:
> * Selected tab should appear with black font on white background, like 
> Output, Terminal, etc. which render with correct colours:
> !image-2021-01-19-17-54-25-696.png!
> Actual result:
> Selected tab renders unreadable (white text on white background) on macOS 11: 
> !image-2021-01-19-17-48-56-652.png!
>  
>  
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-5268) Alter Welcome Screen colours for readability

2021-01-25 Thread Martin H. (Jira)


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

Martin H. commented on NETBEANS-5268:
-

PR was merged.

> Alter Welcome Screen colours for readability
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.3
>
> Attachments: date-motif-suggested.png, date-motif.png, 
> flatlaf-current.png, flatlaf-suggested.png, flatlafdark-current.png, 
> flatlafdark-suggested.png
>
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting".
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  In addition, the default date color may be changed from orange to dark red 
> (icon color) to improve consistency and readability, especially with Motif 
> theme.
> Current:
> !date-motif.png!
> Suggested:
>   !date-motif-suggested.png!



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Closed] (NETBEANS-5268) Alter Welcome Screen colours for readability

2021-01-25 Thread Martin H. (Jira)


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

Martin H. closed NETBEANS-5268.
---
Fix Version/s: 12.3
   Resolution: Fixed

> Alter Welcome Screen colours for readability
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.3
>
> Attachments: date-motif-suggested.png, date-motif.png, 
> flatlaf-current.png, flatlaf-suggested.png, flatlafdark-current.png, 
> flatlafdark-suggested.png
>
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting".
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  In addition, the default date color may be changed from orange to dark red 
> (icon color) to improve consistency and readability, especially with Motif 
> theme.
> Current:
> !date-motif.png!
> Suggested:
>   !date-motif-suggested.png!



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5268) Alter Welcome Screen colours for readability

2021-01-21 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5268:

Summary: Alter Welcome Screen colours for readability  (was: Alter Welcome 
Screen colours for better readability)

> Alter Welcome Screen colours for readability
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
> Attachments: date-motif-suggested.png, date-motif.png, 
> flatlaf-current.png, flatlaf-suggested.png, flatlafdark-current.png, 
> flatlafdark-suggested.png
>
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting".
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  In addition, the default date color may be changed from orange to dark red 
> (icon color) to improve consistency and readability, especially with Motif 
> theme.
> Current:
> !date-motif.png!
> Suggested:
>   !date-motif-suggested.png!



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5268) Alter Welcome Screen colours for better readability

2021-01-21 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5268:

Summary: Alter Welcome Screen colours for better readability  (was: Alter 
Welcome Screen colours for FlatLaf)

> Alter Welcome Screen colours for better readability
> ---
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
> Attachments: date-motif-suggested.png, date-motif.png, 
> flatlaf-current.png, flatlaf-suggested.png, flatlafdark-current.png, 
> flatlafdark-suggested.png
>
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting".
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  In addition, the default date color may be changed from orange to dark red 
> (icon color) to improve consistency and readability, especially with Motif 
> theme.
> Current:
> !date-motif.png!
> Suggested:
>   !date-motif-suggested.png!



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5268) Alter Welcome Screen colours for FlatLaf

2021-01-21 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5268:

Attachment: (was: date-motif-suggested.png)

> Alter Welcome Screen colours for FlatLaf
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
> Attachments: date-motif-suggested.png, date-motif.png, 
> flatlaf-current.png, flatlaf-suggested.png, flatlafdark-current.png, 
> flatlafdark-suggested.png
>
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting".
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  In addition, the default date color may be changed from orange to dark red 
> (icon color) to improve consistency and readability, especially with Motif 
> theme.
> Current:
> !date-motif.png!
> Suggested:
>   !date-motif-suggested.png!



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5268) Alter Welcome Screen colours for FlatLaf

2021-01-21 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5268:

Description: 
I would like to suggest the following colour changes to FlatLaf Light and Dark 
for the Welcome Screen:

FlatLaf - Change background colour (instead of altering the image just for this 
theme) to make the logo stand out.

Current:

!flatlaf-current.png!

Suggested:

!flatlaf-suggested.png!

FlatLafDark - use actual dark image asset colours for content banner in order 
to avoid title "cutting".

Current:

!flatlafdark-current.png!

Suggested:

!flatlafdark-suggested.png!

 In addition, the default date color may be changed from orange to dark red 
(icon color) to improve consistency and readability, especially with Motif 
theme.

Current:

!date-motif.png!

Suggested:

  !date-motif-suggested.png!

  was:
I would like to suggest the following colour changes to FlatLaf Light and Dark 
for the Welcome Screen:

FlatLaf - Change background colour (instead of altering the image just for this 
theme) to make the logo stand out.

Current:

!flatlaf-current.png!

Suggested:

!flatlaf-suggested.png!

FlatLafDark - use actual dark image asset colours for content banner in order 
to avoid title "cutting".

Current:

!flatlafdark-current.png!

Suggested:

!flatlafdark-suggested.png!

 In addition, the default date color may be changed from orange to dark red 
(icon color) to improve consistency and readability, especially with Motif 
theme.

Current:

!date-motif.png!

Suggested:

 


> Alter Welcome Screen colours for FlatLaf
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
> Attachments: date-motif-suggested.png, date-motif.png, 
> flatlaf-current.png, flatlaf-suggested.png, flatlafdark-current.png, 
> flatlafdark-suggested.png
>
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting".
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  In addition, the default date color may be changed from orange to dark red 
> (icon color) to improve consistency and readability, especially with Motif 
> theme.
> Current:
> !date-motif.png!
> Suggested:
>   !date-motif-suggested.png!



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5268) Alter Welcome Screen colours for FlatLaf

2021-01-21 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5268:

Attachment: date-motif-suggested.png

> Alter Welcome Screen colours for FlatLaf
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
> Attachments: date-motif-suggested.png, date-motif-suggested.png, 
> date-motif.png, flatlaf-current.png, flatlaf-suggested.png, 
> flatlafdark-current.png, flatlafdark-suggested.png
>
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting".
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  In addition, the default date color may be changed from orange to dark red 
> (icon color) to improve consistency and readability, especially with Motif 
> theme.
> Current:
> !date-motif.png!
> Suggested:
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5268) Alter Welcome Screen colours for FlatLaf

2021-01-21 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5268:

Attachment: date-motif.png

> Alter Welcome Screen colours for FlatLaf
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
> Attachments: date-motif-suggested.png, date-motif-suggested.png, 
> date-motif.png, flatlaf-current.png, flatlaf-suggested.png, 
> flatlafdark-current.png, flatlafdark-suggested.png
>
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting".
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  In addition, the default date color may be changed from orange to dark red 
> (icon color) to improve consistency and readability, especially with Motif 
> theme.
> Current:
> !date-motif.png!
> Suggested:
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5268) Alter Welcome Screen colours for FlatLaf

2021-01-21 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5268:

Attachment: (was: date-motif.png)

> Alter Welcome Screen colours for FlatLaf
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
> Attachments: date-motif-suggested.png, flatlaf-current.png, 
> flatlaf-suggested.png, flatlafdark-current.png, flatlafdark-suggested.png
>
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting".
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  In addition, the default date color may be changed from orange to dark red 
> (icon color) to improve consistency and readability, especially with Motif 
> theme.
> Current:
> !date-motif.png!
> Suggested:
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5268) Alter Welcome Screen colours for FlatLaf

2021-01-21 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5268:

Attachment: date-motif-suggested.png

> Alter Welcome Screen colours for FlatLaf
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
> Attachments: date-motif-suggested.png, flatlaf-current.png, 
> flatlaf-suggested.png, flatlafdark-current.png, flatlafdark-suggested.png
>
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting".
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  In addition, the default date color may be changed from orange to dark red 
> (icon color) to improve consistency and readability, especially with Motif 
> theme.
> Current:
> !date-motif.png!
> Suggested:
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5268) Alter Welcome Screen colours for FlatLaf

2021-01-21 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5268:

Attachment: (was: date-motif-suggested)

> Alter Welcome Screen colours for FlatLaf
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
> Attachments: date-motif.png, flatlaf-current.png, 
> flatlaf-suggested.png, flatlafdark-current.png, flatlafdark-suggested.png
>
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting".
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  In addition, the default date color may be changed from orange to dark red 
> (icon color) to improve consistency and readability, especially with Motif 
> theme.
> Current:
> !date-motif.png!
> Suggested:
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5268) Alter Welcome Screen colours for FlatLaf

2021-01-21 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5268:

Attachment: date-motif-suggested

> Alter Welcome Screen colours for FlatLaf
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
> Attachments: date-motif.png, flatlaf-current.png, 
> flatlaf-suggested.png, flatlafdark-current.png, flatlafdark-suggested.png
>
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting"
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5268) Alter Welcome Screen colours for FlatLaf

2021-01-21 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5268:

Description: 
I would like to suggest the following colour changes to FlatLaf Light and Dark 
for the Welcome Screen:

FlatLaf - Change background colour (instead of altering the image just for this 
theme) to make the logo stand out.

Current:

!flatlaf-current.png!

Suggested:

!flatlaf-suggested.png!

FlatLafDark - use actual dark image asset colours for content banner in order 
to avoid title "cutting".

Current:

!flatlafdark-current.png!

Suggested:

!flatlafdark-suggested.png!

 In addition, the default date color may be changed from orange to dark red 
(icon color) to improve consistency and readability, especially with Motif 
theme.

Current:

!date-motif.png!

Suggested:

 

  was:
I would like to suggest the following colour changes to FlatLaf Light and Dark 
for the Welcome Screen:

FlatLaf - Change background colour (instead of altering the image just for this 
theme) to make the logo stand out.

Current:

!flatlaf-current.png!

Suggested:

!flatlaf-suggested.png!

FlatLafDark - use actual dark image asset colours for content banner in order 
to avoid title "cutting"

Current:

!flatlafdark-current.png!

Suggested:

!flatlafdark-suggested.png!

 


> Alter Welcome Screen colours for FlatLaf
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
> Attachments: date-motif.png, flatlaf-current.png, 
> flatlaf-suggested.png, flatlafdark-current.png, flatlafdark-suggested.png
>
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting".
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  In addition, the default date color may be changed from orange to dark red 
> (icon color) to improve consistency and readability, especially with Motif 
> theme.
> Current:
> !date-motif.png!
> Suggested:
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5268) Alter Welcome Screen colours for FlatLaf

2021-01-21 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5268:

Attachment: date-motif.png

> Alter Welcome Screen colours for FlatLaf
> 
>
> Key: NETBEANS-5268
> URL: https://issues.apache.org/jira/browse/NETBEANS-5268
> Project: NetBeans
>  Issue Type: Improvement
>  Components: FlatLaf, ide - Welcome
>Affects Versions: Next, 12.2
>Reporter: Martin H.
>Priority: Major
> Attachments: date-motif.png, flatlaf-current.png, 
> flatlaf-suggested.png, flatlafdark-current.png, flatlafdark-suggested.png
>
>
> I would like to suggest the following colour changes to FlatLaf Light and 
> Dark for the Welcome Screen:
> FlatLaf - Change background colour (instead of altering the image just for 
> this theme) to make the logo stand out.
> Current:
> !flatlaf-current.png!
> Suggested:
> !flatlaf-suggested.png!
> FlatLafDark - use actual dark image asset colours for content banner in order 
> to avoid title "cutting"
> Current:
> !flatlafdark-current.png!
> Suggested:
> !flatlafdark-suggested.png!
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2260) Welcome Page header graphics

2021-01-20 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-2260:

Component/s: ide - Welcome

> Welcome Page header graphics
> 
>
> Key: NETBEANS-2260
> URL: https://issues.apache.org/jira/browse/NETBEANS-2260
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Welcome
>Affects Versions: 11.0
>Reporter: Jan Tošovský
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 12.3
>
> Attachments: header-original-position.png, header-updated.png, 
> header.png
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> When Netbeans is opened, the users is faced with ugly low-res graphics in the 
> header. It looks like enlarged version of the dithered GIF source (gradients 
> are simulated with small dots).



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2260) Welcome Page header graphics

2021-01-20 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-2260:

Fix Version/s: 12.3

> Welcome Page header graphics
> 
>
> Key: NETBEANS-2260
> URL: https://issues.apache.org/jira/browse/NETBEANS-2260
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
>Reporter: Jan Tošovský
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 12.3
>
> Attachments: header-original-position.png, header-updated.png, 
> header.png
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> When Netbeans is opened, the users is faced with ugly low-res graphics in the 
> header. It looks like enlarged version of the dithered GIF source (gradients 
> are simulated with small dots).



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Resolved] (NETBEANS-2260) Welcome Page header graphics

2021-01-20 Thread Martin H. (Jira)


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

Martin H. resolved NETBEANS-2260.
-
Resolution: Fixed

PR was merged.

> Welcome Page header graphics
> 
>
> Key: NETBEANS-2260
> URL: https://issues.apache.org/jira/browse/NETBEANS-2260
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
>Reporter: Jan Tošovský
>Priority: Minor
>  Labels: pull-request-available
> Attachments: header-original-position.png, header-updated.png, 
> header.png
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> When Netbeans is opened, the users is faced with ugly low-res graphics in the 
> header. It looks like enlarged version of the dithered GIF source (gradients 
> are simulated with small dots).



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Created] (NETBEANS-5268) Alter Welcome Screen colours for FlatLaf

2021-01-20 Thread Martin H. (Jira)
Martin H. created NETBEANS-5268:
---

 Summary: Alter Welcome Screen colours for FlatLaf
 Key: NETBEANS-5268
 URL: https://issues.apache.org/jira/browse/NETBEANS-5268
 Project: NetBeans
  Issue Type: Improvement
  Components: FlatLaf, ide - Welcome
Affects Versions: 12.2, Next
Reporter: Martin H.
 Attachments: flatlaf-current.png, flatlaf-suggested.png, 
flatlafdark-current.png, flatlafdark-suggested.png

I would like to suggest the following colour changes to FlatLaf Light and Dark 
for the Welcome Screen:

FlatLaf - Change background colour (instead of altering the image just for this 
theme) to make the logo stand out.

Current:

!flatlaf-current.png!

Suggested:

!flatlaf-suggested.png!

FlatLafDark - use actual dark image asset colours for content banner in order 
to avoid title "cutting"

Current:

!flatlafdark-current.png!

Suggested:

!flatlafdark-suggested.png!

 



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Created] (NETBEANS-5265) Selected Tab in Preferences renders unreadable on macOS 11

2021-01-19 Thread Martin H. (Jira)
Martin H. created NETBEANS-5265:
---

 Summary: Selected Tab in Preferences renders unreadable on macOS 11
 Key: NETBEANS-5265
 URL: https://issues.apache.org/jira/browse/NETBEANS-5265
 Project: NetBeans
  Issue Type: Bug
  Components: FlatLaf, ide - UI, platform - OptionsSettings
Affects Versions: 12.2, Next
 Environment: macOS 11.1 
OpenJDK 11.0.9.1
Reporter: Martin H.
 Attachments: image-2021-01-19-17-48-56-652.png, 
image-2021-01-19-17-54-25-696.png

Steps to reproduce:
 # Open Preferences
 # Navigate to section with tabs (e.g. Editor, Misc.)

Expected behaviour:

* Selected tab should appear with black font on white background, like Output, 
Terminal, etc. which render with correct colours:

!image-2021-01-19-17-54-25-696.png!

Actual result:

Selected tab renders unreadable (white text on white background) on macOS 11: 
!image-2021-01-19-17-48-56-652.png!

 

 

 



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2260) Welcome Page header graphics

2021-01-18 Thread Martin H. (Jira)


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

Martin H. commented on NETBEANS-2260:
-

Here is the Start Page with recreated and slightly altered image asset, plus 
bicubic interpolation applied:

!header-updated.png!

 

Header elements are also repositioned a little bit, in order to ensure that 
there is some "air" between text and graphics (e. g. longer titles like "Learn 
& Discover"). Here is the original positioning:

!header-original-position.png!

I have prepared a PR.

 

> Welcome Page header graphics
> 
>
> Key: NETBEANS-2260
> URL: https://issues.apache.org/jira/browse/NETBEANS-2260
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
>Reporter: Jan Tošovský
>Priority: Minor
> Attachments: header-original-position.png, header-updated.png, 
> header.png
>
>
> When Netbeans is opened, the users is faced with ugly low-res graphics in the 
> header. It looks like enlarged version of the dithered GIF source (gradients 
> are simulated with small dots).



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2260) Welcome Page header graphics

2021-01-18 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-2260:

Attachment: header-original-position.png

> Welcome Page header graphics
> 
>
> Key: NETBEANS-2260
> URL: https://issues.apache.org/jira/browse/NETBEANS-2260
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
>Reporter: Jan Tošovský
>Priority: Minor
> Attachments: header-original-position.png, header-updated.png, 
> header.png
>
>
> When Netbeans is opened, the users is faced with ugly low-res graphics in the 
> header. It looks like enlarged version of the dithered GIF source (gradients 
> are simulated with small dots).



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2260) Welcome Page header graphics

2021-01-18 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-2260:

Attachment: header-updated.png

> Welcome Page header graphics
> 
>
> Key: NETBEANS-2260
> URL: https://issues.apache.org/jira/browse/NETBEANS-2260
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
>Reporter: Jan Tošovský
>Priority: Minor
> Attachments: header-updated.png, header.png
>
>
> When Netbeans is opened, the users is faced with ugly low-res graphics in the 
> header. It looks like enlarged version of the dithered GIF source (gradients 
> are simulated with small dots).



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2260) Welcome Page header graphics

2021-01-18 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-2260:

Attachment: (was: header-updated.png)

> Welcome Page header graphics
> 
>
> Key: NETBEANS-2260
> URL: https://issues.apache.org/jira/browse/NETBEANS-2260
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
>Reporter: Jan Tošovský
>Priority: Minor
> Attachments: header.png
>
>
> When Netbeans is opened, the users is faced with ugly low-res graphics in the 
> header. It looks like enlarged version of the dithered GIF source (gradients 
> are simulated with small dots).



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2260) Welcome Page header graphics

2021-01-18 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-2260:

Attachment: header-updated.png

> Welcome Page header graphics
> 
>
> Key: NETBEANS-2260
> URL: https://issues.apache.org/jira/browse/NETBEANS-2260
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
>Reporter: Jan Tošovský
>Priority: Minor
> Attachments: header-updated.png, header.png
>
>
> When Netbeans is opened, the users is faced with ugly low-res graphics in the 
> header. It looks like enlarged version of the dithered GIF source (gradients 
> are simulated with small dots).



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Resolved] (NETBEANS-5195) Change icon for JSON files

2021-01-14 Thread Martin H. (Jira)


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

Martin H. resolved NETBEANS-5195.
-
Fix Version/s: 12.3
   Resolution: Fixed

PR has been merged. Thank you all for your feedback and suggestions!

> Change icon for JSON files
> --
>
> Key: NETBEANS-5195
> URL: https://issues.apache.org/jira/browse/NETBEANS-5195
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Projects UI
>Reporter: Martin H.
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 12.3
>
> Attachments: ide-dark.png, ide-inverted.png, ide-light.png, 
> image-2021-01-04-21-17-27-709.png, image-2021-01-09-18-22-01-198.png, 
> json-icon-only.png, json-logo.png, outline-braces.png, outline-icon-only.png, 
> regular-braces.png, regular-icon-only.png
>
>  Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> I would like to suggest an alternate icon for the JSON file type, as it is 
> currently denoted by the same icon as JavaScript files. Below are some 
> variants.
>  #  The graphical logo for JSON.
> (See https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg)
> !json-logo.png!
>  # Curly braces, as in some other IDEs.
> !regular-braces.png!
>  # Outlined curly braces, matching the style of some other NetBeans file 
> icons.
> !outline-braces.png!
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-5195) Change icon for JSON files

2021-01-09 Thread Martin H. (Jira)


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

Martin H. commented on NETBEANS-5195:
-

Here is the icon within the IDE, with some final touches to match the other 
icons' style:

!ide-light.png!

Looks good on dark themes, including with inverted colours:

!ide-dark.png!  

!ide-inverted.png!

P.S. I have prepared a PR.

 

> Change icon for JSON files
> --
>
> Key: NETBEANS-5195
> URL: https://issues.apache.org/jira/browse/NETBEANS-5195
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Projects UI
>Reporter: Martin H.
>Priority: Minor
> Attachments: ide-dark.png, ide-inverted.png, ide-light.png, 
> image-2021-01-04-21-17-27-709.png, image-2021-01-09-18-22-01-198.png, 
> json-icon-only.png, json-logo.png, outline-braces.png, outline-icon-only.png, 
> regular-braces.png, regular-icon-only.png
>
>
> I would like to suggest an alternate icon for the JSON file type, as it is 
> currently denoted by the same icon as JavaScript files. Below are some 
> variants.
>  #  The graphical logo for JSON.
> (See https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg)
> !json-logo.png!
>  # Curly braces, as in some other IDEs.
> !regular-braces.png!
>  # Outlined curly braces, matching the style of some other NetBeans file 
> icons.
> !outline-braces.png!
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5195) Change icon for JSON files

2021-01-09 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5195:

Attachment: ide-inverted.png

> Change icon for JSON files
> --
>
> Key: NETBEANS-5195
> URL: https://issues.apache.org/jira/browse/NETBEANS-5195
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Projects UI
>Reporter: Martin H.
>Priority: Minor
> Attachments: ide-dark.png, ide-inverted.png, ide-light.png, 
> image-2021-01-04-21-17-27-709.png, image-2021-01-09-18-22-01-198.png, 
> json-icon-only.png, json-logo.png, outline-braces.png, outline-icon-only.png, 
> regular-braces.png, regular-icon-only.png
>
>
> I would like to suggest an alternate icon for the JSON file type, as it is 
> currently denoted by the same icon as JavaScript files. Below are some 
> variants.
>  #  The graphical logo for JSON.
> (See https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg)
> !json-logo.png!
>  # Curly braces, as in some other IDEs.
> !regular-braces.png!
>  # Outlined curly braces, matching the style of some other NetBeans file 
> icons.
> !outline-braces.png!
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5195) Change icon for JSON files

2021-01-09 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5195:

Attachment: image-2021-01-09-18-22-01-198.png

> Change icon for JSON files
> --
>
> Key: NETBEANS-5195
> URL: https://issues.apache.org/jira/browse/NETBEANS-5195
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Projects UI
>Reporter: Martin H.
>Priority: Minor
> Attachments: ide-dark.png, ide-inverted.png, ide-light.png, 
> image-2021-01-04-21-17-27-709.png, image-2021-01-09-18-22-01-198.png, 
> json-icon-only.png, json-logo.png, outline-braces.png, outline-icon-only.png, 
> regular-braces.png, regular-icon-only.png
>
>
> I would like to suggest an alternate icon for the JSON file type, as it is 
> currently denoted by the same icon as JavaScript files. Below are some 
> variants.
>  #  The graphical logo for JSON.
> (See https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg)
> !json-logo.png!
>  # Curly braces, as in some other IDEs.
> !regular-braces.png!
>  # Outlined curly braces, matching the style of some other NetBeans file 
> icons.
> !outline-braces.png!
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5195) Change icon for JSON files

2021-01-09 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5195:

Attachment: ide-dark.png

> Change icon for JSON files
> --
>
> Key: NETBEANS-5195
> URL: https://issues.apache.org/jira/browse/NETBEANS-5195
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Projects UI
>Reporter: Martin H.
>Priority: Minor
> Attachments: ide-dark.png, ide-inverted.png, ide-light.png, 
> image-2021-01-04-21-17-27-709.png, image-2021-01-09-18-22-01-198.png, 
> json-icon-only.png, json-logo.png, outline-braces.png, outline-icon-only.png, 
> regular-braces.png, regular-icon-only.png
>
>
> I would like to suggest an alternate icon for the JSON file type, as it is 
> currently denoted by the same icon as JavaScript files. Below are some 
> variants.
>  #  The graphical logo for JSON.
> (See https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg)
> !json-logo.png!
>  # Curly braces, as in some other IDEs.
> !regular-braces.png!
>  # Outlined curly braces, matching the style of some other NetBeans file 
> icons.
> !outline-braces.png!
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5195) Change icon for JSON files

2021-01-09 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5195:

Attachment: ide-light.png

> Change icon for JSON files
> --
>
> Key: NETBEANS-5195
> URL: https://issues.apache.org/jira/browse/NETBEANS-5195
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Projects UI
>Reporter: Martin H.
>Priority: Minor
> Attachments: ide-light.png, image-2021-01-04-21-17-27-709.png, 
> json-icon-only.png, json-logo.png, outline-braces.png, outline-icon-only.png, 
> regular-braces.png, regular-icon-only.png
>
>
> I would like to suggest an alternate icon for the JSON file type, as it is 
> currently denoted by the same icon as JavaScript files. Below are some 
> variants.
>  #  The graphical logo for JSON.
> (See https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg)
> !json-logo.png!
>  # Curly braces, as in some other IDEs.
> !regular-braces.png!
>  # Outlined curly braces, matching the style of some other NetBeans file 
> icons.
> !outline-braces.png!
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-5195) Change icon for JSON files

2021-01-04 Thread Martin H. (Jira)


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

Martin H. commented on NETBEANS-5195:
-

Definitely would fit:

!image-2021-01-04-21-17-27-709.png!

> Change icon for JSON files
> --
>
> Key: NETBEANS-5195
> URL: https://issues.apache.org/jira/browse/NETBEANS-5195
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Projects UI
>Reporter: Martin H.
>Priority: Minor
> Attachments: image-2021-01-04-21-17-27-709.png, json-icon-only.png, 
> json-logo.png, outline-braces.png, outline-icon-only.png, regular-braces.png, 
> regular-icon-only.png
>
>
> I would like to suggest an alternate icon for the JSON file type, as it is 
> currently denoted by the same icon as JavaScript files. Below are some 
> variants.
>  #  The graphical logo for JSON.
> (See https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg)
> !json-logo.png!
>  # Curly braces, as in some other IDEs.
> !regular-braces.png!
>  # Outlined curly braces, matching the style of some other NetBeans file 
> icons.
> !outline-braces.png!
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5195) Change icon for JSON files

2021-01-04 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5195:

Attachment: image-2021-01-04-21-17-27-709.png

> Change icon for JSON files
> --
>
> Key: NETBEANS-5195
> URL: https://issues.apache.org/jira/browse/NETBEANS-5195
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Projects UI
>Reporter: Martin H.
>Priority: Minor
> Attachments: image-2021-01-04-21-17-27-709.png, json-icon-only.png, 
> json-logo.png, outline-braces.png, outline-icon-only.png, regular-braces.png, 
> regular-icon-only.png
>
>
> I would like to suggest an alternate icon for the JSON file type, as it is 
> currently denoted by the same icon as JavaScript files. Below are some 
> variants.
>  #  The graphical logo for JSON.
> (See https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg)
> !json-logo.png!
>  # Curly braces, as in some other IDEs.
> !regular-braces.png!
>  # Outlined curly braces, matching the style of some other NetBeans file 
> icons.
> !outline-braces.png!
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-5195) Change icon for JSON files

2021-01-03 Thread Martin H. (Jira)


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

Martin H. commented on NETBEANS-5195:
-

Here's what that might look like:

!outline-icon-only.png!

The regular one:

!regular-icon-only.png!

...and the logo:

!json-icon-only.png!

 

Regarding the exact licensing of the graphical logo for JSON, perhaps a further 
research should be conducted.

([https://commons.wikimedia.org/wiki/File:JSON_logo.gif,] 
[https://www.json.org/] )

The other ones are my suggestions (in the first comment, based upon the blank 
file icon in NetBeans) 

> Change icon for JSON files
> --
>
> Key: NETBEANS-5195
> URL: https://issues.apache.org/jira/browse/NETBEANS-5195
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Projects UI
>Reporter: Martin H.
>Priority: Minor
> Attachments: json-icon-only.png, json-logo.png, outline-braces.png, 
> outline-icon-only.png, regular-braces.png, regular-icon-only.png
>
>
> I would like to suggest an alternate icon for the JSON file type, as it is 
> currently denoted by the same icon as JavaScript files. Below are some 
> variants.
>  #  The graphical logo for JSON.
> (See https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg)
> !json-logo.png!
>  # Curly braces, as in some other IDEs.
> !regular-braces.png!
>  # Outlined curly braces, matching the style of some other NetBeans file 
> icons.
> !outline-braces.png!
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5195) Change icon for JSON files

2021-01-03 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5195:

Attachment: json-icon-only.png

> Change icon for JSON files
> --
>
> Key: NETBEANS-5195
> URL: https://issues.apache.org/jira/browse/NETBEANS-5195
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Projects UI
>Reporter: Martin H.
>Priority: Minor
> Attachments: json-icon-only.png, json-logo.png, outline-braces.png, 
> outline-icon-only.png, regular-braces.png, regular-icon-only.png
>
>
> I would like to suggest an alternate icon for the JSON file type, as it is 
> currently denoted by the same icon as JavaScript files. Below are some 
> variants.
>  #  The graphical logo for JSON.
> (See https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg)
> !json-logo.png!
>  # Curly braces, as in some other IDEs.
> !regular-braces.png!
>  # Outlined curly braces, matching the style of some other NetBeans file 
> icons.
> !outline-braces.png!
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5195) Change icon for JSON files

2021-01-03 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5195:

Attachment: regular-icon-only.png

> Change icon for JSON files
> --
>
> Key: NETBEANS-5195
> URL: https://issues.apache.org/jira/browse/NETBEANS-5195
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Projects UI
>Reporter: Martin H.
>Priority: Minor
> Attachments: json-logo.png, outline-braces.png, 
> outline-icon-only.png, regular-braces.png, regular-icon-only.png
>
>
> I would like to suggest an alternate icon for the JSON file type, as it is 
> currently denoted by the same icon as JavaScript files. Below are some 
> variants.
>  #  The graphical logo for JSON.
> (See https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg)
> !json-logo.png!
>  # Curly braces, as in some other IDEs.
> !regular-braces.png!
>  # Outlined curly braces, matching the style of some other NetBeans file 
> icons.
> !outline-braces.png!
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-5195) Change icon for JSON files

2021-01-03 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-5195:

Attachment: outline-icon-only.png

> Change icon for JSON files
> --
>
> Key: NETBEANS-5195
> URL: https://issues.apache.org/jira/browse/NETBEANS-5195
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Generic Projects UI
>Reporter: Martin H.
>Priority: Minor
> Attachments: json-logo.png, outline-braces.png, 
> outline-icon-only.png, regular-braces.png
>
>
> I would like to suggest an alternate icon for the JSON file type, as it is 
> currently denoted by the same icon as JavaScript files. Below are some 
> variants.
>  #  The graphical logo for JSON.
> (See https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg)
> !json-logo.png!
>  # Curly braces, as in some other IDEs.
> !regular-braces.png!
>  # Outlined curly braces, matching the style of some other NetBeans file 
> icons.
> !outline-braces.png!
>  



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-4092) package.json icon is to big

2020-12-30 Thread Martin H. (Jira)


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

Martin H. edited comment on NETBEANS-4092 at 12/30/20, 3:37 PM:


I can confirm that changing the width and height of the svg to 16x16, as 
suggested by [~ebakke], fixes the issue.

_Edit: Filed off-topic in it's own ticket 
https://issues.apache.org/jira/browse/NETBEANS-5195_


was (Author: mhalachev):
I can confirm that changing the width and height of the svg to 16x16, as 
suggested by [~ebakke], fixes the issue.

How about using the JSON logo by Douglas Crockford for denoting common JSON 
files?

https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg

Here is a suggestion:

!icon-json.png!

Regarding package.json package.json, package-lock.json and npm-debug.log icons, 
if logo usage would be permitted by npm, Inc., the npm square logo 
([https://github.com/npm/logos]) could be considered, (e.g. in a sheet like the 
suggestion above) as it will provide better readability at 16x16 than the full 
three letter logo.

 

 

 

> package.json icon is to big
> ---
>
> Key: NETBEANS-4092
> URL: https://issues.apache.org/jira/browse/NETBEANS-4092
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Generic Projects UI
>Affects Versions: 11.2, 11.3
> Environment: Product Version: Apache NetBeans IDE 11.3
> Java: 9.0.4; Java HotSpot(TM) 64-Bit Server VM 9.0.4+11
> Runtime: Java(TM) SE Runtime Environment 9.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Projekte\Netbeans Plugins\MinifierBeans\build\testuserdir
> Cache directory: C:\Projekte\Netbeans 
> Plugins\MinifierBeans\build\testuserdir\var\cache
>Reporter: Christian Lenz
>Priority: Major
> Attachments: icon-json.png, image-2020-03-31-14-40-41-931.png, 
> image-2020-03-31-14-41-47-408.png
>
>
> In my current IDE 11.1 there is no problem with the npm icon for the 
> package.json file. You can see it in this my attached file  
> image-2020-03-31-14-43-07-177.png. it is 16x16 px small. When I use 11.3 the 
> icon is bigger see image-2020-03-31-14-40-41-931. I also tested ith with 11.2 
> and there is the same problem. So smth changed from 11.1 to 11.2 with icons 
> or HiDPI maybe?
> Steps to reprocuce:
> * open a project with a package.json file
> * open the tree nodes in the project view to see the package.json file
> * Icon is to big.
> Both IDEs are running on JDK 9.0.4, same PC (Surface Book 1 with HiDPI 
> resolution)



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-4092) package.json icon is to big

2020-12-30 Thread Martin H. (Jira)


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

Martin H. edited comment on NETBEANS-4092 at 12/30/20, 3:37 PM:


I can confirm that changing the width and height of the svg to 16x16, as 
suggested by [~ebakke], fixes the issue.

Edit: Filed off-topic in it's own ticket 
https://issues.apache.org/jira/browse/NETBEANS-5195


was (Author: mhalachev):
I can confirm that changing the width and height of the svg to 16x16, as 
suggested by [~ebakke], fixes the issue.

_Edit: Filed off-topic in it's own ticket 
https://issues.apache.org/jira/browse/NETBEANS-5195_

> package.json icon is to big
> ---
>
> Key: NETBEANS-4092
> URL: https://issues.apache.org/jira/browse/NETBEANS-4092
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Generic Projects UI
>Affects Versions: 11.2, 11.3
> Environment: Product Version: Apache NetBeans IDE 11.3
> Java: 9.0.4; Java HotSpot(TM) 64-Bit Server VM 9.0.4+11
> Runtime: Java(TM) SE Runtime Environment 9.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Projekte\Netbeans Plugins\MinifierBeans\build\testuserdir
> Cache directory: C:\Projekte\Netbeans 
> Plugins\MinifierBeans\build\testuserdir\var\cache
>Reporter: Christian Lenz
>Priority: Major
> Attachments: icon-json.png, image-2020-03-31-14-40-41-931.png, 
> image-2020-03-31-14-41-47-408.png
>
>
> In my current IDE 11.1 there is no problem with the npm icon for the 
> package.json file. You can see it in this my attached file  
> image-2020-03-31-14-43-07-177.png. it is 16x16 px small. When I use 11.3 the 
> icon is bigger see image-2020-03-31-14-40-41-931. I also tested ith with 11.2 
> and there is the same problem. So smth changed from 11.1 to 11.2 with icons 
> or HiDPI maybe?
> Steps to reprocuce:
> * open a project with a package.json file
> * open the tree nodes in the project view to see the package.json file
> * Icon is to big.
> Both IDEs are running on JDK 9.0.4, same PC (Surface Book 1 with HiDPI 
> resolution)



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Created] (NETBEANS-5195) Change icon for JSON files

2020-12-30 Thread Martin H. (Jira)
Martin H. created NETBEANS-5195:
---

 Summary: Change icon for JSON files
 Key: NETBEANS-5195
 URL: https://issues.apache.org/jira/browse/NETBEANS-5195
 Project: NetBeans
  Issue Type: Improvement
  Components: projects - Generic Projects UI
Reporter: Martin H.
 Attachments: json-logo.png, outline-braces.png, regular-braces.png

I would like to suggest an alternate icon for the JSON file type, as it is 
currently denoted by the same icon as JavaScript files. Below are some variants.
 #  The graphical logo for JSON.
(See https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg)

!json-logo.png!


 # Curly braces, as in some other IDEs.

!regular-braces.png!


 # Outlined curly braces, matching the style of some other NetBeans file icons.

!outline-braces.png!

 



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-4092) package.json icon is to big

2020-12-18 Thread Martin H. (Jira)


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

Martin H. commented on NETBEANS-4092:
-

I can confirm that changing the width and height of the svg to 16x16, as 
suggested by [~ebakke], fixes the issue.

How about using the JSON logo by Douglas Crockford for denoting common JSON 
files?

https://en.wikipedia.org/wiki/JSON#/media/File:JSON_vector_logo.svg

Here is a suggestion:

!icon-json.png!

Regarding package.json package.json, package-lock.json and npm-debug.log icons, 
if logo usage would be permitted by npm, Inc., the npm square logo 
([https://github.com/npm/logos]) could be considered, (e.g. in a sheet like the 
suggestion above) as it will provide better readability at 16x16 than the full 
three letter logo.

 

 

 

> package.json icon is to big
> ---
>
> Key: NETBEANS-4092
> URL: https://issues.apache.org/jira/browse/NETBEANS-4092
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Generic Projects UI
>Affects Versions: 11.2, 11.3
> Environment: Product Version: Apache NetBeans IDE 11.3
> Java: 9.0.4; Java HotSpot(TM) 64-Bit Server VM 9.0.4+11
> Runtime: Java(TM) SE Runtime Environment 9.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Projekte\Netbeans Plugins\MinifierBeans\build\testuserdir
> Cache directory: C:\Projekte\Netbeans 
> Plugins\MinifierBeans\build\testuserdir\var\cache
>Reporter: Christian Lenz
>Priority: Major
> Attachments: icon-json.png, image-2020-03-31-14-40-41-931.png, 
> image-2020-03-31-14-41-47-408.png
>
>
> In my current IDE 11.1 there is no problem with the npm icon for the 
> package.json file. You can see it in this my attached file  
> image-2020-03-31-14-43-07-177.png. it is 16x16 px small. When I use 11.3 the 
> icon is bigger see image-2020-03-31-14-40-41-931. I also tested ith with 11.2 
> and there is the same problem. So smth changed from 11.1 to 11.2 with icons 
> or HiDPI maybe?
> Steps to reprocuce:
> * open a project with a package.json file
> * open the tree nodes in the project view to see the package.json file
> * Icon is to big.
> Both IDEs are running on JDK 9.0.4, same PC (Surface Book 1 with HiDPI 
> resolution)



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-4092) package.json icon is to big

2020-12-18 Thread Martin H. (Jira)


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

Martin H. updated NETBEANS-4092:

Attachment: icon-json.png

> package.json icon is to big
> ---
>
> Key: NETBEANS-4092
> URL: https://issues.apache.org/jira/browse/NETBEANS-4092
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Generic Projects UI
>Affects Versions: 11.2, 11.3
> Environment: Product Version: Apache NetBeans IDE 11.3
> Java: 9.0.4; Java HotSpot(TM) 64-Bit Server VM 9.0.4+11
> Runtime: Java(TM) SE Runtime Environment 9.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
> User directory: C:\Projekte\Netbeans Plugins\MinifierBeans\build\testuserdir
> Cache directory: C:\Projekte\Netbeans 
> Plugins\MinifierBeans\build\testuserdir\var\cache
>Reporter: Christian Lenz
>Priority: Major
> Attachments: icon-json.png, image-2020-03-31-14-40-41-931.png, 
> image-2020-03-31-14-41-47-408.png
>
>
> In my current IDE 11.1 there is no problem with the npm icon for the 
> package.json file. You can see it in this my attached file  
> image-2020-03-31-14-43-07-177.png. it is 16x16 px small. When I use 11.3 the 
> icon is bigger see image-2020-03-31-14-40-41-931. I also tested ith with 11.2 
> and there is the same problem. So smth changed from 11.1 to 11.2 with icons 
> or HiDPI maybe?
> Steps to reprocuce:
> * open a project with a package.json file
> * open the tree nodes in the project view to see the package.json file
> * Icon is to big.
> Both IDEs are running on JDK 9.0.4, same PC (Surface Book 1 with HiDPI 
> resolution)



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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