| Summary: | Dialog Parent effect renders Color picker dialog useless if the color you want to pick is in the suddenly-darkened window | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Marcos Dione <mdione> |
| Component: | effects-various | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | ad.liu.jin, nate |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 5.27.8 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Color Picker tool's behaviour after Select Color modal dialog is opened. | ||
|
Description
Marcos Dione
2023-10-16 09:02:09 UTC
Created attachment 162347 [details]
Color Picker tool's behaviour after Select Color modal dialog is opened.
Hi Nate, thanks for looking into this, but in fact, my request was more in the lines of being able to feed the color dialog a palette from which to chose colors. Should I open another bug for that? Sure, though that's something totally different from the issue here, and I suspect not very not feasible, IMO. It would in all practicality require KDE to override the default Qt color picker dialog with our own, and then implement this feature in it--whatever that feature would look like. (In reply to Nate Graham from comment #3) > It would in all practicality require KDE to override the default Qt color > picker dialog with our own, and then implement this feature in it--whatever > that feature would look like. AFAIK, KDE already does that with other dialogs, like the file open one. Right, it's possible, it's just a lot of work since someone would need to write an all-new color picker dialog for KDE, and it would need to be measurably better than the default Qt one to make it worth the effort. *** This bug has been marked as a duplicate of bug 172921 *** Looks like both "Dim Parent" and "Dim Inactive" should be disabled temporarily during color-picking. Maybe "Screen Edge" too. |