Bug 344024 - Diagram node tooltips should match form tooltips
Summary: Diagram node tooltips should match form tooltips
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Sapphire (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Shenxue Zhou CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2011-04-27 14:58 EDT by Konstantin Komissarchik CLA
Modified: 2021-11-19 09:21 EST (History)
0 users

See Also:


Attachments
first attempt at showing native tooltip (10.48 KB, patch)
2012-05-31 20:17 EDT, Ling Hao CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Komissarchik CLA 2011-04-27 14:58:10 EDT
Node tooltips use plain rectangle with sharp corners and yellow background from Windows XP era. I expect the diagram to use native tooltip API from SWT so that the look can match the platform and tooltips on toolbar buttons, etc.
Comment 1 Konstantin Komissarchik CLA 2011-11-02 22:10:05 EDT
Bulk deferral of diagram-related items to the 0.5 release.
Comment 2 Ling Hao CLA 2012-05-31 20:17:19 EDT
Created attachment 216618 [details]
first attempt at showing native tooltip

first attempt at showing native tooltip- but an extra mouse exit event at certain nodes causes the tooltip to be dismissed immediately.
Comment 3 Konstantin Komissarchik CLA 2014-07-08 19:22:43 EDT
Rather than "native", the diagram tooltips should re-use the form tooltip presentation. The two should match in appearance.