i-network assumes that unity8 signals that the error has been shown by
activating the error action. This only happens after the timer times
out:

            Timer {
                id: errorTimer
                interval: 4000;
                running: false;
                repeat: false
                onTriggered: {
                    errorAction.activate();
                }
            }

I will make the indicator to clear the error message when the snap
decision closes and thus this can be handled on i-network-service alone.

** Changed in: indicator-network (Ubuntu)
       Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1382033

Title:
  [SIM PIN] 'Incorrect PIN' warning is not cleared from display for SIM2
  PIN entry

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1382033/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to