Bug 378365 - Show "Variable Values" hover on "Show Tooltip Description" (F2)
Summary: Show "Variable Values" hover on "Show Tooltip Description" (F2)
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.8   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Markus Keller CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 378364
Blocks:
  Show dependency tree
 
Reported: 2012-05-03 09:04 EDT by Markus Keller CLA
Modified: 2014-03-27 10:01 EDT (History)
4 users (show)

See Also:


Attachments
Fix for master (should be adapted to bug 378364 before release) (3.12 KB, patch)
2012-05-03 09:04 EDT, Markus Keller CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2012-05-03 09:04:27 EDT
Created attachment 214994 [details]
Fix for master (should be adapted to bug 378364 before release)

The "Variable Values" hover only shows up as mouse hover, but with the changes for bug 184056 comment 41 and bug 378258, it could now also show up on F2 even if no hover was visible before.

The attached patch implements this functionality. However, I don't think this is urgent for 3.8/4.2 and I think we should wait with releasing this until the proper API from bug 378364 is available (in 4.3).