Bug 544658 - Update SWT Examples for StyledText's Mouse Navigation
Summary: Update SWT Examples for StyledText's Mouse Navigation
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.11   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 4.11 RC2   Edit
Assignee: Niraj Modi CLA
QA Contact: Lakshmi P Shanmugam CLA
URL:
Whiteboard:
Keywords: example
Depends on: 542777
Blocks:
  Show dependency tree
 
Reported: 2019-02-21 04:58 EST by Niraj Modi CLA
Modified: 2019-03-05 03:24 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Niraj Modi CLA 2019-02-21 04:58:50 EST
With enhancement bug 542777, we have now mouse navigation support in StyledText using the Mouse's ScrollWheel button.

Raised this bug for updating CustomControlExample for the same.
Comment 1 Niraj Modi CLA 2019-02-21 05:00:31 EST
Please see Gerrit: https://git.eclipse.org/r/137264
Comment 2 Niraj Modi CLA 2019-02-21 05:23:23 EST
With this bug I plan to update below SWT Examples for Mouse Navigation option:
- CustomControlExample.java
- TextEditor.java
Comment 4 Niraj Modi CLA 2019-02-25 07:27:17 EST
Resolving now.
Comment 5 Niraj Modi CLA 2019-02-27 03:19:50 EST
Verified fix in Build id: I20190225-1800 on Win7.
Comment 6 Niraj Modi CLA 2019-03-05 01:46:22 EST
Reopening for RC2, on MAC the new checkbox added to CustomControlExample is not visible, some issue related to CoolItem size.
We have the fix, will share a gerrit shortly.
Comment 7 Eclipse Genie CLA 2019-03-05 02:10:52 EST
New Gerrit change created: https://git.eclipse.org/r/138049
Comment 9 Niraj Modi CLA 2019-03-05 03:24:46 EST
(In reply to Eclipse Genie from comment #8)
> Gerrit change https://git.eclipse.org/r/138049 was merged to [master].
> Commit:
> http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/
> ?id=1623b34e77cbd9ea679daeae30d8cb8754813f96

Resolving now.