Browser questions - Samsung Galaxy Nexus

Hello everyone,
This is my first android device and I have a couple of questions regarding the browser:
1) Is there a way to add a plug-in to the browser to behave like iOS's Safari "Reader" functionality? Something that will basically display the text of an article without all the fluff (like ads and whatnot)?
2) The fonts used for the different sites I frequent seem to be a bit off. Are there fonts missing from the stock android that I need to add?
3) Zooming-in to a piece of the text by double-tapping seems to be a bit off, for me its zooming in a bit more that it should leaving the last few words of each line of text outside of the view. Am I doing something wrong here?
Thanks a lot!

LordGrahf said:
Hello everyone,
This is my first android device and I have a couple of questions regarding the browser:
1) Is there a way to add a plug-in to the browser to behave like iOS's Safari "Reader" functionality? Something that will basically display the text of an article without all the fluff (like ads and whatnot)?
2) The fonts used for the different sites I frequent seem to be a bit off. Are there fonts missing from the stock android that I need to add?
3) Zooming-in to a piece of the text by double-tapping seems to be a bit off, for me its zooming in a bit more that it should leaving the last few words of each line of text outside of the view. Am I doing something wrong here?
Thanks a lot!
Click to expand...
Click to collapse
what the...
1) "Reader" functionality? some kind of jailbreak hack? Anyways, I believe you can disable images in the settings of browser (theres a ton of settings there so go check them out). As for ads, there are some apps out there that do that.. but as a dev, I'm pretty against it so maybe someone else will point one out
2) Thats even more weird.. the Galaxy Nexus does use the new roboto font and it does use this to render websites. But you're saying some websites appear off? Got any examples?
3) huh? double-tapping works very well for me. Again, some example sites? You're double tapping on a segment of text right?

For #3 you probably need to turn on word wrap/reflow or whatever it is called. Occassionally doesnt work and you need to refresh on dolphin browser.
Sent from my samsung gt i9250 which is in the wrong state.

The answer is yes
For issue #1, there is! You don't need an account, but I would highly recommend signing up for one at readability dot com
Go the Android Market and search for Readability. Download the Readability Bookmark app and create the bookmarklet. This will create a bookmark with no icon called Readability. Then just go to any page with boat loads of text and images and ads and garbage and click the tabs button to show the bookmarks button, click it and then click the Readability bookmarklet.
It's a terrible workflow but it does work. I've been using it the past couple of days and it's very comparable to the Reader button in Mobile Safari.
For issue #2, I don't know of anything like that.
For issue #3, I have the same problem. Double tap on a column of text and the column fills the screen with just a few words off of the edge. I've played around with the browser settings and I can't get it to work. Pretty much any site with text, to answer kwazi's question.

Thanks for the respone!
kwazi said:
1) "Reader" functionality? some kind of jailbreak hack? Anyways, I believe you can disable images in the settings of browser (theres a ton of settings there so go check them out). As for ads, there are some apps out there that do that.. but as a dev, I'm pretty against it so maybe someone else will point one out
Click to expand...
Click to collapse
It just formats the page to make it all text with no images or ads or anything else that doesn't belong to the article you're reading. Its like the Readability plug-in for desktop google Chrome and Firefox.
kwazi said:
2) Thats even more weird.. the Galaxy Nexus does use the new roboto font and it does use this to render websites. But you're saying some websites appear off? Got any examples?
Click to expand...
Click to collapse
I noticed this while reading on a boxing site I frequent: www.eastsideboxing.com
I also noticed the same with websites written in a foreign language.
kwazi said:
3) huh? double-tapping works very well for me. Again, some example sites? You're double tapping on a segment of text right?
Click to expand...
Click to collapse
I noticed this also on www.eastsideboxing.com
Thanks!

