[frameworks-plasma] [Bug 419846] PlasmaComponents3.ToolButton is not triggerable during the animation to change its icon

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

--- Comment #6 from Nate Graham  ---
It's quite possible this is an upstream bug in how double-click events are
handled. However this control doesn't have an onDoubleClicked: handler, so that
would be inappropriate behavior to invoke.

Would you be interested in taking a look upstream in Qt?

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

[frameworks-plasma] [Bug 419846] PlasmaComponents3.ToolButton is not triggerable during the animation to change its icon

2021-10-15 Thread Jose
https://bugs.kde.org/show_bug.cgi?id=419846

--- Comment #5 from Jose  ---
I did a simple test and I changed onClicked event to onReleased event and was
launched properly.

Also I reviewed the source code for PlasmaComponents.ToolButton and it seems
fine.

So, I think that this bug would involved to the original Qt object. Would be
just a different behaviour for the onClicked events when a double click
arrives?

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

[frameworks-plasma] [Bug 419846] PlasmaComponents3.ToolButton is not triggerable during the animation to change its icon

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

Nate Graham  changed:

   What|Removed |Added

 CC||japp.deb...@gmail.com

--- Comment #4 from Nate Graham  ---
*** Bug 443665 has been marked as a duplicate of this bug. ***

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

[frameworks-plasma] [Bug 419846] PlasmaComponents3.ToolButton is not triggerable during the animation to change its icon

2021-08-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=419846

Nate Graham  changed:

   What|Removed |Added

Product|plasmashell |frameworks-plasma
Summary|Play/pause button can be|PlasmaComponents3.ToolButto
   |clicked only after the  |n is not triggerable during
   |transition animation|the animation to change its
   |finishes|icon
   Target Milestone|1.0 |---
  Component|Media Player|components
Version|5.21.90 |5.85.0
   Assignee|k...@privat.broulik.de   |notm...@gmail.com

--- Comment #3 from Nate Graham  ---
The button is not doing anything nonstandard, so the issue must be in
PlasmaComponents.ToolButton itself.

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