Summary | Close/cancel button for search window not working on mobile mail search |
Queue | IMP |
Queue Version | 6.1.6 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | aria (at) bsc (dot) gwu (dot) edu |
Created | 12/04/2013 (4239 days ago) |
Due | |
Updated | 12/17/2013 (4226 days ago) |
Assigned | 12/05/2013 (4238 days ago) |
Resolved | 12/07/2013 (4236 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit a08bde62b77f4af11ccb9811aa943dc149b0b6ed
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Dec 6 20:57:40 2013 -0700
Need to explicitly identify as dialog links (
Bug #12877)imp/templates/smartmobile/mailbox.html.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/a08bde62b77f4af11ccb9811aa943dc149b0b6ed
commit 5d8ba8575a35d75d3d67dc1b394a1b5a2d1ed70b
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Dec 6 20:56:12 2013 -0700
[mms] Don't add 2 entries to history when opening a jquery mobile
dialog (
Bug #12877).framework/Core/js/smartmobile.js | 3 +++
framework/Core/package.xml | 2 ++
2 files changed, 5 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/5d8ba8575a35d75d3d67dc1b394a1b5a2d1ed70b
commit dd1c356d0c1c7810155f92f56fbf47ad90de4a4b
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Dec 6 20:57:40 2013 -0700
Need to explicitly identify as dialog links (
Bug #12877)imp/templates/smartmobile/mailbox.html.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/dd1c356d0c1c7810155f92f56fbf47ad90de4a4b
commit 71191b738223e9b30c7d4a8a57564d0a92a14f64
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Dec 6 20:56:12 2013 -0700
[mms] Don't add 2 entries to history when opening a jquery mobile
dialog (
Bug #12877).framework/Core/js/smartmobile.js | 3 +++
framework/Core/package.xml | 2 ++
2 files changed, 5 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/71191b738223e9b30c7d4a8a57564d0a92a14f64
State ⇒ Resolved
commit a08bde62b77f4af11ccb9811aa943dc149b0b6ed
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Dec 6 20:57:40 2013 -0700
Need to explicitly identify as dialog links (
Bug #12877)imp/templates/smartmobile/mailbox.html.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/a08bde62b77f4af11ccb9811aa943dc149b0b6ed
commit 5d8ba8575a35d75d3d67dc1b394a1b5a2d1ed70b
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Dec 6 20:56:12 2013 -0700
[mms] Don't add 2 entries to history when opening a jquery mobile
dialog (
Bug #12877).framework/Core/js/smartmobile.js | 3 +++
framework/Core/package.xml | 2 ++
2 files changed, 5 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/5d8ba8575a35d75d3d67dc1b394a1b5a2d1ed70b
State ⇒ Assigned
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ IMP
Summary ⇒ Close/cancel button for search window not working on mobile mail search
Type ⇒ Bug
Priority ⇒ 1. Low
the new search window has a button marked with an X at the top left
but clicking on the button has no effect and therefore, you cannot
cancel/close the search window. You must submit a search query and
then exit search on the resulting screen.
Thanks,