Page 1 of 1

Configure CEF as mobile browser

PostPosted: Wed Dec 18, 2019 1:23 pm
by Teotihuacan
Hi

What I need to configure to turn Cef into a mobile browser? Not in dev tools.

Re: Configure CEF as mobile browser

PostPosted: Wed Dec 18, 2019 3:15 pm
by Czarek
Changing user agent should be sufficient in most cases.

Re: Configure CEF as mobile browser

PostPosted: Wed Dec 18, 2019 3:35 pm
by amaitland
For devtools emulation there is an open issue https://bitbucket.org/chromiumembedded/ ... missing-in

Re: Configure CEF as mobile browser

PostPosted: Sat Jul 11, 2020 5:29 am
by Teotihuacan
Czarek wrote:Changing user agent should be sufficient in most cases.


I want to hide all scrollbars and I supposed that configuring Cef as a mobile agent would work but it does not - is there anything else that should be changed as well?