Bug 183527 - Eclipse fails to adjust caret size in editor views with Indian script
Summary: Eclipse fails to adjust caret size in editor views with Indian script
Status: RESOLVED DUPLICATE of bug 54942
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.2.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-22 08:17 EDT by Michael Osipov CLA
Modified: 2007-04-23 13:03 EDT (History)
0 users

See Also:


Attachments
broken caret (88.00 KB, image/png)
2007-04-22 08:19 EDT, Michael Osipov CLA
no flags Details
correct caret (70.32 KB, image/png)
2007-04-22 08:19 EDT, Michael Osipov CLA
no flags Details
Java source to reproduce (475 bytes, text/plain)
2007-04-22 08:20 EDT, Michael Osipov CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Osipov CLA 2007-04-22 08:17:25 EDT
Pasting some Indian characters in any text view enlarges every line of the editor but caret sizes remains the size instead of getting enlaged too!

Along with that the breakpoint circle is no more vertically aligned in the center!

take a look at the pics
Comment 1 Michael Osipov CLA 2007-04-22 08:19:06 EDT
Created attachment 64535 [details]
broken caret
Comment 2 Michael Osipov CLA 2007-04-22 08:19:44 EDT
Created attachment 64536 [details]
correct caret
Comment 3 Michael Osipov CLA 2007-04-22 08:20:30 EDT
Created attachment 64537 [details]
Java source to reproduce
Comment 4 Michael Osipov CLA 2007-04-22 08:21:08 EDT
Comment on attachment 64537 [details]
Java source to reproduce

file is UTF-8
Comment 5 Dani Megert CLA 2007-04-23 09:47:26 EDT
You can disable the custom caret to get the native one (Text Editors > Accessibility).

*** This bug has been marked as a duplicate of bug 54942 ***
Comment 6 Michael Osipov CLA 2007-04-23 12:36:16 EDT
Daniel,

what about the misaligned breakpoints, do you want me to open another bug case?
Comment 7 Dani Megert CLA 2007-04-23 12:41:58 EDT
I bet this is about the same problem reported with the paste bug: the font metrics go wild and hence we don't place it in the middle. If you use a different font it's OK. I suggest we wait for the paste bug being resolved and if the problem still persists we open a new bug.
Comment 8 Michael Osipov CLA 2007-04-23 12:51:30 EDT
alright!

will you add depends/blocks to have a reference?
I don't want the bug to be forgot!
Comment 9 Dani Megert CLA 2007-04-23 12:54:21 EDT
Well, you can file a new bug but from the two other SWT bugs it looks as this won't get fixed/supported.
Comment 10 Michael Osipov CLA 2007-04-23 13:02:36 EDT
this seems to be ridiculous because this is "simple" asian script. At least this should work throughout all of eclipse.
Comment 11 Dani Megert CLA 2007-04-23 13:03:34 EDT
Please make that comment in the other bug.