Author Topic: The action " Mark message as 'unread'" will NOT return to Inbox at Mobile Device  (Read 3416 times)

Offline winstonhong

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

Hello Roundcube Team,

We use Roundcube project to create online email client , and configuring the 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 mobile plugin of Roundcube:

(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,  I guess the root cause of this issue comes from mobile.js (path: plugins/mobile/mobile.js)

Line 159

$.mobile.back();

Thank you very much for investigating this issue.

Best regards,

Winston Hong


Online SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
This should be reported to the plugins author.