Bug 122150 - [Text] Navigating doesn't work properly on the first and last lines
Summary: [Text] Navigating doesn't work properly on the first and last lines
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy GEF (MVC) (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-27 12:12 EST by Pratik Shah CLA
Modified: 2016-12-14 11:20 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 Pratik Shah CLA 2005-12-27 12:12:22 EST
When on the last line, hitting Shift + Down should select the rest of the text on that line and the caret should be placed at the end of the line.  Similarly, for when navigating up from the first line.  These cases do not currently work in the text example.  I've added a TODO where this code should go in TextFlowPart#searchRow().