predi commented on PR #8394:
URL: https://github.com/apache/netbeans/pull/8394#issuecomment-2816854537

   > @predi For the history part it would be great if you could test the 
nightly available from #8394 
([Checkspage](https://github.com/apache/netbeans/pull/8394/checks), [direct 
download](https://github.com/apache/netbeans/suites/37372640682/artifacts/2970459651))
   
   
[ref](https://github.com/apache/netbeans/discussions/7051#discussioncomment-12880386)
   
   @matthiasblaesing I did a quick test with the build from the above direct 
download link. Created a test Java (Ant) Application project, ensured I had two 
`.java` files open in two editor tabs. 
   
   It works as expected when copying and bringing up the Paste from history 
popup within a single editor tab. It also works as expected when switching 
between two editor tabs. When I say "as expected" I mean it behaves as it did 
in NB 18.
   
   However, there is a difference in behavior when copying text outside of the 
IDE. If I do multiple `CTRL+C` commands outside the IDE (from Notepad++ in my 
test) only the last one will be added to the popup's list. Previously, all of 
these copy commands would be placed within the popup.
   
   Also the popup is not hidden when IDE loses focus. If I `ALT+TAB` to Firefox 
that is "under" the IDE when the action occurs, the popup is drawn over 
Firefox. Probably an unrelated issue, but I'll just drop it here, just in case.
   
   Still, this works much better than what I have now with NB 25 - the copying 
within the IDE is what I mostly do when using this functionality.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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

Reply via email to