Bug 467674 - JFace toolkit support - add support for custom implementations for "org.eclipse.jface.window.ToolTip"
Summary: JFace toolkit support - add support for custom implementations for "org.eclip...
Status: CLOSED FIXED
Alias: None
Product: Jubula (Archived)
Classification: Technology
Component: RC (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 4.0   Edit
Assignee: Marvin Mueller CLA
QA Contact: Oliver Goetz CLA
URL: http://help.eclipse.org/luna/topic/or...
Whiteboard:
Keywords:
Depends on:
Blocks: 467673
  Show dependency tree
 
Reported: 2015-05-20 05:18 EDT by Markus Tiede CLA
Modified: 2016-05-19 03:39 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Tiede CLA 2015-05-20 05:18:18 EDT
We should think about adding support for controls like this.
Comment 1 Markus Tiede CLA 2015-09-14 04:06:07 EDT
As far as I know we've been working on supporting this - @MMue: Could you please post some updates on the current status?
Comment 2 Marvin Mueller CLA 2016-01-11 08:05:10 EST
The support was implemented with [1]. The ToolTip is working like a container for components. So you can collect e.g. text from a jface ToolTip. For more information see the documentation.



[1] http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=c82504d9ca78f4c4eaf0de5975d0a3a3f81c146a
Comment 3 Oliver Goetz CLA 2016-02-10 04:46:28 EST
@MMue: Do we have an example to test this?
Comment 4 Marvin Mueller CLA 2016-02-12 01:56:00 EST
We have a page for this in our CaA AUT e4.compat and e3. It is accessible via the view "JFace" and the button "tooltip"
Comment 5 Oliver Goetz CLA 2016-02-23 05:46:29 EST
Tested for Jira task JUB-1260 and integrated into nightly CI