[jira] [Commented] (NETBEANS-6347) Adding Global Goal Definitions for Maven is broken for 12.5 + 12.6.

2022-01-29 Thread Thomas Schapitz (Jira)


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

Thomas Schapitz commented on NETBEANS-6347:
---

[~sdedic] Hi. just wanted to let you know, that this at least partially fixed 
it as of Version 13-rc2.

The controls are editable again. Let it just be noted, that an Item, that has 
been marked as 'disabled' by 12.6, still appears as 'disabled' (grey) in the 
list, after it has been imported into 13-rc2, until you actually do some back 
and forth editing in the controls, probably because only then the flag 
controlling this. gets reset.

It wouldn't bother me, but might cause some puzzlement and new Jira Issues down 
the road if left that way. I will leave it up to you, whether you would like to 
fix this for the release.

In any case, this issue could be closed. Pending your decision, we might open a 
low priority bug, describing the remaining glitch and the workaround for it - 
just so that it is documented, and may be found/referred to.

 

> Adding Global Goal Definitions for Maven is broken for 12.5 + 12.6.
> ---
>
> Key: NETBEANS-6347
> URL: https://issues.apache.org/jira/browse/NETBEANS-6347
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Affects Versions: 12.5, 12.6
>Reporter: Thomas Schapitz
>Assignee: Svatopluk Dedic
>Priority: Critical
>  Labels: pull-request-available
> Fix For: NB13
>
> Attachments: dialog-hint.jpg, image-2021-12-31-10-27-08-275.png, 
> image-2021-12-31-10-30-58-143.png, image-2022-01-13-19-09-32-623.png, 
> image-2022-01-13-19-27-19-230.png
>
>  Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> The following hardcopy illustrates the problem.
> It *is* possible, to add a new definition, but afterwards, it is no longer 
> possible to maintain values for the goals & profiles, as has been the case up 
> to version 12.3
> And it isn't possible to activate the definition, it get's created in 
> disabled state. (Prior to 12.4, it wasn't possible to disable a definition)
> Furthermore, at least on Windows 10 / JDK 17, one may observe, that the 
> alignment of the buttons with the list is botched, as the last one, "Disable" 
> gets clipped, because the listbox default hight dictates the length.
> !image-2021-12-31-10-30-58-143.png!
>  
> This is how it looked like up to 12.3:
> !image-2021-12-31-10-27-08-275.png!
>  



--
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-585) Clicking in Output Window places caret in wrong position

2022-01-29 Thread Eric Bresie (Jira)


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

Eric Bresie commented on NETBEANS-585:
--

I have seen this with Windows 10, with netbeans 12-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)



> Clicking in Output Window places caret in wrong position
> 
>
> Key: NETBEANS-585
> URL: https://issues.apache.org/jira/browse/NETBEANS-585
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Output Window
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-245-on-20180327)
> 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; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Major
>  Labels: HiDPI
>
> Repro steps:
> 1. Run a Java Maven application that outputs to the console
> 2. Click somewhere in a line of text in the Output Window (wrap-text is 
> disabled)
> 3. Notice that the caret lands many characters to the left of where you click
> It is extremely difficult to copy/paste text because we cannot control where 
> the caret begins copy/pasting from.
> This issue might be related to NETBEANS-235



--
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] [Comment Edited] (NETBEANS-235) Wrap Text breaks copy/paste of output window

2022-01-29 Thread Eric Bresie (Jira)


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

Eric Bresie edited comment on NETBEANS-235 at 1/29/22, 2:47 PM:


I have seen this with Windows 10, with netbeans 12-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)

I may be in HiDP (my Display Resolution indicates 3840 x2160) but not sure how 
that aligns to HiDP in other context and OS


was (Author: ebresie):
I have seen this with Windows 10, with netbeans 12-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)

> Wrap Text breaks copy/paste of output window
> 
>
> Key: NETBEANS-235
> URL: https://issues.apache.org/jira/browse/NETBEANS-235
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Output Window
>Affects Versions: 9.0
> Environment: Microsoft Windows [Version 10.0.16299.125]
> DPI scaling: 150%
> java version "9.0.1"
> Java(TM) SE Runtime Environment (build 9.0.1+11)
> Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
>Reporter: Gili
>Priority: Major
>  Labels: HiDPI, Java10, regression
> Attachments: 2018-04-22 at 00-57-36.mp4
>
>
> Repro steps:
> 1. Run any Java maven program
> 2. (With Wrap Text disabled) Copy text from the output window, paste it into 
> another application
> 3. Notice that this works (the text you see selected when you copy is the 
> text you get when you paste)
> 4. Enable Wrap Text in the Output Window
> 5. Re-run the application
> 6. Copy text from the output window, paste it into another application.
> 7. Notice that the selected text in Netbeans is not the text that gets 
> pasted. Furthermore, if you attempt to select the entire line in the Output 
> Window, you will notice that the caret will not go to the end of the line. 
> This is because the visual and API offsets are not aligned so when the caret 
> goes *near* the end of line visually, it is actually at the end of the line 
> as far as the API is concerned. If you copy/paste this fake end-of-line you 
> will get the entire line.
> Expected behavior: Consistent behavior when Wrap Text is enabled or disabled.
> 1. We should be able to copy whatever text is visually selected.
> 2. We should be able to select the entire line.



--
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] [Comment Edited] (NETBEANS-585) Clicking in Output Window places caret in wrong position

2022-01-29 Thread Eric Bresie (Jira)


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

Eric Bresie edited comment on NETBEANS-585 at 1/29/22, 2:47 PM:


I have seen this with Windows 10, with netbeans 12-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)

I may be in HiDP (my Display Resolution indicates 3840 x2160) but not sure how 
that aligns to HiDP in other context and OS


was (Author: ebresie):
I have seen this with Windows 10, with netbeans 12-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)


> Clicking in Output Window places caret in wrong position
> 
>
> Key: NETBEANS-585
> URL: https://issues.apache.org/jira/browse/NETBEANS-585
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Output Window
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-245-on-20180327)
> 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; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Major
>  Labels: HiDPI
>
> Repro steps:
> 1. Run a Java Maven application that outputs to the console
> 2. Click somewhere in a line of text in the Output Window (wrap-text is 
> disabled)
> 3. Notice that the caret lands many characters to the left of where you click
> It is extremely difficult to copy/paste text because we cannot control where 
> the caret begins copy/pasting from.
> This issue might be related to NETBEANS-235



--
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-6420) GUI bug, Find toolbar

2022-01-29 Thread Thomas Kirby (Jira)


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

Thomas Kirby commented on NETBEANS-6420:


Major implies a workaround is available now. I see NB13 release Feb 15. Please 
clarify.

> GUI bug, Find toolbar
> -
>
> Key: NETBEANS-6420
> URL: https://issues.apache.org/jira/browse/NETBEANS-6420
> Project: NetBeans
>  Issue Type: Bug
> Environment: This seems to be related to a recent upgrade from 
> Windows 10 pro to Windows 11 pro. The problem was not present in Windows 10. 
> This behavior was noted in Netbeans 12.5, and now in 12.6.
>  
> *Product Version:* Apache NetBeans IDE 12.6
> *Java:* 16.0.1; Java HotSpot(TM) 64-Bit Server VM 16.0.1+9-24
> *Runtime:* Java(TM) SE Runtime Environment 16.0.1+9-24
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> *User directory:* C:\Users\tkirb\AppData\Roaming\NetBeans\12.6
> *Cache directory:* C:\Users\tkirb\AppData\Local\NetBeans\Cache\12.6
>Reporter: Thomas Kirby
>Priority: Major
> Fix For: 12.6
>
> Attachments: Netbeans-Jira-Find.png
>
>
> Problem with Find toolbar (see attached image). The icons for Match Case, 
> Whole Word, and Regular Expression are not showing the current state of those 
> settings. When enabled, they should be highlighted, but are not. This happens 
> for both clicking the controls and using the keyboard shortcuts. The 
> functions seem to be active, but the user has no confirmation of the current 
> settings.  This happens for any file that supports the Find toolbar (e.g. 
> txt, c, php, etc.).



--
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] [Comment Edited] (NETBEANS-235) Wrap Text breaks copy/paste of output window

2022-01-29 Thread Eric Bresie (Jira)


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

Eric Bresie edited comment on NETBEANS-235 at 1/29/22, 3:49 PM:


I have seen this with Windows 10, with netbeans 13-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)

I may be in HiDP (my Display Resolution indicates 3840 x2160) but not sure how 
that aligns to HiDP in other context and OS

This was in a Maven output.
Attempting in an Ant project output seems to work fine.  

Correction: when in netbeans, on master netbeans, running ant all, from output, 
when copying and pasting to external app, it shows incorrect


was (Author: ebresie):
I have seen this with Windows 10, with netbeans 13-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)

I may be in HiDP (my Display Resolution indicates 3840 x2160) but not sure how 
that aligns to HiDP in other context and OS

This was in a Maven output.
Attempting in an Ant project output seems to work fine.

> Wrap Text breaks copy/paste of output window
> 
>
> Key: NETBEANS-235
> URL: https://issues.apache.org/jira/browse/NETBEANS-235
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Output Window
>Affects Versions: 9.0
> Environment: Microsoft Windows [Version 10.0.16299.125]
> DPI scaling: 150%
> java version "9.0.1"
> Java(TM) SE Runtime Environment (build 9.0.1+11)
> Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
>Reporter: Gili
>Priority: Major
>  Labels: HiDPI, Java10, regression
> Attachments: 2018-04-22 at 00-57-36.mp4
>
>
> Repro steps:
> 1. Run any Java maven program
> 2. (With Wrap Text disabled) Copy text from the output window, paste it into 
> another application
> 3. Notice that this works (the text you see selected when you copy is the 
> text you get when you paste)
> 4. Enable Wrap Text in the Output Window
> 5. Re-run the application
> 6. Copy text from the output window, paste it into another application.
> 7. Notice that the selected text in Netbeans is not the text that gets 
> pasted. Furthermore, if you attempt to select the entire line in the Output 
> Window, you will notice that the caret will not go to the end of the line. 
> This is because the visual and API offsets are not aligned so when the caret 
> goes *near* the end of line visually, it is actually at the end of the line 
> as far as the API is concerned. If you copy/paste this fake end-of-line you 
> will get the entire line.
> Expected behavior: Consistent behavior when Wrap Text is enabled or disabled.
> 1. We should be able to copy whatever text is visually selected.
> 2. We should be able to select the entire line.



--
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-6420) GUI bug, Find toolbar

2022-01-29 Thread Michael Bien (Jira)


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

Michael Bien commented on NETBEANS-6420:


You can switch to FlatLaf via Tools -> options -> appearance -> look and feel

> GUI bug, Find toolbar
> -
>
> Key: NETBEANS-6420
> URL: https://issues.apache.org/jira/browse/NETBEANS-6420
> Project: NetBeans
>  Issue Type: Bug
> Environment: This seems to be related to a recent upgrade from 
> Windows 10 pro to Windows 11 pro. The problem was not present in Windows 10. 
> This behavior was noted in Netbeans 12.5, and now in 12.6.
>  
> *Product Version:* Apache NetBeans IDE 12.6
> *Java:* 16.0.1; Java HotSpot(TM) 64-Bit Server VM 16.0.1+9-24
> *Runtime:* Java(TM) SE Runtime Environment 16.0.1+9-24
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> *User directory:* C:\Users\tkirb\AppData\Roaming\NetBeans\12.6
> *Cache directory:* C:\Users\tkirb\AppData\Local\NetBeans\Cache\12.6
>Reporter: Thomas Kirby
>Priority: Major
> Fix For: 12.6
>
> Attachments: Netbeans-Jira-Find.png
>
>
> Problem with Find toolbar (see attached image). The icons for Match Case, 
> Whole Word, and Regular Expression are not showing the current state of those 
> settings. When enabled, they should be highlighted, but are not. This happens 
> for both clicking the controls and using the keyboard shortcuts. The 
> functions seem to be active, but the user has no confirmation of the current 
> settings.  This happens for any file that supports the Find toolbar (e.g. 
> txt, c, php, etc.).



--
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] [Comment Edited] (NETBEANS-235) Wrap Text breaks copy/paste of output window

2022-01-29 Thread Eric Bresie (Jira)


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

Eric Bresie edited comment on NETBEANS-235 at 1/29/22, 2:49 PM:


I have seen this with Windows 10, with netbeans 13-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)

I may be in HiDP (my Display Resolution indicates 3840 x2160) but not sure how 
that aligns to HiDP in other context and OS


was (Author: ebresie):
I have seen this with Windows 10, with netbeans 12-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)

I may be in HiDP (my Display Resolution indicates 3840 x2160) but not sure how 
that aligns to HiDP in other context and OS

> Wrap Text breaks copy/paste of output window
> 
>
> Key: NETBEANS-235
> URL: https://issues.apache.org/jira/browse/NETBEANS-235
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Output Window
>Affects Versions: 9.0
> Environment: Microsoft Windows [Version 10.0.16299.125]
> DPI scaling: 150%
> java version "9.0.1"
> Java(TM) SE Runtime Environment (build 9.0.1+11)
> Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
>Reporter: Gili
>Priority: Major
>  Labels: HiDPI, Java10, regression
> Attachments: 2018-04-22 at 00-57-36.mp4
>
>
> Repro steps:
> 1. Run any Java maven program
> 2. (With Wrap Text disabled) Copy text from the output window, paste it into 
> another application
> 3. Notice that this works (the text you see selected when you copy is the 
> text you get when you paste)
> 4. Enable Wrap Text in the Output Window
> 5. Re-run the application
> 6. Copy text from the output window, paste it into another application.
> 7. Notice that the selected text in Netbeans is not the text that gets 
> pasted. Furthermore, if you attempt to select the entire line in the Output 
> Window, you will notice that the caret will not go to the end of the line. 
> This is because the visual and API offsets are not aligned so when the caret 
> goes *near* the end of line visually, it is actually at the end of the line 
> as far as the API is concerned. If you copy/paste this fake end-of-line you 
> will get the entire line.
> Expected behavior: Consistent behavior when Wrap Text is enabled or disabled.
> 1. We should be able to copy whatever text is visually selected.
> 2. We should be able to select the entire line.



--
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] [Comment Edited] (NETBEANS-235) Wrap Text breaks copy/paste of output window

2022-01-29 Thread Eric Bresie (Jira)


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

Eric Bresie edited comment on NETBEANS-235 at 1/29/22, 2:52 PM:


I have seen this with Windows 10, with netbeans 13-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)

I may be in HiDP (my Display Resolution indicates 3840 x2160) but not sure how 
that aligns to HiDP in other context and OS

This was in a Maven output.
Attempting in an Ant project output seems to work fine.


was (Author: ebresie):
I have seen this with Windows 10, with netbeans 13-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)

I may be in HiDP (my Display Resolution indicates 3840 x2160) but not sure how 
that aligns to HiDP in other context and OS

> Wrap Text breaks copy/paste of output window
> 
>
> Key: NETBEANS-235
> URL: https://issues.apache.org/jira/browse/NETBEANS-235
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Output Window
>Affects Versions: 9.0
> Environment: Microsoft Windows [Version 10.0.16299.125]
> DPI scaling: 150%
> java version "9.0.1"
> Java(TM) SE Runtime Environment (build 9.0.1+11)
> Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
>Reporter: Gili
>Priority: Major
>  Labels: HiDPI, Java10, regression
> Attachments: 2018-04-22 at 00-57-36.mp4
>
>
> Repro steps:
> 1. Run any Java maven program
> 2. (With Wrap Text disabled) Copy text from the output window, paste it into 
> another application
> 3. Notice that this works (the text you see selected when you copy is the 
> text you get when you paste)
> 4. Enable Wrap Text in the Output Window
> 5. Re-run the application
> 6. Copy text from the output window, paste it into another application.
> 7. Notice that the selected text in Netbeans is not the text that gets 
> pasted. Furthermore, if you attempt to select the entire line in the Output 
> Window, you will notice that the caret will not go to the end of the line. 
> This is because the visual and API offsets are not aligned so when the caret 
> goes *near* the end of line visually, it is actually at the end of the line 
> as far as the API is concerned. If you copy/paste this fake end-of-line you 
> will get the entire line.
> Expected behavior: Consistent behavior when Wrap Text is enabled or disabled.
> 1. We should be able to copy whatever text is visually selected.
> 2. We should be able to select the entire line.



--
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] [Comment Edited] (NETBEANS-585) Clicking in Output Window places caret in wrong position

2022-01-29 Thread Eric Bresie (Jira)


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

Eric Bresie edited comment on NETBEANS-585 at 1/29/22, 2:53 PM:


I have seen this with Windows 10, with netbeans 13-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)

I may be in HiDP (my Display Resolution indicates 3840 x2160) but not sure how 
that aligns to HiDP in other context and OS

This was in a Maven output.
Attempting in an Ant project output seems to work fine.


was (Author: ebresie):
I have seen this with Windows 10, with netbeans 12-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)

I may be in HiDP (my Display Resolution indicates 3840 x2160) but not sure how 
that aligns to HiDP in other context and OS

> Clicking in Output Window places caret in wrong position
> 
>
> Key: NETBEANS-585
> URL: https://issues.apache.org/jira/browse/NETBEANS-585
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Output Window
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-245-on-20180327)
> 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; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Major
>  Labels: HiDPI
>
> Repro steps:
> 1. Run a Java Maven application that outputs to the console
> 2. Click somewhere in a line of text in the Output Window (wrap-text is 
> disabled)
> 3. Notice that the caret lands many characters to the left of where you click
> It is extremely difficult to copy/paste text because we cannot control where 
> the caret begins copy/pasting from.
> This issue might be related to NETBEANS-235



--
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-271) Caret in Watch window renders in wrong position

2022-01-29 Thread Eric Bresie (Jira)


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

Eric Bresie commented on NETBEANS-271:
--

I have seen this with Windows 10, with netbeans 13-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)

I may be in HiDP (my Display Resolution indicates 3840 x2160) but not sure how 
that aligns to HiDP in other context and OS

This was in a Maven output.
Attempting in an Ant project output seems to work fine.

> Caret in Watch window renders in wrong position
> ---
>
> Key: NETBEANS-271
> URL: https://issues.apache.org/jira/browse/NETBEANS-271
> Project: NetBeans
>  Issue Type: Bug
>  Components: debugger - Java
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> 20180106-unknown-revn)
> Updates: Updates available
> Java: 9.0.1; Java HotSpot(TM) 64-Bit Server VM 9.0.1+11
> Runtime: Java(TM) SE Runtime Environment 9.0.1+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Major
>  Labels: HiDPI, regression
>
> This is a regression relative to version 8.2
> Repro steps:
> 1. Assuming you have "row.toString()" in a debugging session watch
> 2. Edit the watch
> 3. Position the caret so it visually looks like it is after the dot
> 4. Hit DEL keyboard button
> 5. Notice that "o" gets deleted instead of "t"
> 6. Similarly, any characters you type will get inserted in the wrong position 
> (one index off)
> It is difficult to know where the IDE will insert/delete characters because 
> the caret isn't showing up in the right place.



--
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-189) SQL editor, shouldn't ask evertime to set the connection

2022-01-29 Thread Christian Lenz (Jira)


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

Christian Lenz commented on NETBEANS-189:
-

Uhhh, very nice. Awesome [~ebresie] I followed your work and I appreciate it 
very much. Thank you for your contribution. I will have a look into the feature 
soon :)

> SQL editor, shouldn't ask evertime to set the connection
> 
>
> Key: NETBEANS-189
> URL: https://issues.apache.org/jira/browse/NETBEANS-189
> Project: NetBeans
>  Issue Type: Improvement
>  Components: db - SQL Editor
>Affects Versions: Next
>Reporter: Christian Lenz
>Assignee: Eric Bresie
>Priority: Major
>  Labels: pull-request-available
> Fix For: 13
>
> Attachments: SQL Notification.png, required-connection.gif
>
>  Time Spent: 9.5h
>  Remaining Estimate: 0h
>
> Of course, the SQL editor doesn't make sense, if you don't set a connection 
> to see databases, tables and columns, but sometimes or often, you only want 
> to scratch a SQL query and you want the code completion for the SQL stuff, 
> like the keywords (SELECT, FROM, WHERE) or aggregate functions (COUNT, AVG, 
> etc.) So this is not possible, without setting a connection. But when I don't 
> have a connection, I can't use the code completion, becauses it will ends up 
> in a loop. See my little screen capture for what I mean.



