MorphOS Developer
Posts: 1331 from 2003/6/16
Quote:
Same thing with "Previous session detected. Continue?". It's nice to give me the choice but also have "remember this forever" checkbox so I am not bothered all the time.
Yes, I should have added that for latest version but totally forgot about it. You can find related session options in Settings->privacy, like "show session requester", "delete session at exit" or "save session".
Quote:
Google search box is too small and the URL text field is too big initially. Widgets in the bar should be adjustable by dragging them so I can adjust the size (Safari does this excellently).
Yes. I didn't add a balance object until now because the builtin class didn't allow saving the state, so I need to write my own class for that (or use an external one, i'll see). It would also be used for the lateral panels objects.
Quote:
Viewing PDF pages should be automatic and embedded into the page.
Would need yet another plugin for that. :)
Quote:
Stealth mode would be nice. Basically you surf but there is no trace of your actions. Useful when you give browser to someone else to play with and you don't want it to pollute your cache and stuff browser remembered for you.
WebKit has a private browsing option, which i haven't checked yet. I'll just have to evalutate it first, and wire it to my own extensions (like session recording, history saving, form saving, ...).
Quote:
I use MobileMe. OWB works GREAT with pretty complex MobileMe site except one weird thing. I cannot read my email over the web.
It could be either some cookie issue, or just some user-agent sideeffect. If it's the latter, you can change user-agent to a more known browser in Settings->network.