You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "steverawlins-zebra (via GitHub)" <gi...@apache.org> on 2023/05/10 18:40:41 UTC

[GitHub] [jmeter] steverawlins-zebra opened a new issue, #5905: Mac OSX ⌘ copy/paste (paste modifier key) inconsistent between textbox and textArea

steverawlins-zebra opened a new issue, #5905:
URL: https://github.com/apache/jmeter/issues/5905

   ### Expected behavior
   
   h2. Summary
   
   Please honor the Mac's Command-key ⌘ does not operate the copy/paste within JMeter text boxes (but it seems to within textAreas, such as the body of an HTTP Request!)
   
   h2.  JMeter Version
   
   5.5
   
   h2. Operating System
   
   MacOSX Venturan 13.2.1
   
   ### Actual behavior
   
   Does not respond to the standard paste buffer on Mac
   
   ### Steps to reproduce the problem
   
   within the JMeter gui, on the Mac, click on a element such as "User Defined Variables".
   
   Select some text anywhere, such as within the Description column.
   
   Copy using ⌘-C
   
   Now select a different app, such as any text editor.
   
   Paste using ⌘-V
   
   Nothing happens.  The text should appear.
   
   Same problem going the other way.
   
   You have to switchover to the control key when on a textBox in JMeter, using ctl-C  (^C) and ctl-V (^V) when within JMeter GUI, but ⌘ when outside.
   
   ### JMeter Version
   
   5.5
   
   ### Java Version
   
   17
   
   ### OS Version
   
   MacOS


-- 
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: dev-unsubscribe@jmeter.apache.org.apache.org

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


[GitHub] [jmeter] vlsi commented on issue #5905: Mac OSX ⌘ copy/paste (paste modifier key) inconsistent between textbox and textArea

Posted by "vlsi (via GitHub)" <gi...@apache.org>.
vlsi commented on issue #5905:
URL: https://github.com/apache/jmeter/issues/5905#issuecomment-1543914417

   Am I right you use Metal look and feel?
   The keymaps are look-and-feel specific, so they might behave differently.
   
   The issue does not reproduce with Darklaf look and feel, and it does copy&paste with ⌘ key for me.
   Does Darklaf resolve the issue for you?


-- 
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: dev-unsubscribe@jmeter.apache.org

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


[GitHub] [jmeter] vlsi closed issue #5905: Mac OSX ⌘ copy/paste (paste modifier key) inconsistent between textbox and textArea

Posted by "vlsi (via GitHub)" <gi...@apache.org>.
vlsi closed issue #5905: Mac OSX ⌘ copy/paste (paste modifier key) inconsistent between textbox and textArea
URL: https://github.com/apache/jmeter/issues/5905


-- 
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: dev-unsubscribe@jmeter.apache.org

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


[GitHub] [jmeter] steverawlins-zebra commented on issue #5905: Mac OSX ⌘ copy/paste (paste modifier key) inconsistent between textbox and textArea

Posted by "steverawlins-zebra (via GitHub)" <gi...@apache.org>.
steverawlins-zebra commented on issue #5905:
URL: https://github.com/apache/jmeter/issues/5905#issuecomment-1547018336

   Yes (to both).  Yes, I was using Metal.  Yes, Darklaf seems to resolve the issue.   Thank you.


-- 
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: dev-unsubscribe@jmeter.apache.org

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