--
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-6420) GUI bug, Find toolbar

2022-01-29 Thread Michael Bien (Jira)


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

Michael Bien commented on NETBEANS-6420:


NetBeans 13 uses FlatLaf which should fix platform specific theme related 
issues like this. You could give rc2 a try.

> GUI bug, Find toolbar
> -
>
> Key: NETBEANS-6420
> URL: https://issues.apache.org/jira/browse/NETBEANS-6420
> Project: NetBeans
>  Issue Type: Bug
> Environment: This seems to be related to a recent upgrade from 
> Windows 10 pro to Windows 11 pro. The problem was not present in Windows 10. 
> This behavior was noted in Netbeans 12.5, and now in 12.6.
>  
> *Product Version:* Apache NetBeans IDE 12.6
> *Java:* 16.0.1; Java HotSpot(TM) 64-Bit Server VM 16.0.1+9-24
> *Runtime:* Java(TM) SE Runtime Environment 16.0.1+9-24
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> *User directory:* C:\Users\tkirb\AppData\Roaming\NetBeans\12.6
> *Cache directory:* C:\Users\tkirb\AppData\Local\NetBeans\Cache\12.6
>Reporter: Thomas Kirby
>Priority: Blocker
> Fix For: 12.6
>
> Attachments: Netbeans-Jira-Find.png
>
>
> Problem with Find toolbar (see attached image). The icons for Match Case, 
> Whole Word, and Regular Expression are not showing the current state of those 
> settings. When enabled, they should be highlighted, but are not. This happens 
> for both clicking the controls and using the keyboard shortcuts. The 
> functions seem to be active, but the user has no confirmation of the current 
> settings.  This happens for any file that supports the Find toolbar (e.g. 
> txt, c, php, etc.).



--
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] [Updated] (NETBEANS-6420) GUI bug, Find toolbar

2022-01-29 Thread Michael Bien (Jira)


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

Michael Bien updated NETBEANS-6420:
---
Priority: Major  (was: Blocker)

> GUI bug, Find toolbar
> -
>
> Key: NETBEANS-6420
> URL: https://issues.apache.org/jira/browse/NETBEANS-6420
> Project: NetBeans
>  Issue Type: Bug
> Environment: This seems to be related to a recent upgrade from 
> Windows 10 pro to Windows 11 pro. The problem was not present in Windows 10. 
> This behavior was noted in Netbeans 12.5, and now in 12.6.
>  
> *Product Version:* Apache NetBeans IDE 12.6
> *Java:* 16.0.1; Java HotSpot(TM) 64-Bit Server VM 16.0.1+9-24
> *Runtime:* Java(TM) SE Runtime Environment 16.0.1+9-24
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> *User directory:* C:\Users\tkirb\AppData\Roaming\NetBeans\12.6
> *Cache directory:* C:\Users\tkirb\AppData\Local\NetBeans\Cache\12.6
>Reporter: Thomas Kirby
>Priority: Major
> Fix For: 12.6
>
> Attachments: Netbeans-Jira-Find.png
>
>
> Problem with Find toolbar (see attached image). The icons for Match Case, 
> Whole Word, and Regular Expression are not showing the current state of those 
> settings. When enabled, they should be highlighted, but are not. This happens 
> for both clicking the controls and using the keyboard shortcuts. The 
> functions seem to be active, but the user has no confirmation of the current 
> settings.  This happens for any file that supports the Find toolbar (e.g. 
> txt, c, php, etc.).



--
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-235) Wrap Text breaks copy/paste of output window

2022-01-29 Thread Eric Bresie (Jira)


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

Eric Bresie commented on NETBEANS-235:
--

I have seen this with Windows 10, with netbeans 12-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)

