alexmller commented on issue #5416:
URL: https://github.com/apache/hop/issues/5416#issuecomment-3320181131

   I’ve tried to reproduce this issue and would like to break it down:
   
   _Copy and Paste using hot keys “Ctrl + V” does not work_
   
   Testing on macOS 14.5 and Windows 11 with the 2.15.0 release, I could not 
find an infrequent behavior. Copy/pasting always worked for me in all three 
ways (hotkey, table-menu, context-menu), but...
   
   When a table field is in edit mode (the cursor blinking within a cell), all 
copied cells are pasted as plain text into this field. One *could* expect that 
the tab-separated structure is recognized and parsed/inserted as new 
parameter-rows. But this is my personal preference.
   
   _Mixup of variable names when pasting using the context menu option_
   
   This one I could not reproduce in the hop-gui, nor could I find any 
suspicious code either. Could this be a mixup while testing?
   
   _Undo after pasting throws an error_
   
   Wrong indices are assigned when pasting, which breaks the 
undo-functionality. I'll provide an MR for this when an active committer gives 
me a go :-)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to