Describe the bug
When an active module with a color picker has the color picker active and the module is disabled, the color picker remains active. When you open the module and turn the color picker off, the module turns back on, so then you have to turn it back off.
This behavior appears to work the same with all modules that have a color picker. This behavior is also present in 2.6.x and probably earlier.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It makes sense (at least to me) that when the module is turned off that the color picker should turn off if active.
Platform (please complete the following information):
Additional context
This is the current behavior in 2.6.x also, so I don't think it needs to be fixed for the 3.0 release.
I reported something similar #3514
I think this is similar #3451
So it sounds like when another module gets focus, an active color picker from a module losing focus should be turned off so that we don't get unintended edits.
Are you working on this?
I haven't touched it for a week or so. I tried one solution, but it only fixed one instance. I still need a better understanding of the code before I figure out a fix.
@wpferguson ok, thanks for the update
Similar to #3642 — shape's editor isn't turned off after closing mask manager.
This issue did not get any activity in the past 30 days and will be automatically closed in 7 days if no update occurs. Please check if the master branch has fixed it since then.