Geal / PilotSSH-scripts

A collection of scripts usable with the PilotSSH iOS app
http://pilotssh.com
MIT License
52 stars 14 forks source link

Race condition in the menu #19

Open jussi-kalliokoski opened 11 years ago

jussi-kalliokoski commented 11 years ago

Bug found on Samsung Galaxy S II (Android 4.1.2).

Steps to reproduce:

  1. Connect to a server.
  2. Press on any script that has a submenu.
  3. Immediately after pressing on a script, press the back button.

Expected results:

Should be back in the script selection screen.

Actual results:

Flashes the script selection screen for a moment, then opens the selected script's submenu.

Geal commented 11 years ago

Oh, I see. That's probably a bug in the request cancellation.