Closed Bug 928405 Opened 11 years ago Closed 11 years ago

Reset :hover state when the application is sent to the background

Categories

(Firefox OS Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: vingtetun, Assigned: vingtetun)

References

Details

Attachments

(1 file, 1 obsolete file)

Assignee: nobody → 21
Attachment #819029 - Flags: review?(fabrice)
Same idea but covering more cases.
Attachment #819029 - Attachment is obsolete: true
Attachment #819029 - Flags: review?(fabrice)
Attachment #819066 - Flags: review?(fabrice)
Comment on attachment 819066 [details] [diff] [review] reset.hover.state.when.hidden.patch Review of attachment 819066 [details] [diff] [review]: ----------------------------------------------------------------- ::: dom/browser-element/BrowserElementPanning.js @@ +597,5 @@ > > + _recvVisibilityChange: function(evt) { > + let doc = evt.target; > + if (!doc.hidden) > + return; nit: if (!evt.target.hidden) { return; }
Attachment #819066 - Flags: review?(fabrice) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: