Closed
Bug 572
Opened 27 years ago
Closed 24 years ago
Release Build Crashes on Mouseovers
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: angus, Assigned: joki)
Details
When you mouseover any content element in a release build, it crashes.
Assignee | ||
Comment 1•27 years ago
|
||
Fixed. I had accidentally used a local variable outside of its scope. I don't
know why this worked for debug either. Oh well.
-tom
Comment 2•27 years ago
|
||
verified fixed on release builds
Updated•26 years ago
|
Component: Unknown → Event Handling
Comment 3•24 years ago
|
||
mid-air collision ? / bugzilla cleanup
Reopening (current State: verified and no resolution)
Status: VERIFIED → REOPENED
Comment 4•24 years ago
|
||
fixed
Status: REOPENED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 6•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/webmaker-login-ux
https://github.com/mozilla/webmaker-login-ux/commit/7e8365502b02b42ff5eebcb056ea494c9c0b9aab
Merge pull request #88 from rdaoud1/issue572-webmaker-app
Fixed - Issue 572 in Webmaker-app
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•