Metadata
- Source
- C2LC-666
- Type
- Bug
- Priority
- N/A
- Status
- Done
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Simon Bates
- Created
2022-08-10T11:05:21.779-0400 - Updated
2022-08-18T16:02:41.578-0400 - Versions
- N/A
- Fixed Versions
-
- Coding Env 1.5
- Component
-
- Coding Environment
Description
In the High Contrast theme, the hover and focus styles for a paused loop block are wider than the non-hover/non-focus paused style.
Steps to reproduce:
- Make a program with a loop, such as: startLoopA, forward, endLoopA with 3 iterations
- Use High Contrast theme
- https://develop-1-5--c2lc-build.netlify.app/?v=1.5&t=contrast&w=Sketchpad&p=sA3s1z&c=abb&d=&s=abb
- Play the program and pause on the startLoop block
- Hover over the startLoopA block: the block gets wider on hover
- Focus the startLoopA block: the block gets wider on focus