Summary: | In Digital Clock, right-clicking a calendar item breaks the Days/Months/Years tabs | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | nyanpasu64 <nyanpasu64> |
Component: | Digital Clock widget | Assignee: | ratijas <me> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | carl, nate |
Priority: | NOR | ||
Version First Reported In: | 5.21.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
nyanpasu64
2021-05-20 00:17:35 UTC
It does indeed! How strange! Actually not a regression with the new code. Lowering priority. This bug is not restricted to clicking on calendar items only. In fact, right-clicking anywhere within SwipeView breaks the thing. Specifically, a ListView or an AbstractButton, or I guess any other event handling type inside a ListView causes it. Note that SwipeView is implemented using a ListView a its contentItem. This is most definitely an upstream bug, and bare QtQuick as well, as it is reproducible without QtQuick.Controls import at all. |