-
I can't get any web view into focus by use TV remote control and i don't know how to fix
-
## Platform Request
**Name**: android-geckoview
**Package**: `@capacitor-community/android-geckoview`
### Description
We've successfully implemented an integration of ionic and Geckovi…
-
contextId:
I originally thought that swapping context ids would allow for different cookie locations. This may still be the case, but looking at the browser cookie api, values are still being store…
-
Hi
Do you know how we can get Cookies from GeckoView or from CookieManager when using GeckoView? Can you share a example?
-
Hi,
Thanks for your work.
I would like to help you continue this work, whenever I have more time.
However I don't understand exactly what changed and what didn't compared to @capacitor/android.
I sup…
-
https://wiki.mozilla.org/Mobile/GeckoView
-
When we try to login to google using an embedded geckoview it says
"This browser or app may not be secure"
Any idea how to overcome this using geckoview?
Version : org.mozilla.geckoview:geckovie…
-
**Describe the bug**
Fullscreen videos now appear zoomed in to the top left of the video, switching back to WebView videos play normally. Tested on ororo.tv
**To Reproduce**
Steps to reproduce th…
-
**Describe the bug**
Geckoview does not scroll on scrollable div inside non scrollable div, while Webview does (as it should).
**To Reproduce**
1. Go [here](http://pertusa.myftp.org/pelis.php)
2…
-
目前我的项目也有接入Chromium替代原生webview的计划,因为使用自带webview会有很多兼容问题,这个项目看着可以帮我省很多事,尤其是Chromium提取的相关工作。但由于我是Android开发新手,还不知道如何在自己的项目接入这个项目,是在项目中以源码的形式接入content_shell的源代码,然后在activity里按照demo目录初始化webview就可以了吗?
初次接触…