![]() |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
ok, one part of the osk keyboard issue is fixed, but it still closes on enter, and ignores existing content of input area...
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
OKI finally got a chance to play around with tear and overall awesome. The issues I am having are pretty funny. I am typping this with the finger keyboard and it is treating it like a password field (shows the letter for a moment and then changes to *). i tried going back to the smaller osk and the space key does not work. pressing the center button also did not bring up the finger keyboard. and of corse as tso mentioned, it does not see previously entered text.
Ok. now i am back in microb so i can add some more things. 1. one of my biggest issues with your implementation of kinetic scrolling is that when i am trying to tap a link it sends me scrolling in some direction. 2. when i finally do tap a link it doesn't do anything to let me know that it has registered the tap and is loading the page. sometimes i have given up on it and start reading something else and then it starts loading the page finally. a possible solution for this would be to have the loading bar on the bottom change color slightly, when the browser recognizes the tap and is loading a link. 3. i loaded my .css file that i use with microb and it didn't seem to do anything. it may have done some things, but one thing it definitly didn't do is remove the scrollbars. this is really nice to be able to do when using finger scrolling. hope this helps. i plan on playing with tear some more. keep up the good work. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Um, yes, I forgot that I switched on xslt...
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
what i would do would be to change the reload into a stop the moment a link have been tapped, rather then only when the page starts to load. if thats at all possible... |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
another thing i was thinking about that would be really useful (but maybe really hard to do), if the bar at the bottom could be made mostly transparent unless the focus is there. this is something that would increase the area of the page that the user can see much like removing scrollbars. it might be useful to do this to the scrollbars as well, but when finger scrolling is working like i want it to i have no need for the scrollbars.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
i find scrollbars to be useful when pages are overloaded with links or other hotspots...
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Any chance of having a "fit width to view" feature? I realize that lots of people hate this, but for those of us who read lots of news articles, it's nice to be able to increase size of font without having to deal with constant horizontal scrolling.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
hmm, i could have sworn it already does that by default...
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Is there, or there will be, a way to set a minimum font size? No matter how much I press the zoom button, the font size here (with minimalistic theme at least) doesn't change a bit.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
i suspect the fontsize of that theme is somehow hardcoded...
i can see the distance between lines change, but not the sizes themselves. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Yeah, there will be a way to change the fonts (though I'm sure it won't affect the page if it's set in px :)
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
I realise things are fast moving in this project, and I could just download and install it myself to take a look, but I wondered if there were any videos to see this in action?
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
I don't think so...
Just try it :) It doesn't take much space and you are able to uninstall it if you don't like it |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
Fullscreen mode -> Hide the toolbar once a page has finished loading. When the toolbar is hidden, bring it up via pressing the "menu" hardware button. Non-fullscreen mode -> always show toolbar. That's similar to the microb behaviour, which I think is not too bad (except that fact that you can't bring up the toolbar in microb via hardware button if it's hidden). |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
err, i would worry about overloading that button with functions...
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
@tso: I did not intend to say that scrollbars should be removed by default, just that it would be nice if there was a way to get rid of them if i want to. one idea that i had a while back was the possibility of having invisable scrollbars that finction but are not seen, similar to the virtual buttons in some of the platform emulators for maemo. @bundyo: any idea on what is up with the .css issue i am having? |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Umm, how should I know why your CSS file I have not seen doesn't work? :) Post it here if you want me to have a look at it :) Probably some Mozilla specific selectors.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Is there a way to clear/remove a bookmark from dashboard? Clicking the star icon a second time doesn't do the trick.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
This is actually a good idea, hadn't thought of that :)
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
-moz-something selectors for instance. I'll check that site later.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
@buhao: Just tried the userstyles.css from that site and it works okay. How are you using it?
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Bundyo, some google services have never worked with you webkit. :( It just shows me 0% in progress-bar.. That's the only reason why i'm still using pronvits webkit.
Is there something i could try to get gmail and google reader work with your webkit? |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
No SSL yet, sorry.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
When I press the login button on facebook the page is dragged, no matter how quick the tap. Is there a config setting I need? Buttons on other websites I have tried seem to work.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Check the previous post.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Doh! Sorry, I hadn't made the connection to SSL.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Anyway, the SSL issue can be fixed with exporting WEBKIT_IGNORE_SSL_ERRORS=1 before running Tear. At first i thought it doesn't work, but i was wrong - it works, but not if i set it from inside Tear. I'll see if i can do something else instead.
The problem with this setting is that every certificate is ignored by CURL. Don't click on suspicious pages :) EDIT: Of course I can directly hack WebKit around it, but that's not the point. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Tearing away again. Very happy with it too. Put all my css in one file and that seemed to solve most of the issues i was having. The only thing it doesn't like now is the css to hide the scrollbars(html{overflow-y: hidden; overflow-x: hidden;}). any thoughts?
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Try for instance with:
html, body {overflow: hidden !important;} |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
Thanks for all your hard work. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
Thanks alot! It looks like svn 40239-3 performs the best for me. I'm not really sure why. Although I loose the abilty to download files with this build I'll stick with this one until the next webkit build. Thanks again. |
All times are GMT. The time now is 21:29. |
vBulletin® Version 3.8.8