imagej / imagej/imagej-plugins-commands
File Save and Save As do not have default names
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Create a new image and fill in the name/title field to something. Now do a file save (or save as) operation. The filename field is blank rather than equal to the current display name. This requires the user to enter the name a second time.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by creating a new image, setting its name/title, and invoking File Save or Save As. Trace the save command and its filename field handling; done means the filename defaults to the current display name without requiring it to be entered again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100