Messaging: recipient still cached when removing last recipient

asked 2014-02-09 18:45:41 +0300

axaq gravatar image

updated 2015-01-16 00:36:03 +0300

Edit: retested and adjusted to 1.1.1.27 behavior.

This is a minor bug:

  • Start creating a new message. No right LED.
  • Select a recipient. Select text message field. Right LED is visible (new page right).
  • Delete recipient. Still right LED is visible, also if you select the text input field again.

Pull left and the details of the just deleted recipient are shown.

Also the Change type button is affected:

  • Start creating a new message. No right LED.
  • Select a recipient with more than one destination. The disabled Send button changes to the now enabled Change type button.
  • Delete recipient. Still right LED is visible, also if you select the text input field again.

Change type button still opens the destination list of the just deleted recipient.

The Send button is not affected and is only enabled if the message text and the recipient field are not empty.

edit retag flag offensive close delete