[frameworks-kirigami] [Bug 465154] (Regression.) GlobalDrawer{} Z-order drawn on top of descendant elements, like Controls.Menu{} and Kirigami Tooltips.

2023-05-04 Thread Will Chen
https://bugs.kde.org/show_bug.cgi?id=465154 --- Comment #4 from Will Chen --- Seems like there are quite a few places where `.z` gets imperatively or declaratively assigned an arbitrary-but-high value: https://invent.kde.org/search?search=z%3A&project_id=2506&group_id=1552&sear

[Falkon] [Bug 458645] Adblock is absolutely useless in the current state

2023-04-08 Thread Will Chen
https://bugs.kde.org/show_bug.cgi?id=458645 Will Chen changed: What|Removed |Added CC||inbox@willchen.business --- Comment #4 from Will

[krunner] [Bug 468043] New: KRunner doesn't focus correct window when switching to window on other virtual desktop.

2023-04-01 Thread Will Chen
https://bugs.kde.org/show_bug.cgi?id=468043 Bug ID: 468043 Summary: KRunner doesn't focus correct window when switching to window on other virtual desktop. Classification: Plasma Product: krunner Version: unspecified Pl

[frameworks-kirigami] [Bug 465154] (Regression.) GlobalDrawer{} Z-order drawn on top of descendant elements, like Controls.Menu{} and Kirigami Tooltips.

2023-02-27 Thread Will Chen
https://bugs.kde.org/show_bug.cgi?id=465154 --- Comment #3 from Will Chen --- I neglected to mention this in my original report. I believe this is a recent regression. It only started happening on my main machine when I updated in January, and it does not happen, for example, in NixPkgs

[frameworks-kirigami] [Bug 465154] (Regression.) GlobalDrawer{} Z-order drawn on top of descendant elements, like Controls.Menu{} and Kirigami Tooltips.

2023-02-27 Thread Will Chen
https://bugs.kde.org/show_bug.cgi?id=465154 Will Chen changed: What|Removed |Added Summary|GlobalDrawer{} Z-order |(Regression.) |drawn on top of

[frameworks-kirigami] [Bug 465154] GlobalDrawer{} Z-order drawn on top of descendant elements, like Controls.Menu{} and Kirigami Tooltips.

2023-02-01 Thread Will Chen
https://bugs.kde.org/show_bug.cgi?id=465154 --- Comment #2 from Will Chen --- Manually setting the Z-Order can fix it as a temporary workaround: ```QML _testMenu.z = _globalDrawer.z + 1 ``` At the point where it breaks, the ancestry tree of the button and the GlobalMenu{} itself changes

[frameworks-kirigami] [Bug 465154] GlobalDrawer{} Z-order drawn on top of descendant elements, like Controls.Menu{} and Kirigami Tooltips.

2023-02-01 Thread Will Chen
https://bugs.kde.org/show_bug.cgi?id=465154 Will Chen changed: What|Removed |Added Summary|Inconsistent Z-order for|GlobalDrawer{} Z-order

[frameworks-kirigami] [Bug 465154] Inconsistent Z-order for GlobalDrawer{} with Controls.Menu{}.

2023-02-01 Thread Will Chen
https://bugs.kde.org/show_bug.cgi?id=465154 --- Comment #1 from Will Chen --- Created attachment 155871 --> https://bugs.kde.org/attachment.cgi?id=155871&action=edit Tooltips are also covered. This also happens to tooltips, as can be seen in Kirigami Gallery 22.12.1 when the GlobalDr

[frameworks-kirigami] [Bug 465154] New: Inconsistent Z-order for GlobalDrawer{} with Controls.Menu{}.

2023-02-01 Thread Will Chen
https://bugs.kde.org/show_bug.cgi?id=465154 Bug ID: 465154 Summary: Inconsistent Z-order for GlobalDrawer{} with Controls.Menu{}. Classification: Frameworks and Libraries Product: frameworks-kirigami Version: 5.102.0 Pl

[frameworks-kirigami] [Bug 465073] GlobalDrawer gets hidden by Esc. even when in non-modal Sidebar mode.

2023-01-31 Thread Will Chen
https://bugs.kde.org/show_bug.cgi?id=465073 --- Comment #1 from Will Chen --- Okay. Looks like this is just the default behaviour of `Controls.Popup.closePolicy: Popup.CloseOnEscape | Popup.CloseOnPressOutside`, and setting it to `Popup.NoAutoClose` restores the previous behaviour— Which

[frameworks-kirigami] [Bug 465073] New: GlobalDrawer gets hidden by Esc. even when in non-modal Sidebar mode.

2023-01-30 Thread Will Chen
https://bugs.kde.org/show_bug.cgi?id=465073 Bug ID: 465073 Summary: GlobalDrawer gets hidden by Esc. even when in non-modal Sidebar mode. Classification: Frameworks and Libraries Product: frameworks-kirigami Version: 5.102.0

[kate] [Bug 463416] New: Can't directly open folders in Kate anymore.

2022-12-23 Thread Will Chen
https://bugs.kde.org/show_bug.cgi?id=463416 Bug ID: 463416 Summary: Can't directly open folders in Kate anymore. Classification: Applications Product: kate Version: 22.12.0 Platform: Manjaro OS: Linux Status: RE

[kdeconnect] [Bug 392164] Button for sharing clipboard content

2022-11-24 Thread Will Chen
https://bugs.kde.org/show_bug.cgi?id=392164 --- Comment #8 from Will Chen --- (In reply to Gerion from comment #6) > Hmm, interesting thought. If I get it right, this is always equal on both > sides, isn't it? I'm really interested in a mode: > - Share only on request fr