Issue 33129 - AccessibleText.getAtIndex(int part, int index) not Java-like for WORD type
Summary: AccessibleText.getAtIndex(int part, int index) not Java-like for WORD type
Status: CLOSED FIXED
Alias: None
Product: ui
Classification: Code
Component: AccessBridge (show other issues)
Version: OOo 1.1.2
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 1.1.4
Assignee: eric.savary
QA Contact: issues@ui
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2004-08-18 06:37 UTC by nospam4obr
Modified: 2004-10-29 14:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description nospam4obr 2004-08-18 06:37:04 UTC
The JUAB does not behave Java-like in regards to text type WORD for
AccessibleText.getAtIndex(), AccessibleText.getAfterIndex and
AccessibleText.getBeforeIndex(): the Java WordIterator handles blanks as full words.

Not emulating this behaviour in OOo breaks the correcting code in the
gnome-java-bridge, leading to completly wrong results.
Comment 1 nospam4obr 2004-08-18 06:39:04 UTC
Please see comments in i30980 as well.
Comment 2 nospam4obr 2004-09-09 10:12:23 UTC
Cloned task for OOo 2.0: #i33997#.
Comment 3 nospam4obr 2004-09-09 13:56:06 UTC
Fixed in CWS obr02.
Comment 4 nospam4obr 2004-09-29 14:29:09 UTC
Reopened for re-assignment.
Comment 5 nospam4obr 2004-09-29 14:29:39 UTC
obr @ es: please verify.
Comment 6 nospam4obr 2004-09-29 14:30:12 UTC
Restoring fixed state.
Comment 7 eric.savary 2004-10-11 10:59:25 UTC
verified in cws obr2
Comment 8 ru 2004-10-29 14:29:00 UTC
.