Closed Bug 8286 Opened 25 years ago Closed 25 years ago

Search resolutes link are disabled

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: solomonr, Assigned: joki)

References

()

Details

(Whiteboard: [TESTCASE])

Attachments

(1 file)

After search for a topic the links do not work.
Assignee: don → joki
Component: Apprunner → Event Handling
OS: Windows 95 → All
Hardware: PC → All
This appears to be happening on all platforms ...
QA Contact: leger → janc
Status: NEW → ASSIGNED
Target Milestone: M8
So this is apparently either a view bug or a layer bug.  Continuing
examination.
Okay, its an issue with child views not contained inside parent views.  I have a
simple test case here.

<html>
<body>

<div style="position: absolute; left: 40px; top: 40px; width: 100px;
background-color: yellow;">
<a href="http://www.wired.com/home/copyright.html">Mouseover works</a>
<div style="position: absolute; left: 40px; top: 40px; width: 100px;
background-color: orange;">
<a href="http://www.wired.com/home/copyright.html">Mouseover doesn't work</a>
</div>
</div>

</body>
</html>

Still working on fix.
Target Milestone: M8 → M10
An additional look at the code reminds me we're farther from this fix than I
thought.  Moving milestone out.
Whiteboard: [TESTCASE]
That's a good test case.
Target Milestone: M10 → M11
Moving to M11.  Not to hold for M10 per conversation with joki during bug triage
today.
*** Bug 12050 has been marked as a duplicate of this bug. ***
Target Milestone: M11 → M12
m12
Moving to m13 because Joki seems to be distracted.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
This got picked up on another targetting fix.
Keywords: verifyme
Verified
Status: RESOLVED → VERIFIED
Keywords: verifyme
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: