Bug 275982 - [typing] Shifting text moves caret to end of selection
Summary: [typing] Shifting text moves caret to end of selection
Status: CLOSED DUPLICATE of bug 22592
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.4.2   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-12 18:58 EDT by Scott Evans CLA
Modified: 2010-02-22 09:32 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Evans CLA 2009-05-12 18:58:30 EDT
Build ID: M20090211-1700

Steps To Reproduce:
1. Select a region of code by clicking and dragging *up* in the editor, so that the caret is at the beginning of the selection

2. Press TAB or SHIFT-TAB

result:
 Caret moves to end of selection.

expected:
 Caret should stay at beginning of selection, where it was. 

More information:
Comment 1 Markus Keller CLA 2010-02-22 09:32:24 EST

*** This bug has been marked as a duplicate of bug 22592 ***