scratchfoundation / scratchfoundation/scratch-blocks

Edge: Dragging stack w/ custom hat leaves shadow trail

Open
#1,364 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

edge
Dominant language
JavaScript
Stars
2.8k
Forks
1.6k
Avg merge
4h 51m
Merged PRs (30d)
12

Description

Expected Behavior

Dragging a stack of blocks looks similar regardless of the contents of the block stack.

Actual Behavior

On Edge, certain block stacks leave bits of shadow while dragging. The bits of shadow disappear when the drag gesture stops.

Steps to Reproduce
  1. Load preview.scratch.mit.edu in Edge
  2. Build this stack of blocks like this:
    image
  3. Drag those blocks vertically upward.
  4. Note the trail under the blocks.
Operating System and Browser

Microsoft Windows [Version 10.0.15063]
Microsoft Edge 40.15063.674.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the trail at preview.scratch.mit.edu in Microsoft Edge 40 using the custom-hat stack shown in the issue. Trace the drag rendering path for that stack and compare it with other stacks. Done means dragging vertically leaves no shadow trail and the existing behavior remains consistent across stack contents.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.