Bug 260380 - [terminal][api] ITerminalViewControl should implement ISelectionProvider
Summary: [terminal][api] ITerminalViewControl should implement ISelectionProvider
Status: RESOLVED WONTFIX
Alias: None
Product: Target Management
Classification: Tools
Component: Terminal (show other bugs)
Version: 3.0.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Uwe Stieber CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2009-01-08 07:38 EST by Uwe Stieber CLA
Modified: 2015-05-07 08:10 EDT (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 Uwe Stieber CLA 2009-01-08 07:38:46 EST
Either the ITerminalViewControl itself or the embedded TextCanvas should implement the Eclipse ISelectionProvider interface. The control do provides a selection, so it should fully implement common Eclipse interfaces. Today in example, it is quite tough to listen to selection changes inside the terminal control.
Comment 1 Uwe Stieber CLA 2015-05-07 08:10:42 EDT
Wontfix