Bug 140716

Summary: the block cursor should be used for the caret position
Product: [Fedora] Fedora Reporter: Akira TAGOH <tagoh>
Component: openoffice.orgAssignee: Dan Williams <dcbw>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eng-i18n-bugs
Target Milestone: ---Keywords: i18n
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-30 05:13:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 137149, 140583    

Description Akira TAGOH 2004-11-24 13:37:17 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
Gecko/20040922

Description of problem:
Right now OOo's cursor handling for the caret position looks bad, on
even fixed im-sdk packages. and using the block cursor is better way
to solve this problem.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.run oowriter with ja_JP.UTF-8 locale.
2.press ctrl+space s u s h i space n i h o n g o space a backspace
3.
    

Actual Results:  the cursor is located at the beginning of nihongo.

Expected Results:  the block cursor should highlight all of words nihongo.

Additional info:

please compare between gedit and OOo to see what happens. also, the
latest im-sdk (hopefully it will be built soon. otherwise please use
CVS one. let me know if you are unsure) is required, which the caret
position problem was fixed.

Comment 1 Dan Williams 2004-11-30 02:30:13 UTC
This should be fixed with 1.1.2-14.6.EL4, correct?

Comment 2 Akira TAGOH 2004-11-30 05:09:03 UTC
Yes, that's fine. Thanks Dan.