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

Can't share a page to an app while it's in offline mode #2621

Open
5 tasks done
DavidPesticcio opened this issue May 20, 2023 · 0 comments
Open
5 tasks done

Can't share a page to an app while it's in offline mode #2621

DavidPesticcio opened this issue May 20, 2023 · 0 comments

Comments

@DavidPesticcio
Copy link

Preliminary checklist

  • I have read the README.
  • I have searched the existing issues for my problem. This is a new ticket, NOT a duplicate or related to another open issue.
  • I have read the FAQs.
  • I have updated Bromite to the latest version. The bug is reproducible on this latest version.
  • This is a bug report about the Bromite browser (not about the website, building Bromite, F-Droid or anything else).

Can the bug be reproduced with corresponding Chromium version?

No

Bromite version

108.0.5359.156

Device architecture

arm64-v8a

Android version

12.0

Device model

Pixel 6 Pro

Changed flags

#enable-tab-grid-layout
#enable-tab-groups
#move-top-toolbar-to-bottom

Is this bug about the SystemWebView?

No

Is this bug happening in an incognito tab?

No

Is this bug caused by the adblocker?

No

Is this bug a crash?

No, and no crashes listed under chrome://crashes

Describe the bug

When a webpage is requested and has gone to offline mode for some reason, you are unable to share the page to another app.

eg. Share an offline github issue webpage to the "FastHub" app.

Simply closes the share action without any feedback.

PS. I don't know how to selectively cause a page to go offline so cannot confirm if the same behaviour exists with "Incognito" - I have answered "No" above for simplicity sake, although it may be relevant.

Steps to reproduce the bug

  1. Visit a website where the page has cause to go "offline" or that will be retrieved when you are back online.
  2. Select the Bromite notification that says the page is ready to view
    (In my example the page was still marked as offline)
  3. Attempt to share the link to another app, eg. Tor Browser
  4. Share action appears to be executed, Bromite goes to the background, but nothing else happens.

Expected behavior

Open the app that the URL is being shared to.

Screenshots

No response

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

No branches or pull requests

3 participants
@DavidPesticcio @kokukyocho and others