| Summary: | [regression] clicking on the canvas to close pop-up palettes causes a stroke to be drawn | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Ming Chuan <ming> |
| Component: | * Unknown | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | halla |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | git master (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ming Chuan
2025-11-10 09:08:46 UTC
I can confirm that forcing the palette to be `Qt::FramelessWindowHint` fixes this issue https://invent.kde.org/graphics/krita/-/blob/0c400594cbb0e4c13215d98100b919fa62a872c9/libs/ui/kis_popup_palette.cpp#L112 (obviously it might break HDR on pop-up palette, but I'm OK with that) |