Skip to content

Eclipse Hover loses control in certain casesΒ #2534

@mehmet-karaman

Description

@mehmet-karaman

Steps to reproduce

From a fresh installation and clean workspace:

  • Create a new Java Project and open a java class in the java editor
  • Move the mouse to a place where the hover shows up. (eg. Class head and hover on the class name)
  • Double click on the Hover
  • Minimize the Eclipse window and show it back.
  • Move any other applications window to the foreground
  • The hover is still visible above the foreign windows

I expected:

The Sticky hover shouldn't be visible (closed when focus is lost)

But got:

Sticky hover is still there

Tested with Eclipse Version:

Version: 2024-12 (4.34)
Build id: I20241022-1800

Here is a video recorded in windows:

Hover_looses_listeners_and_dont_reacts_anymore_720.mp4

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions