Open Bug 894819 Opened 11 years ago Updated 2 years ago

After switching page direction in the view menu, no more IAccessible2 Caret Events are fired, when you move the cursor in a text input control with the cursor keys, until the control lost and again gets the focus.

Categories

(Core :: Disability Access APIs, defect)

25 Branch
x86
Windows XP
defect

Tracking

()

UNCONFIRMED

People

(Reporter: mozilla, Unassigned)

Details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)

Steps to reproduce:

Open a website with a text input control and set the focus to that control and type some text. Open the view menu and select "Switch Page Direction". Then move the cursor in the control with the cursor keys.



Actual results:

After that, you do not get anymore IAccessible2 Caret Events ( can be checked e.g. with MSAA AccEvent from MS), until the control lost and again gets the focus.


Expected results:

IAccessible2 Caret events should be fired while moving the caret with the cursor keys
Does it work as expected in current version FF22?
Flags: needinfo?(mozilla)
(In reply to Loic from comment #1)
> Does it work as expected in current version FF22?

No, the behaviour is the same.
Flags: needinfo?(mozilla)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.