[plasmashell] [Bug 472662] When a widget is in edit mode, the bar with buttons disappears on mouseover

2023-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472662 Nate Graham changed: What|Removed |Added Latest Commit||https://invent.kde.org/plas |

[plasmashell] [Bug 472662] When a widget is in edit mode, the bar with buttons disappears on mouseover

2023-11-27 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472662 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #7 from Bug Janitor

[plasmashell] [Bug 472662] When a widget is in edit mode, the bar with buttons disappears on mouseover

2023-08-28 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=472662 Patrick Silva changed: What|Removed |Added CC||qydwhotm...@gmail.com --- Comment #6 from

[plasmashell] [Bug 472662] When a widget is in edit mode, the bar with buttons disappears on mouseover

2023-08-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472662 --- Comment #5 from Nate Graham --- So when the mouse leaves the item container, the close timer starts. In Plasma 5, the two MouseAreas were somehow blocking this, but that doesn't seem to be working in Plasma 6. Frankly I'm struggling to understand

[plasmashell] [Bug 472662] When a widget is in edit mode, the bar with buttons disappears on mouseover

2023-08-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472662 --- Comment #4 from Nate Graham --- Ooh it's in ItemContainer::childMouseEventFilter -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 472662] When a widget is in edit mode, the bar with buttons disappears on mouseover

2023-08-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472662 --- Comment #3 from Nate Graham --- Haven't found the thing that causes ConfigOverlay's `open` property to get set to false when it's not hovered, but that seems to be the cause of the issue. -- You are receiving this mail because: You are watching

[plasmashell] [Bug 472662] When a widget is in edit mode, the bar with buttons disappears on mouseover

2023-08-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472662 --- Comment #2 from Nate Graham --- Ok, so the problem here is that we have two MouseAreas in ConfigOverlay.qml that are supposed to inhibit exiting Edit Mode when they're hovered, and that's not working in Plasma 6. -- You are receiving this mail

[plasmashell] [Bug 472662] When a widget is in edit mode, the bar with buttons disappears on mouseover

2023-07-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472662 Nate Graham changed: What|Removed |Added Component|general |Desktop Containment Status|REPORTED

[plasmashell] [Bug 472662] When a widget is in edit mode, the bar with buttons disappears on mouseover

2023-07-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=472662 Patrick Silva changed: What|Removed |Added Summary|When in edit mode, the bar |When a widget is in edit