C2LC-663: When focus is on a start loop or end loop block and the loop is active, but not with active-outline (execution is in a nested loop), it doesn’t get the focus outline

Metadata

Source
C2LC-663
Type
Bug
Priority
N/A
Status
Done
Resolution
N/A
Assignee
N/A
Reporter
Simon Bates
Created
2022-08-10T09:39:25.887-0400
Updated
2022-08-10T14:29:36.405-0400
Versions
N/A
Fixed Versions
  1. Coding Env 1.5
Component
  1. Coding Environment

Description

Steps to reproduce:

  • Create a program with 2 nested loops
  • Play the program and pause execution when loop B is executing
  • Place focus on the startLoopA block: the block has the focus indicator but the loop A does not
  • Now place focus on the startLoopC block: the block has the focus indicator and the loop C does also