> Wrap Text breaks copy/paste of output window
> 
>
> Key: NETBEANS-235
> URL: https://issues.apache.org/jira/browse/NETBEANS-235
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Output Window
>Affects Versions: 9.0
> Environment: Microsoft Windows [Version 10.0.16299.125]
> DPI scaling: 150%
> java version "9.0.1"
> Java(TM) SE Runtime Environment (build 9.0.1+11)
> Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
>Reporter: Gili
>Priority: Major
>  Labels: HiDPI, Java10, regression
> Attachments: 2018-04-22 at 00-57-36.mp4
>
>
> Repro steps:
> 1. Run any Java maven program
> 2. (With Wrap Text disabled) Copy text from the output window, paste it into 
> another application
> 3. Notice that this works (the text you see selected when you copy is the 
> text you get when you paste)
> 4. Enable Wrap Text in the Output Window
> 5. Re-run the application
> 6. Copy text from the output window, paste it into another application.
> 7. Notice that the selected text in Netbeans is not the text that gets 
> pasted. Furthermore, if you attempt to select the entire line in the Output 
> Window, you will notice that the caret will not go to the end of the line. 
> This is because the visual and API offsets are not aligned so when the caret 
> goes *near* the end of line visually, it is actually at the end of the line 
> as far as the API is concerned. If you copy/paste this fake end-of-line you 
> will get the entire line.
> Expected behavior: Consistent behavior when Wrap Text is enabled or disabled.
> 1. We should be able to copy whatever text is visually selected.
> 2. We should be able to select the entire line.



--
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] [Comment Edited] (NETBEANS-585) Clicking in Output Window places caret in wrong position

2022-01-29 Thread Eric Bresie (Jira)


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

Eric Bresie edited comment on NETBEANS-585 at 1/29/22, 2:45 PM:


I have seen this with Windows 10, with netbeans 12-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)



was (Author: ebresie):
I have seen this with Windows 10, with netbeans 12-rc2

openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)



> Clicking in Output Window places caret in wrong position
> 
>
> Key: NETBEANS-585
> URL: https://issues.apache.org/jira/browse/NETBEANS-585
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Output Window
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-245-on-20180327)
> 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; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Major
>  Labels: HiDPI
>
> Repro steps:
> 1. Run a Java Maven application that outputs to the console
> 2. Click somewhere in a line of text in the Output Window (wrap-text is 
> disabled)
> 3. Notice that the caret lands many characters to the left of where you click
> It is extremely difficult to copy/paste text because we cannot control where 
> the caret begins copy/pasting from.
> This issue might be related to NETBEANS-235



--
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] [Resolved] (NETBEANS-6117) StackOverflowError when creating Gradle Java EE Web Application.

2022-01-29 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi resolved NETBEANS-6117.
---
Fix Version/s: 13
   Resolution: Fixed

> StackOverflowError when creating Gradle Java EE Web Application.
> 
>
> Key: NETBEANS-6117
> URL: https://issues.apache.org/jira/browse/NETBEANS-6117
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Gradle, projects - Gradle Java EE
>Affects Versions: 12.5
> Environment: Microsoft Windows 10 Enterprise LTSC 2019 (1809)
> OpenJDK Runtime Environment 11.0.12+7
>Reporter: Fox MCCLOUD
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: ee, gradle, pull-request-available
> Fix For: 13
>
> Attachments: ide-log.log
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> When creating a new Gradle Web Application project with GlassFish 6.1.0, a 
> background error happens after clicking the 'Finish' button (after server 
> selection).
> Selected server is GlassFish 6.1.0 with Jakarta EE 9.
> The exception log is attached.
> Tested on both Eclipse Temurin (OpenJDK) 11 and IBM Semeru Runtime (OpenJ9) 
> 11.



--
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] [Resolved] (NETBEANS-4069) netbeans crashes after inspecting test result windows, taking down desktop on ubuntu 19.10

2022-01-29 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi resolved NETBEANS-4069.
---
Fix Version/s: 13
   Resolution: Cannot Reproduce

Tried to run the attached sample. All tests passed, no crashing in the IDE.

!image-2022-01-29-09-40-15-491.png!

