maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Fennec Alpha 2 (https://talk.maemo.org/showthread.php?t=25800)

tso 2008-12-25 15:31

Re: Fennec Alpha 2
 
right now, we know little of the physical design of any maemo5 based device...

namtastic 2008-12-25 15:41

Re: Fennec Alpha 2
 
I like the jump they made between a1 and a2 but I still think it's too gimmicky, and its best gimmicks -- zooming, swiping, etc -- still have issues. It'll be great to have for those pages that absolutely need it, but it'll be a long while until this replaces MicroB for me.

semiquaver 2008-12-25 17:41

Re: Fennec Alpha 2
 
Quote:

Originally Posted by luca (Post 252466)
It doesn't seem to work here with fields in a form.
Another big issue is that a double tap zooms-in then immediately zooms out but the viewport cuts the top left part of the page and the only way to restore is to close the browser.

Yeah, I missed that in my excitement that it works well for url input; pretty big oversight.
Quote:

Originally Posted by merito (Post 252469)
You can use only small keyboard, full screen is unavailable.

for the url input and inputs in prefs dialogs, Thumb launch of fs keyboard doesn't work, but if you use the center dpad button you can launch the fullscreen keyboard. Unfortunately, as others have mentioned, this does not work for form inputs, pressing it maps to enter and submits the form. This is a problem in MicroB as well, which I've been looking for a way to fix.

ragnar 2008-12-25 19:54

Re: Fennec Alpha 2
 
Quote:

Originally Posted by namtastic (Post 252498)
I like the jump they made between a1 and a2 but I still think it's too gimmicky, and its best gimmicks -- zooming, swiping, etc -- still have issues. It'll be great to have for those pages that absolutely need it, but it'll be a long while until this replaces MicroB for me.

Yeah, I also tried the latest alpha. It wasn't as slow as I had anticipated, but then again, my expectations weren't that high. Gimmicky is also a word I would use. I don't really buy that method of tabbed browsing to be really quick or handy to use.

Dragging the entire page to the side, especially after zooming in, is not really a fun experience. Plus your position gets lost... Suppose you're zoomed in somewhere to the right side of a page, and would want to switch to another tab: goodbye to your page position. Or vice versa to the controls on the right hand side.

Does somebody wildly disagree with me? Am I missing the brilliance of the UI concept?

meizirkki 2008-12-25 20:20

Re: Fennec Alpha 2
 
i noticed two things: it no more takes ages to start and it eats only a small peace of memory. :P

iskarion 2008-12-27 11:13

Re: Fennec Alpha 2
 
Even in Fennec Alpha 2 the improved Javascript engine (Tracemonkey...) is not enabled by default. You can enable this by creating a file

Code:

/home/user/.mozilla/fennec/<your profile directory>/user.js
with the content
Code:

user_pref("javascript.options.jit.content", true);
user_pref("javascript.options.jit.chrome", true);

After restarting Fennec you'll see a noticeable speedup of pages with heavy Javascript usage.

After enabling Tracemonkey the sunspider benchmark result did improve from 85183 to 46931 for me (N800, Diablo with latest SSU update).

allnameswereout 2008-12-27 14:45

Re: Fennec Alpha 2
 
Why is Tracemonkey disabled by default in Fennec?


All times are GMT. The time now is 11:03.

vBulletin® Version 3.8.8