You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
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
The text was updated successfully, but these errors were encountered: