REPRODUCIBILITY (% or how often): 100%
BUILD ID = OS VERSION (Settings > About product): 4.0.1.48
HARDWARE (XA2, Xperia 10…): Xperia X
UI LANGUAGE: English
REGRESSION: (compared to previous public release: Yes, No, ?): Yes
DESCRIPTION:
When one gets a voicemail message, a notification appears. Tapping on the notification used to start a call to the phone operator’s voicemail. In the latest version, it doesn’t anymore.
PRECONDITIONS:
Have voicemail set up on your phone (through your phone company).
STEPS TO REPRODUCE:
Get a call and decline it
Tap on the notification that appears
EXPECTED RESULT:
Phone calls the operator-defined number to hear the voicemail. The notification is dismissed.
ACTUAL RESULT:
Nothing happens. The notification cannot be dismissed in any way, not even by swiping, and persists even across reboots.
ADDITIONAL INFORMATION:
(Please ALWAYS attach relevant data such as logs, screenshots, etc…)
I’ve been experiencing this same issue since 3.4, now on 4.1.0, and still no fix. The number for the voicemail carrier is in the Phone settings, and notifications do come in, as is described in the report here. I’ve gone through multiple device resets, I have removed and repasted the number into settings to no avail. Do we have anyone able to assist? Seems to be a GUI issue, the notification does not work, and attempting to call the Voicemail number with the 1 key in Dialer results in a “No voicemail number is defibed” toast message.
I finally understand which element is setting up the notification and the default action. After a bit of investigation, it seems that the voicemail number is not always available at the moment the notification is created because the underlying ofono waiting object is not fully initialised. Adding a listener on the voicemail number allow to update the notification with the right number.