Bug 471160 - [GTK3] Hovers in the debug/java/javaee perspective are not working correctly
Summary: [GTK3] Hovers in the debug/java/javaee perspective are not working correctly
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.5   Edit
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui, usability
Depends on:
Blocks:
 
Reported: 2015-06-26 15:12 EDT by Svetlin Zarev CLA
Modified: 2017-12-01 10:06 EST (History)
6 users (show)

See Also:


Attachments
Screenshot (256.60 KB, image/png)
2015-06-26 15:15 EDT, Svetlin Zarev CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Svetlin Zarev CLA 2015-06-26 15:12:53 EDT
version: Mars (release)
OS: Linux with GTK3

When I point a method/class/field, etc with the mouse a hover appears, but when I click anywhere on it, it disappears even if the "Enrich on click" option is selected. The issue affect only linux, it does not reproduce on windows.
Comment 1 Svetlin Zarev CLA 2015-06-26 15:15:06 EDT
Created attachment 254764 [details]
Screenshot
Comment 2 Noopur Gupta CLA 2015-06-26 15:26:53 EDT
Could be related to bug 465475. Moving to Platform/SWT.
Comment 3 Svetlin Zarev CLA 2015-06-26 16:42:34 EDT
I forgot to mention:
OS: Debian SID with GnomeShell 3.16

When I do "export SWT_GTK3=0" the issue disappears, so it's related to SWT with GTK3
Comment 4 Snjezana Peco CLA 2015-11-17 14:27:46 EST
I can't reproduce the issue with GTK 3.10, GTK 3.14, GTK 3.16, GTK 3.18.
Comment 5 Svetlin Zarev CLA 2015-11-17 15:12:17 EST
It still reproduces on my machine:
Gnome 3.18
GTK 3.18
Debian Sid
Eclipse Mars SR1

Whenever I click on any hover or press any key on the keyboard it disappears.
When running with "export SWT_GTK3=1" the hovers work correctly
Comment 6 Snjezana Peco CLA 2015-11-17 16:19:43 EST
Can you reproduce the issue with a stable Debian release?
Comment 7 Svetlin Zarev CLA 2015-11-18 14:15:27 EST
I installed a fresh debian stable on a VM and was not able to reproduce the issue.
Comment 8 Snjezana Peco CLA 2015-12-03 06:51:29 EST
(In reply to Svetlin Zarev from comment #5)
> It still reproduces on my machine:
> Gnome 3.18
> GTK 3.18
> Debian Sid
> Eclipse Mars SR1
> 
> Whenever I click on any hover or press any key on the keyboard it disappears.
> When running with "export SWT_GTK3=1" the hovers work correctly

From where can I download the Debian sid you are using (a live distribution, if possible)?