freicook said:
For issue #1, there is! You don't need an account, but I would highly recommend signing up for one at readability dot com
Go the Android Market and search for Readability. Download the Readability Bookmark app and create the bookmarklet. This will create a bookmark with no icon called Readability. Then just go to any page with boat loads of text and images and ads and garbage and click the tabs button to show the bookmarks button, click it and then click the Readability bookmarklet.
Click to expand...
Click to collapse
Ahh thanks a lot! That's what I was looking for. Yeah its bit of a workout, but better than nothing

pukemon said:
For #3 you probably need to turn on word wrap/reflow or whatever it is called. Occassionally doesnt work and you need to refresh on dolphin browser.
Sent from my samsung gt i9250 which is in the wrong state.
Click to expand...
Click to collapse
Thanks. Do you think this can only be done under Dolphin browser and not the stock one? I've just checked the settings of the stock browser and didn't find that option.

I have a question, will Last Pass be able to plug into it something like it does with Dolphin?

After further inspection, the font looks just about right when zoomed in (for English at least). I think my eyes are not used yet to see cramped text on this display
So I guess the only thing that I still can't figure out is how to make the double tap zoom work properly.

Related

Browser doesn't handle scrollbars in web page?

Hi,
My TV-provider has an online tv-guide from which I am able to remotely control my PVR, to set future recordings etc.
However, this web page is designed with a horizontal scroll bar, and on my Desire I am unable to see or navigate that scroll bar, and hence it is more or less unuseable.
Try the link in a regular browser on the PC to see how it should work, and then try it on the phone. I've tried both Opera Mini and Dolphin in an emulator, but they both seems to suffer the same problem?
How can this be? Any assistance or insight will be very welcome!
The same problem here - on some pages (eg. Google Reader!) there are no scrolls available and no other possibility to scroll content or one can do it in some way that I don't know...
It seems that it doesn't handle any javascript scrollbars.
I though the webkit engine was top notch, but this is just stupid, and extremely annoying.
It's not to do with Javascript, it's a CSS issue.
When an element is set to have an overflow of "auto" or "scroll", the Android browser seems to treat this as "hidden" instead, hence no scrolling. Pretty bad oversight
There's a bug report here: code.google.com/p/android/issues/detail?id=2118
emdzej said:
The same problem here - on some pages (eg. Google Reader!) there are no scrolls available and no other possibility to scroll content or one can do it in some way that I don't know...
Click to expand...
Click to collapse
Is there a reason you don't got to the mobile formatted Google Reader?
I had assumed this was an issue with ajax?
Sent from my HTC Desire using the XDA mobile application powered by Tapatalk
Incendiary said:
It's not to do with Javascript, it's a CSS issue.
When an element is set to have an overflow of "auto" or "scroll", the Android browser seems to treat this as "hidden" instead, hence no scrolling. Pretty bad oversight
There's a bug report here: code.google.com/p/android/issues/detail?id=2118
Click to expand...
Click to collapse
Is this why Facebook (non mobile) doesn't show "older posts" at the bottom of the page?
Incendiary said:
It's not to do with Javascript, it's a CSS issue.
When an element is set to have an overflow of "auto" or "scroll", the Android browser seems to treat this as "hidden" instead, hence no scrolling. Pretty bad oversight
There's a bug report here: code.google.com/p/android/issues/detail?id=2118
Click to expand...
Click to collapse
Thanks for clearing this up, but I am completely miffed that they made such a huge mistake. It certainly breaks a whole lot of web pages!
Unfortunately, there seems to be no workaround either...

[Q] Facebook touch?

Heyhey,
Has anyone notice the "touch.facebook.com" page has recently changed? It seems to be redirecting to "m.facebook.com".
According to this source (http://www.redmondpie.com/facebook-launches-new-unified-mobile-website/) Facebook have done it to make it easier for themselves, and it should automatically adjust based on your device.
Now, AFAIK, the Desire Z can do roughly everything. So does anyone know why I'm getting a fairly basic "m.facebook.com"? It misses out features such as being able to check in to places - something which the touch site did well.
I am aware there are apps - but I am generally not in good reception areas, Opera still operates quickly, whereas the apps just sit there.
So, is there a way to force my phone into tricking Facebook into providing me the decent version?
Regards,
Chris
Browser settings and change the settings from android to unbuntu or IE and it will spoof the browser as one of those and get it back
ilostchild said:
Browser settings and change the settings from android to unbuntu or IE and it will spoof the browser as one of those and get it back
Click to expand...
Click to collapse
is there a way to do this for opera? kinda miss the touch site too
On Opera, I have found that I have to go to "opera:config" and there is an option in there to change the useragent.
I've managed to get a site which looked similar to the touch.facebook.com. I suppose I just need to find the correct useragent to use to enable places again now.
Hey thanks for the heads up!
Sent from my HTC Vision
After a bit of trial and error, I still can't get back to the functionality I once had. I'll just have to use one of the many crippled FB apps out there instead.
Trunk_z said:
After a bit of trial and error, I still can't get back to the functionality I once had. I'll just have to use one of the many crippled FB apps out there instead.
Click to expand...
Click to collapse
The "Places" functionality, and probably everything else you were looking for, is in the "More" dropdown. I use the new m.facebook.com to check in and do basically everything. It's a decent clone of the iPhone app.
Thanks for the reply.
I wish I had a "more" dropdown menu at the moment!
I did manage to get into the Places with one of the useragents I tried, but it didn't have the check-in option anywhere.
I really don't mind using the Facebook app, it is just a little slower, and misses out features such as event walls.
It's because Facebook plans on deprecating the touch site.
http://www.senab.co.uk/faq/
Click on "Why have you removed the Touch Website options?" faq at the bottom.

[Q] Browsing option, request desktop version

One of the new feature of ICS is the ability to request desktop version when browsing the internet websites.
How does it works?
I mean, does it apply for one web page only?
Or the entire website domain?
Or the entire browsing session?
Thanks
It just requests the desktop version of that page that you're currently looking on. Nothing else.
All it does is requests the same page again with the UAstring of 'desktop' rather than the default 'android'.
Crap ... That mean we need to request every time for other pages.
Oh well, better than nothing.
martonikaj said:
It just requests the desktop version of that page that you're currently looking on. Nothing else.
All it does is requests the same page again with the UAstring of 'desktop' rather than the default 'android'.
Click to expand...
Click to collapse
gogol said:
Crap ... That mean we need to request every time for other pages.
Oh well, better than nothing.
Click to expand...
Click to collapse
There's probably an option under labs in the settings to always request desktop pages by default. Not sure though.
At least it's there. It's better than typing about:debug and fiddling with settings.
From the video below, I saw a checkbox in the Request desktop version of the ICS web browser. Does it mean that it works for the entire sessions or all the time?
That is nice!
http://www.droid-life.com/2011/11/2...-controls-movie-editor-and-new-voice-to-text/
Can someone with GN explain this feature?
it doesn't stay persistent all the time (i.e. if you set it, then close all tabs and close the browser and come back later, the checkbox will be unchecked).

Google Docs and desktop webpages

Is there a way to use desktop Google Docs on the GN, within the Google Docs app? And if there isn't, could you go on the Google Docs website, use desktop version, and tell me how well it works? On my iPhone the screen gets messed up, the toolbar gets weird, and you can't really do much. Editing any of the text is laggy and hard
Also, when you use the "Request desktop version" feature, does it only do it for that page, or does it change your user agent until you turn it back off? For example, if I want to do ALL of my browsing on the normal version of sites. Thanks in advance! I appreciate the help
Yumunum said:
Is there a way to use desktop Google Docs on the GN, within the Google Docs app? And if there isn't, could you go on the Google Docs website, use desktop version, and tell me how well it works? On my iPhone the screen gets messed up, the toolbar gets weird, and you can't really do much. Editing any of the text is laggy and hard
Also, when you use the "Request desktop version" feature, does it only do it for that page, or does it change your user agent until you turn it back off? For example, if I want to do ALL of my browsing on the normal version of sites. Thanks in advance! I appreciate the help
Click to expand...
Click to collapse
I wouldn't know about the first question, as I don't have the Galaxy Nexus, but users have said that the "Request Desktop Version" feature is only applicable for the webpage you are currently on.
Hope that helps,
Mosh
mohitrocks said:
I wouldn't know about the first question, as I don't have the Galaxy Nexus, but users have said that the "Request Desktop Version" feature is only applicable for the webpage you are currently on.
Hope that helps,
Mosh
Click to expand...
Click to collapse
Ah, that sucks. Thanks!

Portal Refresh Bug Report and Feature Request

Please report any bugs here. Mention what browser, browser version, and OS you are using, and also provide steps to recreate the problem.
Also, tell us how to improve the Portal. What new features do you want to see?
Thanks in advance.
I am using Google Chrome 16.0.912.63 beta-m (the latest beta version) on Windows 7. Even after logging off and logging back on, the portal sidebar still asks me to log in to access the widget. I have even tried this in an incognito browser (so that all the cookies are cleared), but it still won't show content after logging in.
At the top right, the Google +1 text isn't a hyperlink, whereas all the other links next to it (FB, twitter, YT) have clickable text. Seems inconsistent.
bejank said:
I am using Google Chrome 16.0.912.63 beta-m (the latest beta version) on Windows 7. Even after logging off and logging back on, the portal sidebar still asks me to log in to access the widget. I have even tried this in an incognito browser (so that all the cookies are cleared), but it still won't show content after logging in.
Click to expand...
Click to collapse
Yea, same here. it's not even clickable.
EDIT: log out and back in, as it says in the article.
EDIT 2: Nope, still doesn't work.
I think an improvement would be to remove the featured/popular posts thing. This may be me, but it looks a little too much like engadget now.
the_scotsman said:
At the top right, the Google +1 text isn't a hyperlink, whereas all the other links next to it (FB, twitter, YT) have clickable text. Seems inconsistent.
Yea, same here. it's not even clickable.
EDIT: log out and back in, as it says in the article.
EDIT 2: Nope, still doesn't work.
Click to expand...
Click to collapse
Links are fixed.
Regarding the widget...try logging out, clearing browser cache, logging in. Once it works, it works. Or so it has been for me.
svetius said:
Links are fixed.
Regarding the widget...try logging out, clearing browser cache, logging in. Once it works, it works. Or so it has been for me.
Click to expand...
Click to collapse
Google text still not hyperlinked for me.
Tried logging out, wiping cache and logging back in. Widget still doesn't work. This is in Chrome / W7 x64.
Also tried on IE, which I have never used for xda, so it's a fresh start. Logged in, widget still doesn't work.
On IE9, I also get this gap on the right above the ad:
http://i.imgur.com/LypIE.jpg (a little too big to display here)
Another one (sorry )...
The Twitter, Facebook and Google+ links at the bottom of each post on the main portal page are just images. They're not linked to anything.
And when viewing an individual article, Google+ is missing completely from the bottom of the post.
Chrome 16 / Win7 x64 and verified on IE9.
Want more?
On the main Portal page, clicking on "xx comments" for any of the articles only takes you to the article itself, and doesn't take you directly to the comments section of the article, as it should.
bejank said:
I am using Google Chrome 16.0.912.63 beta-m (the latest beta version) on Windows 7. Even after logging off and logging back on, the portal sidebar still asks me to log in to access the widget. I have even tried this in an incognito browser (so that all the cookies are cleared), but it still won't show content after logging in.
Click to expand...
Click to collapse
1. same here, and the "log in" on the widget looks like it is supposed to be hyperlink but isnt.
2. and when loading site, when NOT logged in, there used to be a nice message to "non members" to check out and join the "world famous forums" and make sure to check out the "XDA New User Guide" that was written by some A-hole xda member.... oh wait that was me....
the_scotsman said:
Want more?
On the main Portal page, clicking on "xx comments" for any of the articles only takes you to the article itself, and doesn't take you directly to the comments section of the article, as it should.
Click to expand...
Click to collapse
this WORKS fine for me on the ones i tried, make sure the link has /#comments BROKEN LINKS (top 2 posts) are /#respond
but tweet/+1/fb arent hyperlinked as posted above,
I get the feeling there are some very inconsistant rendering results.
The first time i logged on all i saw was adverts, there maybe the same number but they where much more in your face and apeared larger, it really did look terrible which might explain some of the comments you've had
I then reset my IE9 settings an i now cant comment on any portal posts, just doesnt let me type any more screen is there, all the buttons etc but it wont physically let me type, very odd. but on the plus side the adverts seem to have shrunk a bit. However there are some large gaps, namely below the widget that also doesnt work
There are 5 adverts on the portal, and although they appear larger and more in your face its not as bad as it was the first time i loaded the website and before i reset my browser, which to be fair, i shouldnt need to do. However when you click on the comments button for the article it brings up the list of comments and comments box (which i cant use) but also a couple of adverts right next to each other, that looks terrible, ill see if i can get a pic
oh, you might want to change the first article in the portal, the one with the pic of the new portal, your looking at the new portal, so you see what the pic is showing, except its like picture in picture, which might be a reason some folk think it looks messy, sounds silly, but youd be surprised how our minds work
oh an finally, will the new buttons frame be consistant through XDA, looks better if the buttons stay the same on all pages.
the_scotsman said:
The Twitter, Facebook and Google+ links at the bottom of each post on the main portal page are just images. They're not linked to anything.
Click to expand...
Click to collapse
Yes, they do not work.
I've tried clicking the hyperlinks using Chrome, IE, and Firefox.
Those links are just images.
Google Chrom
the_scotsman said:
Google text still not hyperlinked for me.
Tried logging out, wiping cache and logging back in. Widget still doesn't work. This is in Chrome / W7 x64.
Also tried on IE, which I have never used for xda, so it's a fresh start. Logged in, widget still doesn't work.
Click to expand...
Click to collapse
Widget not working using Chrome / W7 x64..
TRusselo said:
this WORKS fine for me on the ones i tried, make sure the link has /#comments BROKEN LINKS (top 2 posts) are /#respond
but tweet/+1/fb arent hyperlinked as posted above,
Click to expand...
Click to collapse
Nah, they all show up as #respond for me.....
Good job
The new layout looks good without my addblocker but with it is a lot of white but great job
Faryaab said:
Widget not working using Chrome / W7 x64..
Click to expand...
Click to collapse
Widget not working using Chrome / W7 x32
The widget doesn't work here, either.
Also, I clicked on the "Galaxy S and Galaxy Tab Will Probably Get ICS" article at the top of the page but it is taking me to the HTC unlocked bootloaders article.
EDIT: Could you also space out the links to Forums, XDA TV, WIKI, Device DB, etc? They look a little too cramped.
Google Chrome 16 (with Adblocker installed) and Windows 7 (64 bit).
I think it's too much white, where is the yellow-brown XDA theme.
Same pb widget login/ social button
BTW Maybe the Donation page need a refresh too : http://forum.xda-developers.com/donations.php
Am logged in on the forums, but i cant use the widget ? say i need to login ??
---------- Post added at 01:29 PM ---------- Previous post was at 01:25 PM ----------
imfloflo said:
I think it's too much white, where is the yellow-brown XDA theme.
Same pb widget login/ social button
BTW Maybe the Donation page need a refresh too : http://forum.xda-developers.com/donations.php
Click to expand...
Click to collapse
+1 for Donations revamp !

Categories

Resources