Closed Bug 1132245 Opened 9 years ago Closed 6 years ago

With notification, vibrationPattern with a zero value does not cancel the vibration

Categories

(Firefox OS Graveyard :: Gaia::System, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: vincent, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:37.0) Gecko/20100101 Firefox/37.0
Build ID: 20150208004039

Steps to reproduce:

- Send a notification with vibrationPattern define to 0 or empty array
new window.Notification('test', { mozbehavior: { vibrationPattern: []}})


Actual results:

A notification is display and a double vibration occurs


Expected results:

A notification is display and no vibration occurs
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.