Closed Bug 359660 Opened 19 years ago Closed 18 years ago

reference to undefined property evt.canBubble

Categories

(Toolkit :: Find Toolbar, defect)

1.8.0 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: timeless, Assigned: masayuki)

References

()

Details

Warning: reference to undefined property evt.canBubble Source File: chrome://global/content/findBar.js Line: 330 mxr-test says this creature doesn't exist.
If I understand what |evt.canBubble| is supposed to do, it's testing if an event has the ability to bubble. If that's the case I believe the property we're looking for is |evt.bubbles|. If this sounds right let me know and I'll upload a patch :)
(In reply to comment #1) > If this sounds right let me know and I'll upload a patch :) If you create the patch, you don't need to create for trunk. Because we'll remove the code by bug 288254.
Depends on: xblfindbar
This is fixed on trunk by bug 288254 now?
yep
Status: NEW → RESOLVED
Closed: 18 years ago
OS: SunOS → All
Hardware: PC → All
Resolution: --- → FIXED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.