Bug 145326 - [typing] toUpperCase incorrect selection
Summary: [typing] toUpperCase incorrect selection
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.2   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: 3.3 M1   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-06-05 08:33 EDT by Sebastian Davids CLA
Modified: 2006-09-07 05:07 EDT (History)
0 users

See Also:


Attachments
fix (1.29 KB, patch)
2006-06-05 08:42 EDT, Sebastian Davids CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Davids CLA 2006-06-05 08:33:46 EDT
enter & select:

maße

now convert to upper case:

MASSE

The selection will be: "MASS"E
Comment 1 Sebastian Davids CLA 2006-06-05 08:42:47 EDT
Created attachment 43459 [details]
fix

this was burried in the fix for bug 8518
Comment 2 Sebastian Davids CLA 2006-06-17 04:43:21 EDT
This bug is obsolete if fix in Bug 125825 comment 3 is accepted.
Comment 3 Dani Megert CLA 2006-07-03 07:06:52 EDT
I released the patch which fixes the mentioned issue but it might also happen that the selection gets shorter - this isn't covered by this fix. In addition, the action destroys the selection orientation. I filed bug 149445 to track this.