damccorm opened a new issue, #21125:
URL: https://github.com/apache/beam/issues/21125

   Scenario: Put a new line
   
   When: User put a new line in the code editor
   
   And: Press ctrl****z or command****z 
   
   Then: new line not rollback 
   
    
   
   Scenario: Fast ctrl****v 
   
   When: User put a new text to code editor using ctrl****v or command****v
   
   And: Repeat ctrl/command **** v many times quickly
   
   And: Press ctrl/command****z
   
   Then: inserted lines not rollback
   
    
   
   When: user click ctrl****z many times 
   
   Then: inserted lines rollback correctly
   
   Imported from Jira 
[BEAM-13122](https://issues.apache.org/jira/browse/BEAM-13122). Original Jira 
may contain additional context.
   Reported by: IKozyrev.


-- 
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