parallaxinc / SimpleIDE

SimpleIDE for Propeller
26 stars 13 forks source link

Terminal Pass-Thru #169

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A) What steps will reproduce the problem?

  1. Start Terminal
  2. Press Identify/Build/Load shortcut keys (F7, F8, F9, F10, or F11)
  3. Nothing happens because Terminal has focus

B) What is the expected behavior (output)?

  It's common for shortcut key users to want to re-download while terminal is active.  NOTE: I included F7 and F9 in the mix just for consistency, even those don't technically do a download, but F7 does communicate with the Propeller.

C) What do you see instead?

  Nothing happens.  Need to set focus to SimpleIDE first, then press shortcut key.

D) Classify the bug as one of the following:

4. Low Priority

E) Application Version and Platform:

Version
    SimpleIDE 0-9-37

Platform

Choose OpSys from Labels Below:
    OpSys-Windows

Specify Platform OS Version and 32 or 64 bit. For example:

    Windows 7    (64 bit)

Original issue reported on code.google.com by jeffa...@gmail.com on 23 Jul 2013 at 3:10

GoogleCodeExporter commented 9 years ago

Original comment by jsden...@gmail.com on 29 Jul 2013 at 6:39

GoogleCodeExporter commented 9 years ago
The window that contains the commands to be performed must be in focus.

Original comment by jsden...@gmail.com on 20 Dec 2014 at 7:50