Closed
Bug 59577
Opened 24 years ago
Closed 24 years ago
Hang during keyboard navigation
Categories
(Core :: DOM: Selection, defect, P1)
Tracking
()
VERIFIED
FIXED
mozilla0.9
People
(Reporter: dprice, Assigned: anthonyd)
References
()
Details
(Keywords: hang, Whiteboard: FIX IN HAND)
Attachments
(3 files)
2.02 KB,
text/html
|
Details | |
924 bytes,
patch
|
Details | Diff | Splinter Review | |
550 bytes,
patch
|
Details | Diff | Splinter Review |
Browser hangs while trying to arrow down into a <TABLE> that's in a <SPAN>
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Updated•24 years ago
|
Reporter | ||
Comment 2•24 years ago
|
||
Reporter | ||
Comment 3•24 years ago
|
||
now all I need to do is tell you how to reproduce it ;)
Simply click to place the cursor in the top left corner, and hold down the down
arrow. You'll hang when the it tries to move into the table.
setting milestone
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9
Comment 5•24 years ago
|
||
simon, can you sr?
*** Bug 61111 has been marked as a duplicate of this bug. ***
change is in my tree, looks good. r=mjudge, kin
need a= from buster.
can you check it out for me buster and give me your a=?
thanks,
anthonyd
I'm on vacation, but fortunately checking my mail :)
waterson, can you sr for me please?
Comment 10•24 years ago
|
||
I'd prefer if you tested that ``blockFrame != aPos->mResultFrame'' in the
enclosing if statement (where you test aPos->mResultFrame). There doesn't appear
to be any need to execute the ``else'' clause where you force result to be NS_OK...
Assignee | ||
Comment 11•24 years ago
|
||
Assignee | ||
Comment 12•24 years ago
|
||
setting to p1.
waiting on re-review from waterson.
anthonyd.
Priority: P3 → P1
Comment 13•24 years ago
|
||
*** Bug 61230 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 14•24 years ago
|
||
waterson, buster,
can i get a kwik review with watersons change?
anthonyd
Comment 15•24 years ago
|
||
sr=buster
Comment 16•24 years ago
|
||
So can we get this in?
Assignee | ||
Comment 17•24 years ago
|
||
fix checked in.
anthonyd
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•