Summary | Mobile view (smart phone): "Edit as new" content not properly reset |
Queue | IMP |
Queue Version | Git develop |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 08/11/2012 (4714 days ago) |
Due | |
Updated | 08/29/2012 (4696 days ago) |
Assigned | |
Resolved | 08/13/2012 (4712 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 661e23b1b2ec2803baca9e0f590c73010c3c2a16
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Aug 13 16:29:14 2012 -0600
[mms] Fix cancel button on compose page in smartmobile view (
Bug #11343).imp/js/smartmobile.js | 4 ++++
imp/templates/smartmobile/compose.html.php | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/661e23b1b2ec2803baca9e0f590c73010c3c2a16
State ⇒ Resolved
commit 661e23b1b2ec2803baca9e0f590c73010c3c2a16
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Aug 13 16:29:14 2012 -0600
[mms] Fix cancel button on compose page in smartmobile view (
Bug #11343).imp/js/smartmobile.js | 4 ++++
imp/templates/smartmobile/compose.html.php | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/661e23b1b2ec2803baca9e0f590c73010c3c2a16
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Mobile view (smart phone): "Edit as new" content not properly reset
Type ⇒ Bug
State ⇒ Unconfirmed
click on a message and select "Edit as new". The message will be
loaded in the editor window.
Now hit "Cancel" and go back to your Inbox.
If you now click on "New message", it will show the content of the
other message in the editor window.
Cheers,
Thomas