OptionsPlugins cannot be opened a second time after accepting or cancelling
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
To reproduce:
1. Open the OptionsLookAndFeel plugin (Edit >> Options >> Look and Feel...)
2. Press Cancel
3. Open the OptionsLookAndFeel plugin a second time
- Plugin does not open and IJ status bar shows message "Command cancelled: Look and Feel..."
This issue affects all plugins extending OptionsPlugin.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with OptionsLookAndFeel and the OptionsPlugin lifecycle, reproducing the cancel path and then opening the plugin again. Check both accepting and cancelling, including the shared behavior of plugins extending OptionsPlugin; done means every affected OptionsPlugin can be opened repeatedly without the cancellation status message.
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
- 45/100