Just a quick one. I've notticed this annoying thing when trying to type in url address in a Dolphin Browser. Everytime i type any address and press . it puts in a . (dot) and then spacebar automaticly. I tried everything and it won't go away.
So when i type for example nike.com i end up with nike. com
It's like there is some sort of automatic setting that puts spacebar after every . and it can't be turned off. Is it a swiftkey issue or a browser issue. Once again, i use Dolphin Browser
Related
Anyone know how? Even when unchecking mobile view a lot of sites still show up as mobile.
type (about:debug) then press enter
Go into the internet setting and select ua string(desktop)
Go back to the website and refresh.....press thanks if I helped
Try a different browser like Miren or Dolphin, both have the ability to be seen as a desktop but you'll have to change that in the settings tab. Sometimes I need to get corp email via a browser and if it shows mobile it will not load so I use either of these with no issues.
are there any browsers that will trick hulu into letting us watch?
Ok so I typed it in but comes out as a google search item?
And when I set it as my home page, it just loads a white screen
I have the TMo version of the GT10.1, and have several issue with the default browser & dolphin browser HD.
1) Both randomly stop taking input and close, closing all tabs I had open in browser.
2) When typing in fieldon some sites it reverses the order of the last set of characters (4086 becomes 6804).
3) Also with #2 inputting in fields sometime causes it to add characters I never typed. This mostly happens when trying to fill in the fields for tmobile chat, but has happened for other sites too.
Tab is not rooted, has HC3.2 and I'm using the Samsung keyboard.
Any ideas?
I have the HTC View.
I have done a factory reset (Thinking I might mess up something before)
I go to Yahoo and Gmail webmail.
I hit REPLY button on the browser.
I tap on the empty space screen and my virtual keyboard does not pop up at the bottom so I can type.
I have no problem in other area like my calendar text input.
Please help.
chong67 said:
I have the HTC View.
I have done a factory reset (Thinking I might mess up something before)
I go to Yahoo and Gmail webmail.
I hit REPLY button on the browser.
I tap on the empty space screen and my virtual keyboard does not pop up at the bottom so I can type.
I have no problem in other area like my calendar text input.
Please help.
Click to expand...
Click to collapse
Nobody have this problem? In another forum, user have told me that they cant type on it and ask me to user other browser.
My virtual keyboard does pop up when I type on the URL and using the note app and other things.
Yeah, I tried what you said using the basic browser. It seems I can't reply in gmail on regular view (non-mobile).
My useragent also says that default browser in the View is running on Mac OSX Snow Leopard (10.6.3).
But if I use Opera mobile, the touchscreen keyboard works fine in gmail.
Any reason why you don't want to use the apps? I use gmail and yahoo email apps, they work fine.
Have you tried holding the menu button to bring up the keyboard when the field is selected? Some browser fields, especially in java or flash don't bring it up automatically
The menu button at the bottom? The icon with a few lines on it? I have and there is no mention of any keyboard.
I cant believe this defect.
I dont like to install app if I dont want to.
What is the advantage/disadvantage of installing app vs using the browser?
I got it working only after using m. yahoo dot com website.
Only the mobile website is working with the virtual keyboard pop up.
This is a bug!
Does anyone know how to stop the lapdock showing the mobile site of facebook rather than the normal one every time i enter wwwdotfacebbokdotcom it loads with m.facebook.com?
create a shortcut in the dock.
no, just tried that sill reverts back to the "m" site ?
are you using the lapdock's firebox browser? or are you using the phone's browser while in lapdock's?
Its when using the firefox lapdock browser or the lapdocks facebook shortcut
Have you tried Dolphin Browser HD? In the initial setup, you can choose what kind of device you'd like the browser to tell the website you're using. Like say for instance, android phone, desktop, ipone, or ipad.
I tried accessing the facebook site from my lapdock's browser and it sent me to the non-mobile site. I don't know what could be going on with yours.
sorry. :\
Potential Fix for this issue
The problem everybody is experiencing develops when the initial request is sent to the Facebook server and the "user agent" string is sent. By default, the user agent string is set to Android, but can be set to Chrome Desktop to allow a full website experience. Some website's written or optimized for a specific browser may still disregard this setting, but Facebook does not, and will display the full site ... I have the laptop dock and this works.
In the firefox browser, go to the add-ins page and search "user agent". Install one of them and select "firefox 4" from the new menu. Reload the page and it should show the full version instead of the mobile version of the page.
You need to use a user agent spoof add-in to tell the facebook server that you are a full web browser and not a mobile web browser.
I have tried the top 3 user agent programs and connot find the firefox 4 option.
You say you have to spoof the web page, when I first used it it worked fine, and other users all say theirs work fine too without messing with the settings.
I have also done a hard reset on the phone so its not that, it must be somthing in the lapdock, -
question can the lapdock be reset in any way, I know it has nothing inside as such but pehaps there is somthing in there?
Install the add-on called "User Agent RG 1.0" and then under Tools -> User Agent, select "Firefox 4". You have to make this selection every time you open the firefox browser in the webtop as the setting is not preserved.
I think this is phone browser problem .
When I connect to a WiFi requiring login through a web page, e.g. hotels, cafes, my work place, the phone would (pretty much automatically) open a browser window for me to enter username/password.
Problem is that the phone does not remember the credentials and I have to do this every time I log-in. This may happen multiple times a day at work as I might time-out.
I tried to ignore the default login and open the Chrome browser window (which permits saving credentials), however, this seldom works; it mainly seems to confuse the phone ... e.g. the page I used to trigger the user/pass form remains mapped to the login and cannot be reached unless I clear caches ...
Is there a way to:
Make Sony's internal browser remember login credentials?
Replace the browser that pops-up with another (e.g. Chrome)
Turn this off altogether and have the old behavior (first loaded page redirects to login then back)
friend050 said:
When I connect to a WiFi requiring login through a web page, e.g. hotels, cafes, my work place, the phone would (pretty much automatically) open a browser window for me to enter username/password.
Problem is that the phone does not remember the credentials and I have to do this every time I log-in. This may happen multiple times a day at work as I might time-out.
I tried to ignore the default login and open the Chrome browser window (which permits saving credentials), however, this seldom works; it mainly seems to confuse the phone ... e.g. the page I used to trigger the user/pass form remains mapped to the login and cannot be reached unless I clear caches ...
Is there a way to:
Make Sony's internal browser remember login credentials?
Replace the browser that pops-up with another (e.g. Chrome)
Turn this off altogether and have the old behavior (first loaded page redirects to login then back)
Click to expand...
Click to collapse
For the third option, you can disable the captive portal detection from terminal (if you're rooted) or adb shell.
Open shell and type:
Code:
settings put global captive_portal_detection_enabled 0
You'll need to reboot.
You can always check your current state with the following command:
Code:
settings get global captive_portal_detection_enabled
You can find more info in this stackexchange thread