Bug 274822 - [api] make TAG_SELECTION_HORIZONTAL_PIXEL and TAG_SELECTION_TOP_PIXEL in AbstractTextEditor protected
Summary: [api] make TAG_SELECTION_HORIZONTAL_PIXEL and TAG_SELECTION_TOP_PIXEL in Abst...
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.6 M1   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2009-05-04 08:35 EDT by Dani Megert CLA
Modified: 2009-06-17 11:10 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2009-05-04 08:35:48 EDT
3.5 RC1.

We have to make the two constants protected:
org.eclipse.ui.texteditor.AbstractTextEditor.TAG_SELECTION_TOP_PIXEL
org.eclipse.ui.texteditor.AbstractTextEditor.TAG_SELECTION_HORIZONTAL_PIXEL
Comment 1 Dani Megert CLA 2009-06-17 11:10:54 EDT
Fixed in HEAD.