|
|
2009-03-07
, 10:03
|
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#342
|
|
|
2009-03-07
, 15:38
|
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#343
|
I think I figured out the reason for those crashes, so I uploaded a new version of my webkit-eal webkit engine for the default browser. New features include:

cat <<EOF > /tmp/wmlbrowserwarning.txt To let the browser know of the existence of the wmlbrowser plugin, I have to restart the browser daemon. Restarting the browser will close all your browser windows. If you choose not to restart the browser then you will have to manually restart the browser daemon or restart the tablet yourself to see the wmlbrowser plugin. Press OK to let me restart the browser. Press Cancel to skip restarting the browser. EOF /usr/bin/maemo-confirm-text "Notice." /tmp/wmlbrowserwarning.txt if [ $? == 0 ]; then ( /etc/init.d/tablet-browser-daemon restart &)& fi
|
|
2009-03-07
, 19:00
|
|
Posts: 87 |
Thanked: 98 times |
Joined on Oct 2007
@ Austria
|
#344
|
Many thanks for the new webkit-eal!
Just wondering if you plan on updating the diff?
|
|
2009-03-10
, 00:07
|
|
Posts: 144 |
Thanked: 21 times |
Joined on Mar 2007
@ Finland
|
#345
|
|
|
2009-03-10
, 00:10
|
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#346
|
|
|
2009-03-11
, 23:14
|
|
Posts: 87 |
Thanked: 98 times |
Joined on Oct 2007
@ Austria
|
#347
|
|
|
2009-03-12
, 00:41
|
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#348
|
|
|
2009-03-12
, 07:22
|
|
Posts: 87 |
Thanked: 98 times |
Joined on Oct 2007
@ Austria
|
#350
|
full screen virtual keyboard return key, and returning input from previous sessions would be nice.
and im not sure if the javascript toggle works as advertised.
![]() |
| Tags |
| browser, webkit |
| Thread Tools | |
|
tthe workaround in tear was to implement custom css, and include a css filee that by default disabled said setting (rounded corners)...