Bug 465475 - [GTK] popup windows (content assist, tooltips) disappear
Summary: [GTK] popup windows (content assist, tooltips) disappear
Status: CLOSED DUPLICATE of bug 466500
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.5   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2015-04-25 06:43 EDT by Andreas Buschatz CLA
Modified: 2018-05-11 15:31 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Buschatz CLA 2015-04-25 06:43:29 EDT
There are some Window Managers on Linux, e.g. Awesome WM, having a problem with Eclipse:

After giving a popup window (content assist or tooltip) the focus by clicking with the mouse on it, any popup window will disappear immediately the next time, hovering the mouse over it. In Awesome WM, I can temporarily fix the problem by switching to another workspace, and then switching back to the workspace of eclipse.

Here is my originally bug report on github: https://github.com/awesomeWM/awesome/issues/71

The problem also occurs when I build JFace applications with tooltips and content assists myself:

http://krishnanmohan.wordpress.com/2011/12/12/eclipse-rcp-autocompletecombotext-control/

http://www.subshell.com/en/subshell/blog/jface-tooltips-via-information-controls100.html

There is a list of some Window Managers I tested, having this problem:
awesome 3.5 (not awesome 3.4)
bspwm
wmii
i3
qtile
spectrwm
wmfs2
Comment 1 Rahul Khimasia CLA 2016-01-02 00:47:21 EST
I too am facing this kind of problem with Eclipse 4.5 and the awesome window manager version 3.5. But when I opened Eclipse in Gnome everything worked fine.
Comment 2 Eric Williams CLA 2018-05-11 15:31:17 EDT

*** This bug has been marked as a duplicate of bug 466500 ***