> netbeans crashes after inspecting test result windows, taking down desktop on 
> ubuntu 19.10
> --
>
> Key: NETBEANS-4069
> URL: https://issues.apache.org/jira/browse/NETBEANS-4069
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Other
>Affects Versions: 12.0, 11.3
> Environment: Ubuntu 19.10,  AMD or intel, both x86_64
> openjdk version "11.0.6" 2020-01-14
> OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.6+10)
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.6+10, mixed mode)
> netbeans 12.0-beta2 (11.3 and beta1 show the same behaviour)
> Junit 5.6.0 assertj 3.15.0, 
> see attachedmaven  project persiahblesales.zip
>Reporter: Pieter van den Hombergh
>Assignee: Laszlo Kishalmi
>Priority: Critical
> Fix For: 13
>
> Attachments: Screenshot from 2020-12-18 12-35-11.png, messages.log, 
> metrics, nbcrash-20200326.png, perishablesales.zip, uigestures
>
>
> After running a unit test and trying to inspect (failing) test result in test 
> results window,
> netbeans crashes, taking down complete desktop. in the process.
> Since it kept crashing while typing this ticket, I will create it with 
> multiple saves in between.
> Affetced are 11.3,  12.0-beta1 and beta2, tested on two machines. One AMD, 
> one Intel both same distro and java versions
> The problem can be reproduced with the attached maven project 
> perishabelsales.zip. 
> 1. open project
> 2. set test results window to open always
> 3. run test
> 4. click in test results window to expand submitSold test details
> IDE then crashes, taking down desktop (wait a few seconds to see the full 
> effect).



--
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-6420) GUI bug, Find toolbar

2022-01-29 Thread Thomas Kirby (Jira)


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

Thomas Kirby commented on NETBEANS-6420:


Thank you. Testing shows the problem only occurs when look and feel is set to 
"Windows."  All other settings show passable selection indication. FlatLaf 
settings do not seem to make any difference.

> GUI bug, Find toolbar
> -
>
> Key: NETBEANS-6420
> URL: https://issues.apache.org/jira/browse/NETBEANS-6420
> Project: NetBeans
>  Issue Type: Bug
> Environment: This seems to be related to a recent upgrade from 
> Windows 10 pro to Windows 11 pro. The problem was not present in Windows 10. 
> This behavior was noted in Netbeans 12.5, and now in 12.6.
>  
> *Product Version:* Apache NetBeans IDE 12.6
> *Java:* 16.0.1; Java HotSpot(TM) 64-Bit Server VM 16.0.1+9-24
> *Runtime:* Java(TM) SE Runtime Environment 16.0.1+9-24
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> *User directory:* C:\Users\tkirb\AppData\Roaming\NetBeans\12.6
> *Cache directory:* C:\Users\tkirb\AppData\Local\NetBeans\Cache\12.6
>Reporter: Thomas Kirby
>Priority: Major
> Fix For: 12.6
>
> Attachments: Netbeans-Jira-Find.png
>
>
> Problem with Find toolbar (see attached image). The icons for Match Case, 
> Whole Word, and Regular Expression are not showing the current state of those 
> settings. When enabled, they should be highlighted, but are not. This happens 
> for both clicking the controls and using the keyboard shortcuts. The 
> functions seem to be active, but the user has no confirmation of the current 
> settings.  This happens for any file that supports the Find toolbar (e.g. 
> txt, c, php, etc.).



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



[netbeans-website] branch master updated (3ee2bb2 -> 44b816c)

2022-01-29 Thread vieiro
This is an automated email from the ASF dual-hosted git repository.

vieiro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git.


from 3ee2bb2  Merge pull request #578 from apache/htaccess-nb130
 add c0d3065  Reviewing nbm-projectextension.asciidoc
 new 44b816c  Merge pull request #579 from 
apache/reviews/nbm-projectextension.asciidoc

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../content/tutorials/nbm-projectextension.asciidoc | 21 ++---
 1 file changed, 6 insertions(+), 15 deletions(-)

-
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



[netbeans-website] 01/01: Merge pull request #579 from apache/reviews/nbm-projectextension.asciidoc

2022-01-29 Thread vieiro
This is an automated email from the ASF dual-hosted git repository.

vieiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git

commit 44b816c8d4f2ae0dae37c3ce9e93c94a785516c5
Merge: 3ee2bb2 c0d3065
Author: Antonio Vieiro 
AuthorDate: Sun Jan 30 07:30:07 2022 +0100

Merge pull request #579 from apache/reviews/nbm-projectextension.asciidoc

Reviewing nbm-projectextension.asciidoc

 .../content/tutorials/nbm-projectextension.asciidoc | 21 ++---
 1 file changed, 6 insertions(+), 15 deletions(-)

-
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