Closed Bug 378076 Opened 18 years ago Closed 18 years ago

Inconsistent text insert/delete events when switching tabs with focus in url bar

Categories

(Core :: Disability Access APIs, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: scott, Assigned: aaronlev)

References

Details

I am getting inconsistent caret events when switching between tabs when focus is in the url bar (probably other text boxes as well). I would expect the following when going from tab 'A' to tab 'B' with focus in the url bar on both tabs: object:text-changed:delete(X,0,http//tabA_url) object:text-changed:insert(X,0,http//tabB_url); where X is char offset. However, I am seeing all sorts of combinations of insert, delete; insert, insert; delete, delete; and delete, insert.
Shouldn't the summary say, inconsistent text-changed:insert/delete events? I don't see anything about caret events in the bug summary.
If I am not mistaken, object:text-changed:delete/insert are interpreted as caret events in LSR. I am sorry if I used LSR terminology. Feel free to rename this bug report to whatever helps identify the source of the problem.
Summary: Inconsistent caret events when tab browsing with focus in url bar → Inconsistent text insert/delete events when switching tabs with focus in url bar
I'm not seeing this bug.
I am not seeing this problem any more either.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.