Closed Bug 266868 Opened 20 years ago Closed 20 years ago

can't click a link that extends out of a layout-table:fixed table

Categories

(Core :: Layout: Tables, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: ajschult784, Assigned: bernd_mozilla)

Details

(Keywords: testcase)

Attachments

(2 files)

This is an unrelated testcase from bug 230008.  The link extends outside the
table, and clicking on the part of the like outside the table has no effect.
Attached file testcase
with linux trunk 2004102806, most of the link is outside of the table and
clicking has no effect.
Attachment #163975 - Attachment mime type: text/plain → text/html
Note that the link is also not painted correctly (eg bring up a context menu
that covers part of it, and watch it not paint right).

I did some testing, and it seems that if I put the text in a <div>, it ends up
clickable as long as the div is narrower than the text.  Once it gets wider than
the text, things break like this.

Of even more interest, nsTableOuterFrame::GetFrameForPoint is simply not called
when I hover over the text that's sticking out.  I can't figure out why not...
Attached patch patchSplinter Review
Boris, sorry but I forgot to attach the patch to fix this. But thanks for your
effort.
Attachment #165867 - Flags: superreview?(roc)
Attachment #165867 - Flags: review?(roc)
Attachment #165867 - Flags: superreview?(roc)
Attachment #165867 - Flags: superreview+
Attachment #165867 - Flags: review?(roc)
Attachment #165867 - Flags: review+
Assignee: nobody → bernd_mozilla
fix checked in
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: