[plasmashell] [Bug 428380] Avatar within RoundButton doesn't consistently handle touch events

2023-09-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428380

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #14 from Nate Graham  ---
This has been fixed with the Plasma 6 Avatar refactoring.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 428380] Avatar within RoundButton doesn't consistently handle touch events

2021-10-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=428380

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #13 from David Edmundson  ---
Aha, it's not the tree indicators being wrong at all - it's a space reserved
for an icon where applicable.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 428380] Avatar within RoundButton doesn't consistently handle touch events

2021-10-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428380

--- Comment #12 from Nate Graham  ---
Nope, RoundButton itself is fine here as this works when I remove the Avatar
from it. Somehow making making its contentItem be a Kirigami.Avatar breaks
touch.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 428380] Avatar within RoundButton doesn't consistently handle touch events

2021-10-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=428380

--- Comment #11 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kirigami/-/merge_requests/393

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 428380] Avatar within RoundButton doesn't consistently handle touch events

2021-10-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428380

Nate Graham  changed:

   What|Removed |Added

Summary|Avatar component's  |Avatar within RoundButton
   |mouseArea is still active   |doesn't consistently handle
   |even when it has no actions |touch events
Version|5.78.0  |5.22.90
  Component|general |Application Launcher
   ||(Kickoff)
Product|frameworks-kirigami |plasmashell

--- Comment #10 from Nate Graham  ---
Did some investigation and the mousearea in the avatar isn't the primary
problem here. The problem seems to be that our RoundButton with an avatar
inside it isn't consistently handling touch events. It does *sometimes* but not
all the time.

-- 
You are receiving this mail because:
You are watching all bug changes.