[
https://issues.apache.org/jira/browse/NETBEANS-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17798005#comment-17798005
]
Eirik Bakke edited comment on NETBEANS-585 at 12/18/23 4:52 AM:
----------------------------------------------------------------
Ah, I can definitively observe the bug now. In this case I am actually working
without HiDPI scaling (i.e. using 100% HiDPI scaling), though a different
scaling level was active when the current Windows 11 session was logged in
(which sometimes matter when it comes to HiDPI bugs). Making a selection in the
output pane distorts the text:
!screenshot-1.png!
(Edit: Oh, actually, this is the bug at
[https://github.com/apache/netbeans/issues/6300] . Clicking by itself appears
to put the cursor in the correct place. But I bet these two bugs have the same
cause.)
was (Author: ebakke):
Ah, I can definitively observe the bug now. In this case I am actually working
without HiDPI scaling (i.e. using 100% HiDPI scaling), though a different
scaling level was active when the current Windows 11 session was logged in
(which sometimes matter when it comes to HiDPI bugs). Making a selection in the
output pane distorts the text:
!screenshot-1.png!
> 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
> Attachments: screenshot-1.png
>
>
> 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.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists