-
this bug is reported here : https://github.com/ubports/morph-browser/issues/239
-
@lduboeuf thank you.
-
Definitely an unfortunate bug. Noticing this on my OPO too.
I did some sleuthing (detailed in the issue above) and if you need a workaround for now, try Demo Browser from the Open Store as the html select input seems to work fine there.
-
Weeeeee drop down menues!!!
-
@Giiba Or webapp, works great.
-
@Stefano interesting, I will have to try some other web apps. What have you tried that worked?
Doing some further testing I have found OGRS based webapps are working fine. However simple webapps using the standard morph stuff (webapp-container) don't work.
-
I think it's an issue with
QtWebEngine
so Ogra webapps won't be affected sinceoxide
is still used.
Hopefully, someone with a great heart will fix this as this is a long time unsolved issue which is somehow a showstopper in many cases. -
@Giiba Web apps that use Ogra container.
-
@kugiigi but doesn't Demo Browser also use qtwebengine? Because the select element works fine there.
-
@Giiba Yeah it seems so I guess it's a problem with
Morph.Web
since Demo Browser doesn't use it and uses the vanilla QtWebEngine.