You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ilya Kozyrev (Jira)" <ji...@apache.org> on 2021/10/27 09:53:00 UTC

[jira] [Created] (BEAM-13122) ctrl/command + z unstable behavioural

Ilya Kozyrev created BEAM-13122:
-----------------------------------

             Summary: ctrl/command + z unstable behavioural
                 Key: BEAM-13122
                 URL: https://issues.apache.org/jira/browse/BEAM-13122
             Project: Beam
          Issue Type: Bug
          Components: beam-playground
            Reporter: Ilya Kozyrev


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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)