Morph browser
-
@arubislander I enter the password and the continue button is not activated
-
That sounds like some javascript that is not functioning properly...
Not sure what to advise you. I cannot even access the site, so I cannot troubleshoot the issue.
-
@arubislander said in Morph browser:
Not sure what to advise you. I cannot even access the site, so I cannot troubleshoot the issue.
Not even sure it's the good link he gave, i can't find it neither, and neither my web search engine... https://www.qwant.com/?q=online.se&t=web
-
I wonder why QT web wasn't chosen.
-
@Yuri Is QT Web its own separate thing?
Morph uses QtWebengine, which I assume QT Web also would use ...
-
@arubislander @Yuri There is no browser from Qt Company. There's a demo browser, but it is very limited, and does not provide all that we need for UT.
-
@arubislander I'm going to look at the Lightning browser source code and see if it's adaptable to QT. It's a cross.platorm F-Droid app.
-
-
@ricardo65 , @Yuri
Lightning uses Kotlin/Java this will be a real pain to port... You'll need to package all the dependencies inside the click. That will be a huge app and it'll probably come with a lot of bugs.Cross platform doesn't mean you can use it anywhere. It means that if you can match the requirements for platform X then it can be done without too much trouble (emphasis on too much)
-
@Yuri It is definitely not cross-platform. It is a browser for Android only.