Issue 111935 - text-deleted events for bullets and numbers are delayed until new text is inserted
Summary: text-deleted events for bullets and numbers are delayed until new text is ins...
Status: CONFIRMED
Alias: None
Product: ui
Classification: Code
Component: ui (show other issues)
Version: OOo 3.2
Hardware: Sun All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2010-05-29 22:46 UTC by joaniediggs
Modified: 2013-01-29 21:52 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 joaniediggs 2010-05-29 22:46:53 UTC
Steps to reproduce:

1. Launch OOo Writer and Accerciser.

2. In Accerciser, enable event monitoring for object:text-changed:delete events.

3. Type "1. hello" and press Return

4. Press BackSpace to remove the "2. " which was automatically inserted

   Expected results: an object:text-changed:delete event is emitted

   Actual results: an object:text-changed:delete event is not emitted

5. Type "w"

   Actual results: an object:text-changed:delete event is emitted

Impact: An AT such as Orca cannot confirm to the user that BackSpace removed the
"2. "

Also reproducible in OOo dev 3.3 m78.