Closed Bug 54418 Opened 24 years ago Closed 18 years ago

clicking on last row on nested table in cell span puts caret in wrong place

Categories

(Core :: DOM: Selection, defect, P3)

x86
All
defect

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: mjudge, Assigned: mjudge)

Details

Attachments

(1 file, 1 obsolete file)

see attachment. click on 3rd row of nested table. the caret snaps to last row of outer table last cell. well i stepped into it and when you click to the right of the text in the last cells in the rowspan the frame that gets triggered IS NOT the block frame that all cells contain. (if it were the code would put the caret in proper location) instead it is hitting the TableRowFrame for the last row in the OUTER table. so therefore the only cell it has on that row gets the caret. This is an event targeting issue. the wrong frame is getting sent this message. There is no way that I can think of to hack this in ANY reasonable manner from the code path after the message is recieved. not going in this release i am afraid.
Attached file html file sample.
futuring. anthonyd
Target Milestone: --- → Future
changing selection qa to tpreston.
QA Contact: blaker → tpreston
Screenshot taken from: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060418 Firefox/3.0a1 I tried to select the "."-char from a URL.
Comment on attachment 218969 [details] PLEASE IGNORE. Should have been posted to https://bugzilla.mozilla.org/show_bug.cgi?id=53542 PLEASE IGNORE. Should have been posted to https://bugzilla.mozilla.org/show_bug.cgi?id=53542
Attachment #218969 - Attachment description: Still appears in the latest trunk. → PLEASE IGNORE. Should have been posted to https://bugzilla.mozilla.org/show_bug.cgi?id=53542
Attachment #218969 - Attachment is obsolete: true
This WFM since Mozilla 1.0 (but not in Mozilla 0.9).
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.

Attachment

General

Creator:
Created:
Updated:
Size: