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

[BUG] File Manager cannot be opened in Web Pages #327

Open
nuehm-arno opened this issue Jul 9, 2021 · 4 comments
Open

[BUG] File Manager cannot be opened in Web Pages #327

nuehm-arno opened this issue Jul 9, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@nuehm-arno
Copy link

Hello there,

and thank you very much for your lightweight browser. It is perfect for web apps on Mobian@Pinephone!

Here is a thing, which could be improved:

While surfing on a web page and trying to upload files from a file manager by pressing a button to choose the file, nothing happens. It would be awesome, if this feature could be implemented and a file manager would be opened.

Thanks again and keep on with your amazing work!

@aperezdc aperezdc added the enhancement New feature or request label Aug 6, 2021
@aperezdc
Copy link
Member

aperezdc commented Aug 6, 2021

We would need to handle the WebKitWebView:run-file-chooser signal in the different platform plug-ins. Probably the easiest is the GTK4 one, which could use GtkFileChooserNative.

@nuehm-arno Out of curiosity, which platform are you using?

@nuehm-arno
Copy link
Author

I'm using Mobian, a Debian arm64 OS for the Pinephone.

@aperezdc
Copy link
Member

@nuehm-arno Sorry for the unclear question, I wanted to know which Cog platform plug-in are you using on your Pinephone. Is it the GTK4 one? (e.g. running cog --platform=gtk4 …).

@nuehm-arno
Copy link
Author

Now I got it.
I don't specify a platform - it's only cog --doc-viewer http://..., for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants