[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-04-06 Thread Nicolas L . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

--- Comment #15 from Nicolas L.  ---
Any news on this issue ?

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-04-04 Thread Fabian Henze via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

Fabian Henze  changed:

   What|Removed |Added

 CC||flyse...@gmx.de

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-03-15 Thread Thomas Pfeiffer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

Thomas Pfeiffer  changed:

   What|Removed |Added

  Flags|VisualDesign+   |

--- Comment #14 from Thomas Pfeiffer  ---
Please don't add the VisualDesign flag to purely technical bugs. There is
nothing for the VDG to do here.

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-03-15 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

martin@gmx.de changed:

   What|Removed |Added

  Flags||VisualDesign+

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-03-13 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

prettyvani...@posteo.at changed:

   What|Removed |Added

 CC||prettyvani...@posteo.at

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-03-13 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

Shlomi Fish  changed:

   What|Removed |Added

 CC||shlo...@shlomifish.org

--- Comment #13 from Shlomi Fish  ---
We're running into this problem in Mageia v6/Cauldron - see
https://bugs.mageia.org/show_bug.cgi?id=17592 .

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-03-07 Thread Thomas Pfeiffer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

Thomas Pfeiffer  changed:

   What|Removed |Added

 CC||colo...@autistici.org
  Flags|VisualDesign+   |

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-03-07 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

martin@gmx.de changed:

   What|Removed |Added

 CC||martin@gmx.de
  Flags||VisualDesign+

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-02-29 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

David Edmundson  changed:

   What|Removed |Added

  Component|System Tray |XembedSNIProxy

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-02-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

bjoe...@arcor.de changed:

   What|Removed |Added

 CC||bjoe...@arcor.de

--- Comment #12 from bjoe...@arcor.de ---
Here is a small Java example. The context menu is not displayed:

Tray Icon Demo
https://docs.oracle.com/javase/tutorial/uiswing/examples/misc/index.html#TrayIconDemo

(To fix the warning, please enable metal instead of Windows LaF in
./src/misc/TrayIconDemo.java:
[...]
   
//UIManager.setLookAndFeel("com.sun.java.swing.plaf.windows.WindowsLookAndFeel");
   
UIManager.setLookAndFeel("javax.swing.plaf.metal.MetalLookAndFeel");
[...]
)

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-02-10 Thread Jörg Walter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

--- Comment #11 from Jörg Walter  ---
(In reply to Wulf from comment #9)
> (In reply to Jörg Walter from comment #7)
> > FWIW, this also happens for radiotray (python/Gtk 3).
> 
> just fyi - I can't confirm; radiotray works very well for me and it is
> clickable: left (normal menu) and right (context menu) click

Note the toolkit: The Gtk-2 version (Ubuntu Wily) works, but the new Gtk-3
version (from xenial) fails.

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

[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-02-04 Thread AlexLG via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

AlexLG  changed:

   What|Removed |Added

 CC||a...@alexlg.eu.org

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-02-04 Thread Nicolas L . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

--- Comment #10 from Nicolas L.  ---
I see the same with remmina

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-01-28 Thread Wulf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

--- Comment #9 from Wulf  ---
(In reply to Jörg Walter from comment #7)
> FWIW, this also happens for radiotray (python/Gtk 3).

just fyi - I can't confirm; radiotray works very well for me and it is
clickable: left (normal menu) and right (context menu) click

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

[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-01-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

--- Comment #8 from David Edmundson  ---
oh, that's interesting. Radiotray is one of the ones I tested against.

That could mean it's not a client toolkit issue but something else

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-01-28 Thread Jörg Walter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

Jörg Walter  changed:

   What|Removed |Added

 CC||trou...@garni.ch

--- Comment #7 from Jörg Walter  ---
FWIW, this also happens for radiotray (python/Gtk 3).

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

[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-01-26 Thread Nicolas L . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

--- Comment #6 from Nicolas L.  ---
just to add infos : Bug 358487 is not a java apps but a perl-gtk3 ( but the
same final issue ).

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-01-26 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

David Edmundson  changed:

   What|Removed |Added

 CC||k...@nicolaslecureuil.fr

--- Comment #5 from David Edmundson  ---
*** Bug 358487 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-01-24 Thread Joerg Mensmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

Joerg Mensmann  changed:

   What|Removed |Added

 CC||bugs-...@bitplanet.de

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-01-23 Thread Wulf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

Wulf  changed:

   What|Removed |Added

 CC||wulf.richa...@gmx.de

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-01-23 Thread Nicolas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

Nicolas  changed:

   What|Removed |Added

 CC||nicolas.ho...@gmail.com

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-01-23 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

David Edmundson  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Severity|major   |normal
 Status|UNCONFIRMED |CONFIRMED

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-01-23 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

David Edmundson  changed:

   What|Removed |Added

 CC||andrew.chuanye.chen@gmail.c
   ||om

--- Comment #4 from David Edmundson  ---
*** Bug 356500 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-01-23 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

--- Comment #3 from g...@netcologne.de ---
Interestingly the icon is able to open a small popup if the state of the
watched minimserver changes (starting, stopping, rescanning). 

So maybe the click event for opening the context menu does not reach the app?
(Well, just a guess, I do not know about the technical internals.)

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-01-23 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #2 from David Edmundson  ---
the first line is plasma trying to see if we have a DBus menu that it can show
itself, before falling back to telling the app (in this case xembedsniproxy) to
show a menuitself.

That's all correct

The second line is xembedsniproxy sending a right click to the java app at that
co-ordinate.

Again, that's all correct.

I think I have some issues with the java apps and focus, but I need to poke
round the java code to find out.

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-01-23 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

--- Comment #1 from g...@netcologne.de ---
When right clicking on the icon an entry is written in the ~/.xsession-errors
logfile:

Could not find DBusMenu interface, falling back to calling ContextMenu()
kde.xembedsniproxy: Received click 3 with passed x*y 1691 1169

(I do not know if this is of any interest?)

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