Bug 570415 - Hovering a variable in debug mode is broken
Summary: Hovering a variable in debug mode is broken
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.19   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: 4.19 M3   Edit
Assignee: Nikita Nemkin CLA
QA Contact:
URL:
Whiteboard:
Keywords: regression
Depends on: 495473
Blocks:
  Show dependency tree
 
Reported: 2021-01-16 15:34 EST by Wim Jongman CLA
Modified: 2021-02-15 04:51 EST (History)
3 users (show)

See Also:


Attachments
visual of the issue (955.21 KB, video/mp4)
2021-01-16 15:34 EST, Wim Jongman CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wim Jongman CLA 2021-01-16 15:34:07 EST
Created attachment 285294 [details]
visual of the issue

Running the latest I-Build I notice that variable hover is broken in debug mode.

I can hover one variable, then I have to click outside the editor to hover over the next.

See the attached movie.

Build id: I20210116-0340
Comment 1 Andrey Loskutov CLA 2021-01-16 16:08:31 EST
Can you check where regression started? Are you on Windows? Looks like SWT issue.
Comment 2 Wim Jongman CLA 2021-01-16 16:39:24 EST
(In reply to Andrey Loskutov from comment #1)
> Can you check where regression started? Are you on Windows? Looks like SWT
> issue.

Yes, Win10. Thanks for the pointer. Bug 495473 looks suspicious.
Comment 3 Eclipse Genie CLA 2021-01-17 00:55:19 EST
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/174941
Comment 4 Nikita Nemkin CLA 2021-01-17 00:57:02 EST
My fix for Bug 495473 broke repeated hover registration. Thanks for reporting.
Comment 6 Lars Vogel CLA 2021-02-15 04:51:35 EST
I assume this one is fixed. Thanks, Nikita.