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

Support reporting issues from iOS browsers and Chrome for Android #70

Open
cvan opened this issue Mar 31, 2017 · 5 comments
Open

Support reporting issues from iOS browsers and Chrome for Android #70

cvan opened this issue Mar 31, 2017 · 5 comments

Comments

@cvan
Copy link

cvan commented Mar 31, 2017

Fortunately, because Firefox for Android supports extensions (!), there's a WebCompat extension for Firefox for Android.

Because WebKit browsers on mobile/tablet devices don't support Safari extensions nor does Chrome on non-desktop devices, it'd be nice to see an easy (or recommended) flow for reporting issues from those browsers on those platforms.

@reinhart1010
Copy link

This could be done by having a shortlink to report a bug, such as web.bug/https://google.com to report a problem in Google website.

@reinhart1010
Copy link

@cvan Apparently, there's a bookmarklet to report bugs, which should work in most browsers (including the BlackBerry web browser) who do not support extensions.

javascript:(function(){location.href="https://webcompat.com/?open=1&url="+encodeURIComponent(location.href)}())

Adding the link above to the Bookmarks Bar could simply report the web issue. Case closed.

@karlcow
Copy link
Member

karlcow commented Jun 24, 2020

So there is change here and an opportunity
https://developer.apple.com/videos/play/wwdc2020/10665/

@karlcow
Copy link
Member

karlcow commented Jun 24, 2020

I will open a separate issue.

@karlcow
Copy link
Member

karlcow commented Jun 24, 2020

see Port webcompat reporter extensions to Safari #150

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

3 participants