Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The action " Mark message as 'unread'" will NOT return to Inbox at Mobile Device #4

Open
winstonhong opened this issue Sep 24, 2015 · 2 comments

Comments

@winstonhong
Copy link

Title: The action " Mark message as 'unread'" will NOT return to Inbox at Opera web browser on Mobile Device

Hello tpayen.

Thank you very much for your mobile plugin.

We use Roundcube project to create online email client , and configuring the roundcube_mobile plugin to allow mobile view from the web browser (e.g., Opera) on Mobile Device (e.g., Android device).

We found a issue on the roundcube_mobile plugin:

(1) I log in to Gmail account via Roundcube Email client through the Opera web browser on my Android device.

(2) I open a Email message on mobile view.

(3) I click "Mark" icon to mark the message as "unread".

(4) Normally this action will redirect the current page back to Inbox page.

(5) If I repeat this operation at least 5 to 6 times, the current page will be redirected to the web history view page (e.g., home page of Google search) I visited before, instead of the Inbox page of Roundcube as supposed.

I read through the source code of roundcube_mobile, I guess the root cause of this issue comes from mobile.js (path: roundcube_mobile/js/mobile.js)

Line 198

$.mobile.back();

https://github.com/messagerie-melanie2/roundcube_mobile/blob/master/js/mobile.js

Thank you very much for investigating this issue.

Best regards,

Winston Hong

@tpayen
Copy link
Member

tpayen commented Sep 24, 2015

Hi Winston,
On which device did you have this problem ?
I just try on a Note 3 with the last Opera version and I have not reproduced.
Can you try with other mobile browsers like Chrome or Firefox ?
Thanks for the feedback.
tpayen

@winstonhong
Copy link
Author

Hello tpayen.

Thank you very much for your quick response.

My mobile device is

Nexus 4
Android 5.1.1

The issue happens on Opera 30.0.1856.95530

Chrome browser has no issue.

The issue on Firefox (version 41.0) appears even worse.

Firefox (version 41.0) can NOT be redirected back to Inbox as supposed. Instead, Firefox stays on the Message view.

StackOverflow also reported the similar issue on JQuery mobile back button.

http://stackoverflow.com/questions/5740934/jquery-mobile-back-button

Thank you very much.

Best regards,

Winston Hong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants