You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Ernie Rael <er...@raelity.com> on 2022/09/01 00:57:09 UTC

Re: AW: Copy Paste still an issue

On 8/31/22 11:14 AM, Christian Lenz wrote:
> I’m using Windows but can someone please give an exact reproducable case, where I can test it on my machine to test the PR too?

The bug report that Neil referenced

    Please follow up on https://github.com/apache/netbeans/issues/3962 too.

Claims to have a reproducable case

-ernie

>
>
> Cheers
>
> Chris
>
> Von: László Kishalmi
> Gesendet: Mittwoch, 31. August 2022 20:05
> An:dev@netbeans.apache.org
> Betreff: Re: Copy Paste still an issue
>
> Well, I'm lucky enough not having Windows around.
> Though it seems we did a lot of hacks around the clipboard in the early
> ages, in order to work around AWT/Native clipboard issues.
> There are a chance that the AWT/Native situation has improved over the
> years and our hacks become a source of nasty bugs.
>
> My suspect would be:
> https://github.com/apache/netbeans/blob/a8f7024d72051006c124489430a961afbcdf346a/platform/o.n.bootstrap/src/org/netbeans/NbClipboard.java#L344
>
> Well someone brave enough having Clipboard issues on Windows might try this
> one:
> https://github.com/apache/netbeans/pull/4572
>
>
>
> On Wed, Aug 31, 2022 at 9:16 AM Scott Palmer<sw...@gmail.com>  wrote:
>
>> It’s an intermittent issue on Windows that has been around for a long time.
>>
>> Edit the netbeans.conf file in netbeans/etc/ to add:
>>   -J-Dorg.netbeans.NbClipboard.level=FINEST
>>
>> I keep forgetting after installing new versions :-(
>>
>> That may provide needed details in the logs.
>>
>> Hopefully we can get this sorted… It’s been a thorn in my side for years.
>>
>>
>> Scott
>>
>>> On Aug 31, 2022, at 11:13 AM, Neil C Smith<ne...@apache.org>
>> wrote:
>>> On Wed, 31 Aug 2022 at 15:51, Kenneth Fogel<kf...@dawsoncollege.qc.ca>
>> wrote:
>>>> That I am not the only one who comes across this issue leads me to
>> believe it is not a 'just on my machine' problem.
>>> It is definitely not just on your machine, but it is also not on every
>>> machine.  The bug linked previously has a bunch of questions and a
>>> link to a previous thread on here with flags and things to test.
>>>
>>> Out of interest, what shows with CTRL_SHIFT-D (paste from history)?
>>>
>>> Until someone working on the IDE can reproduce the circumstances of
>>> this issue, I don't see it getting fixed.
>>>
>>> Best wishes,
>>>
>>> Neil
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail:dev-unsubscribe@netbeans.apache.org
>>> For additional commands, e-mail:dev-help@netbeans.apache.org
>>>
>>> For further information about the NetBeans mailing lists, visit:
>>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>>
>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail:dev-unsubscribe@netbeans.apache.org
>> For additional commands, e-mail:dev-help@netbeans.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>
>>
>>
>>
>