Bug 190923 - Menues are unclickable when Current Track plasmoid has been clicked before
Summary: Menues are unclickable when Current Track plasmoid has been clicked before
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.1-SVN
Platform: openSUSE All
: HI normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
: 192282 193021 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-28 16:39 UTC by Cyril Brosch
Modified: 2010-10-17 23:49 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cyril Brosch 2009-04-28 16:39:57 UTC
Version:           2.0.90 (using KDE 4.2.2)
OS:                Linux
Installed from:    SuSE RPMs

It sounds absurd, but "works" reliably with me: When I click (right or left button) in the "current track" plasmoid in Amarok 2.1b, afterwards I can't click any menue from the menue bar (tools, settings etc.) - it just doesn't drop down.
I have to click somewhere in Amarok (other plasmoid, playlist, collection...) in order to be able to habe access to a menue again).
This is independant from the order of the plasmoids, so it's really just the "Current track" (which on right click does'nt show a context menue, by the way - maybe that's related).
Comment 1 Leo Franchi 2009-04-28 16:45:48 UTC
i can confirm.


wtf.
Comment 2 Robert Shaw 2009-05-09 18:32:32 UTC
I can confirm also, its the Current Track plasmoid/widget. I've been wondering what was causing it for a while now. This also affects the right click menu and not just the top menu bar.
Comment 3 Cyril Brosch 2009-05-10 09:27:36 UTC
Another detail: This bug is in the Windows version, too. However, the menues show up for half a second, while in Linux they don't appear at all.
Comment 4 Myriam Schweingruber 2009-05-10 11:58:31 UTC
Changed this to *all* OS.
Comment 5 Seb Ruiz 2009-05-11 02:48:56 UTC
*** Bug 192282 has been marked as a duplicate of this bug. ***
Comment 6 Cyril Brosch 2009-05-15 15:24:48 UTC
The problem remains in Beta2.
Comment 7 Mark Kretschmann 2009-05-15 15:54:26 UTC
SVN commit 968323 by markey:

Fix: After clicking on the Current Track applet, the menu bar at the
top was no longer working.

Somehow this had to with event/focus handling (Qt bug?). Setting the
widget to NoFocus fixes the problem.

BUG: 190923

 M  +2 -0      ChangeLog  
 M  +4 -0      src/context/applets/currenttrack/CurrentTrack.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=968323
Comment 8 Cyril Brosch 2009-05-15 15:58:59 UTC
Kudos!

Is right-click in the Current Track applet now possible again, too?
Comment 9 Mark Kretschmann 2009-05-15 16:19:53 UTC
@Cyril: Nope, this has no influence on the right clicking (context menu) issue. I'm not sure what the story is with that.

Leo: Do you know anything about that?
Comment 10 Mikko C. 2009-05-15 17:52:20 UTC
It seems markey's commit fixed also the context menu for the current track applet because it's back now :D
Comment 11 Mark Kretschmann 2009-05-17 18:13:02 UTC
*** Bug 193021 has been marked as a duplicate of this bug. ***
Comment 12 Cyril Brosch 2009-06-20 21:03:27 UTC
I hope I don't do wrong reopening this bug report, but after upgrade to 2.1.1 (2.1 worked well) again there are problems with clicking in the contect widgets.

I haven't hunted it down exactly, but I have remarked on two machines, that there is no right click menu in the current track plasmoid when no song is played. When I play something, I get a context menu in the left part, but not in the right. The albums and the lyrics context menues ("Remove this ...") show up when clicking on the left of the title, but not on the right. The Wikipedia menu doesn't show up after all.
Comment 13 Myriam Schweingruber 2009-06-21 17:23:17 UTC
The "remove this widget" dialog indeed only appears if one clicks on the left side of the title bar, not on the right...
Cyril, this is a different bug though, could you please open a new one, as it has nothing to do with this bug.
Comment 14 Cyril Brosch 2009-06-21 19:19:27 UTC
OK, will be done within ten minutes.
Comment 15 Mark Kretschmann 2010-09-19 11:10:29 UTC
Uhm, one question: 

How is this fixed? As far as I know the bug is still present.
Comment 16 Cyril Brosch 2010-09-19 11:15:46 UTC
I can't confirm, everything works fine for many versions now (don't remember for how long).
Let's just hope it won't come back magically as it disappeared. ;-)
Comment 17 Myriam Schweingruber 2010-09-19 14:26:33 UTC
Well, it did come back, see bug 250004.
Comment 18 Ralf Engels 2010-10-17 23:49:05 UTC
This whole issue was caused by the Plama::TabBar.
It also caused additional focus problems even when invisible.

Finally removed it in c827effe26fa1c4ce54c8c1bf6a962b80cc507e8