Closed Bug 174144 Opened 23 years ago Closed 23 years ago

floated elements in captions do not get mouse events.

Categories

(Core :: Layout: Tables, defect)

defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 164313

People

(Reporter: matevz.jekovec, Assigned: karnaze)

References

()

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1) Gecko/20020826 Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1) Gecko/20020826 If you click at rate article buttons, they don't work. In IE, buttons are shown as ordanary hyperlinks and work normally. Reproducible: Always Steps to Reproduce: 1. Load the page 2. Try to click any of the buttons (grades) for the article. Actual Results: Buttons don't respond at all. Expected Results: They should work as ordanary hyperlinks.
confirming using Phoenix 20021010 on Win2k.
This is due to the display:table-caption on the div containing all the content... I'm working on reducing the testcase.
Looks like floated elements in table captions just don't get mouse events correctly (eg if you click on those links the eventTarget is the <body> for the first link and the <table> for the second link -- in both cases the <a> or the float or the display:table-caption element do not get the event -- try it in Inspector!).
Assignee: asa → karnaze
Severity: normal → major
Status: UNCONFIRMED → NEW
Component: Browser-General → HTMLTables
Ever confirmed: true
OS: Windows 98 → All
QA Contact: asa → amar
Hardware: PC → All
Summary: buttons don't work, fine in IE → floated elements in captions do not get mouse events.
is bug 164313 related?
this can be pretty old bug 48861
Could be, yes... In this case the caption is not empty, however (though it can think it is, of course)
the problem is that not only floated elements dont get events inside a caption, this will be fixed in bug 164313 *** This bug has been marked as a duplicate of 164313 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: