imagej / imagej/imagej.github.io

Drag and drop docking menus crash

Open
#109 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
30
Forks
203
Avg merge
1h 50m
Merged PRs (30d)
1

Description

List items from within the menus can be dragged outside the menus into the docking area, which causes the docking system to crash.

![crashedDocking](https://user-images.githubusercontent.com/56968719/118700455-b0b2d780-b7e0-11eb-8397-c612d97b1abb.JPG)

Contributor guide

No contributing guide indexed for this repository

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

Reproduce the crash by dragging a list item from a menu into the docking area, then trace the docking system's drag-and-drop entry point. Confirm the affected path and establish a regression check showing that dragging these items no longer crashes the application.

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.