Bug 352234 - group selection disabled by "&& false" in ::manage()
Summary: group selection disabled by "&& false" in ::manage()
Status: RESOLVED NOT A BUG
Alias: None
Product: kwin
Classification: Plasma
Component: decorations (other bugs)
Version First Reported In: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-03 18:12 UTC by Thomas Lübking
Modified: 2024-02-21 09:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Lübking 2015-09-03 18:12:54 UTC
(I better thought to record this since I saw it randomly and such is hard to find)

Introduced by

commit 0030eb7f84d36fc12ffc12159cb5da49f5dd66f3
Author: Martin Gräßlin
Date:   Tue Jul 22 13:11:19 2014 +0200

    Initial import of support for new KDecoration2 based decoration

Reproducible: Always
Comment 1 Justin Zobel 2021-03-10 00:32:41 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 2 Thomas Lübking 2021-03-10 07:10:16 UTC
No idea, the code layout changed and manage.cpp seems gone/moved.
Just grep the code of "&& false" if you want to know whether such stanza still exists.

Since it completely deactivates the attached branch, it's either a bug or a debug leftover or code in progress that was deactivated because it's buggy.