Metadata
- Source
- C2LC-671
- Type
- Bug
- Priority
- N/A
- Status
- Won't Fix
- Resolution
- N/A
- Assignee
- Simon Bates
- Reporter
- Simon Bates
- Created
2022-08-23T09:50:33.217-0400 - Updated
2024-04-19T11:46:39.552-0400 - Versions
- N/A
- Fixed Versions
-
- Coding Env 1.8
- Component
-
- Coding Environment
Description
This is not new in 1.5.
Steps to reproduce:
- Set the character position to A2, facing right
- The URL will contain: s=abb
- Create a program to move the character
- https://develop-1-5--c2lc-build.netlify.app/?v=1.5&t=default&w=Sketchpad&p=sA3s1z&c=abb&d=&s=abb
- Play the program
- The character will move but the starting point remains at A2
- Tab through the UI
- When we tab through the positioning text fields, the starting position will change to the current character position (D2 for the program above)
- The URL now contains: s=dbb
Comments
-
Simon Bates commented
2024-04-19T11:46:29.573-0400 We no longer set the starting position when the character is moved. Setting the starting position is now a separate operation. Closing.