Bug 405728 - Update tooling fields with meaningful tooltips
Summary: Update tooling fields with meaningful tooltips
Status: RESOLVED FIXED
Alias: None
Product: e4
Classification: Eclipse Project
Component: Tools (show other bugs)
Version: 1.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2013-04-15 09:56 EDT by Markus Kuppe CLA
Modified: 2014-09-10 17:56 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Kuppe CLA 2013-04-15 09:56:58 EDT
The current model editor does not offer tooltips for its various fields which makes it hardly self-explanatory. E.g. one might wonder what "persisted state", "variables", "context properties", ... is good for.

(The tooltip for the tags in particular could show known tags for the selected model element).
Comment 1 Lars Vogel CLA 2013-04-15 10:03:38 EDT
See Bug #393870 for tags.
Comment 2 Markus Kuppe CLA 2013-04-15 10:34:03 EDT
https://git.eclipse.org/r/11904 contains general support for tooltips and actual values for part "variables" as well as "closeable".
Comment 3 Wim Jongman CLA 2013-04-15 10:43:24 EDT
(In reply to comment #2)
> https://git.eclipse.org/r/11904 contains general support for tooltips and
> actual values for part "variables" as well as "closeable".

Cool! Reviewed and accepted:

http://git.eclipse.org/c/e4/org.eclipse.e4.tools.git/commit/?id=2dd5ff9ade3d7c62376704d486936f20b8ffc89b
Comment 4 Nobody - feel free to take it CLA 2013-04-17 04:18:49 EDT
Any plans on adding other work to this particular bug? If not I'll resolve it as fixed.
Comment 5 Markus Kuppe CLA 2013-04-17 04:27:25 EDT
(In reply to comment #4)
> Any plans on adding other work to this particular bug? If not I'll resolve
> it as fixed.

Whatever you like, the current patch just contains the general API to set tooltips (and a proof for part#variables). What is missing are meaningful content for other model elements.
OTOH opening a bug for a single tooltip is a lot overhead.
Comment 8 Lars Vogel CLA 2014-09-10 17:56:34 EDT
(In reply to Wim Jongman from comment #7)
> http://git.eclipse.org/c/e4/org.eclipse.e4.tools.git/commit/
> ?id=389e8c521f39bc0c35fc3e6fe11e28606a0b055c

I mark this as fixed, please open new bug report for additional tooltips.