Bug 544708 - [TextViewer] Ctrl+Home doesn't send notifications to IViewportListener
Summary: [TextViewer] Ctrl+Home doesn't send notifications to IViewportListener
Status: CLOSED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.8   Edit
Hardware: All Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 541415
  Show dependency tree
 
Reported: 2019-02-22 06:00 EST by Mickael Istria CLA
Modified: 2019-02-25 04:04 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mickael Istria CLA 2019-02-22 06:00:07 EST
Ctrl+Home doesn't send notifications to ViewPortListeners
Ctrl+End seems to send them.
Comment 1 Dani Megert CLA 2019-02-22 09:34:56 EST
> ViewPortListeners
What's the fully qualified name and where is that class?
Comment 2 Mickael Istria CLA 2019-02-22 09:40:32 EST
> What's the fully qualified name and where is that class?

org.eclipse.jface.text.IViewportListener
Comment 3 Mickael Istria CLA 2019-02-25 04:04:42 EST
This is invalid, the listener works well. It's only in case of code-mining it has issues, so let's close it and keep working on the specific bug 541415.