Closed Bug 411581 Opened 17 years ago Closed 17 years ago

text line boundary not working correctly for list items

Categories

(Core :: Disability Access APIs, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jdiggs, Assigned: aaronlev)

References

(Blocks 1 open bug)

Details

(Keywords: access, Whiteboard: orca:high)

Attachments

(2 files)

Attached file test case
Steps to reproduce:

1. Load the test case.
2. In Accerciser, select the second list item.
3. Use the iPython Console and type:

    text=acc.queryText()
    text.getTextAtOffset(0, TEXT_BOUNDARY_LINE_START)

Expected results:  Only the text on the line would be returned.

Actual results:  The entire list item is returned.
Whiteboard: orca:high
Hi Surkov, do you have time to look at this?
Assignee: aaronleventhal → surkov.alexander
Attachment #297780 - Flags: review?(surkov.alexander)
Assignee: surkov.alexander → aaronleventhal
Comment on attachment 297780 [details] [diff] [review]
Do not calculate relative offset from within static text

looks, ok please fix misspelling "thestatic"
Attachment #297780 - Flags: review?(surkov.alexander) → review+
No missing content or other weirdies as far as I can see. Looks good to me as well.
Attachment #297780 - Flags: approval1.9?
Attachment #297780 - Flags: approval1.9? → approval1.9+
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
in-testsuite?
Flags: in-testsuite?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: