Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output pop up shown twice on iPad for procedure testing #3751

Closed
MNSDivya opened this issue Mar 17, 2020 · 1 comment
Closed

Output pop up shown twice on iPad for procedure testing #3751

MNSDivya opened this issue Mar 17, 2020 · 1 comment
Labels
issue: bug Describes why the code or behaviour is wrong

Comments

@MNSDivya
Copy link

Describe the bug
Output pop up shown twice on iPad for procedure testing

To Reproduce

Steps to reproduce the behavior:
Build the above set of blocks on the empty playground by selecting " categories(untyped variables)"
https://screenshot.googleplex.com/Y8TsM31vvqo.png

1.Export the blocks to xml
2.Clear the workspace
3.Import the xml you just exported
4.Verify the blocks are the same as above
5.Copy the XML from the text area
6.Paste it into the XML tab on the Blockly code demo(https://google.github.io/blockly/demos/code/index.html)
7.Click the red play button in the upper right corner

Expected behavior
Verify you get a popup that prints the value 10.

Actual behavior
Value pop up 10 is shown twice.

Smartphone (please complete the following information):

  • Device: iPad Model A1566
  • Browser: safari

Please note that it is working fine on desktop version with chrome and firefox browsers.

@MNSDivya MNSDivya added issue: triage Issues awaiting triage by a Blockly team member issue: bug Describes why the code or behaviour is wrong labels Mar 17, 2020
@samelhusseini
Copy link
Contributor

Thanks for filing, this is a dupe of #1949

@moniika moniika removed the issue: triage Issues awaiting triage by a Blockly team member label Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Describes why the code or behaviour is wrong
Projects
None yet
Development

No branches or pull requests

3 participants