[Q] can the keyboard and browser be modified a certain way? - HTC Sensation

I would like to know if browser web pages can be cached some kind of way so they don't reload every time you press the back button. It sucks up so much data for no reason. Also I would like to know if there is a way to make the keyboard spell out I'll automatically rather than spelling ill every time. Are these problems able to be fixed in settings or does the rom have to made that way?

Kevc44485 said:
I would like to know if browser web pages can be cached some kind of way so they don't reload every time you press the back button. It sucks up so much data for no reason. Also I would like to know if there is a way to make the keyboard spell out I'll automatically rather than spelling ill every time. Are these problems able to be fixed in settings or does the rom have to made that way?
Click to expand...
Click to collapse
Well, give the mediocre RAM on our phones, I doubt that caching is possible.
Also, caching would still cause a delay because of the need to seek & fetch.
I think you added ill to the personal dictionary because I'll comes up automatically for me.. Have the spell check option enabled too (In settings).

Thanks for the reply but no ill is not in my personal dictionary. And opera mobile and other browsers cache web pages. I think the stock browser works good so I would like to use it over any other one.

Kevc44485 said:
Thanks for the reply but no ill is not in my personal dictionary. And opera mobile and other browsers cache web pages. I think the stock browser works good so I would like to use it over any other one.
Click to expand...
Click to collapse
I also told you to turn on spell check. This will fix the problem with 'ill'.
Settings>Language & Keyboard>HTC Sense Input>Advanced Settings>Spell correction (in Sense 4.0)

Related

Web Browser Invert Colors Bookmarklet

I was looking for a solution to invert browser colors on my Epic4G. I look forward to a day when Cyanogenmod runs on the epic so I can use the modded browser with "invert colors". Dolphin HD's "Reader" addon was close, but it added padding to the browser on my Epic.
So... i decided maybe a javascript bookmarklet could do what i wanted. turns out, it did.
This has only been tested in the Android 2.3.4 stock browser. To use it, copy the code from the page linked to below into the clipboard and add a new bookmark, pasting the code into the URL box. Give it a name like "Invert Color". Then when you're viewing a page you want to invert, open the bookmarks menu, and click the bookmark.
http://tonymuka.com/js/
You still have to click the link for every page you browse to for now, but perhaps somebody knows a better way. I did try to contact Dolphin for info on writing Addons, but it doesn't seem very open. I haven't used firefox mobile too much yet, but maybe there is potential there...
I wasn't sure exactly where to post this, and since it might work on any device with a browser that supports bookmarklets, i put it in general. mods should feel free to move it with my thanks!
Enjoy!
does this work on wp7??
Magpir said:
does this work on wp7??
Click to expand...
Click to collapse
It should work in any modern HTML compliant browser that supports javascript in bookmarks. You'll probably have to copy and paste the javascript into the bookmark and give it a try. Please let us know if it does I tried this weekend in Dolphin HD on Android, and in Mobile Safari on Apple's iPad2 and it works there too.
tmuka said:
It should work in any modern HTML compliant browser that supports javascript in bookmarks. You'll probably have to copy and paste the javascript into the bookmark and give it a try. Please let us know if it does I tried this weekend in Dolphin HD on Android, and in Mobile Safari on Apple's iPad2 and it works there too.
Click to expand...
Click to collapse
i tried it works on windowsphone IE 9 in mango
But not all webpages invert colour
and also each time u need to press the bookmarklet
is there a permanent solution?
Magpir said:
i tried it works on windowsphone IE 9 in mango
But not all webpages invert colour
and also each time u need to press the bookmarklet
is there a permanent solution?
Click to expand...
Click to collapse
Glad to hear it works in mango!
Unfortunately i don't know a way to make it permanent, i think the browser would have to allow such plugins to run automatically every time a page loads. (like a greasemonkey script, etc)
If you send a link to a page that wont invert I'll check it out and see if i can fix it. If it has a background image or flash there's not much i can do without removing background images altogether...
tmuka said:
Glad to hear it works in mango!
Unfortunately i don't know a way to make it permanent, i think the browser would have to allow such plugins to run automatically every time a page loads. (like a greasemonkey script, etc)
If you send a link to a page that wont invert I'll check it out and see if i can fix it. If it has a background image or flash there's not much i can do without removing background images altogether...
Click to expand...
Click to collapse
just try to make it permanent...like a cookie ect,,
or make an entire new browser and upload to marketplace for free
Tony, thanks for this. It inspired me to think about a more permanent solution using a web filtering proxy. I have proof that it would work, but I don't have the skills to develop this further. Would be great if you could take a look at this and see if you have any thoughts: http://forum.xda-developers.com/showthread.php?p=17960461
Browsers that support web storage could probably do it.
Also the one browser I know wont have a problem making it permanent would be Opera Mobile, because it supports user javascript and css like the desktop browser does.
claimui, great idea, i'll check it out!
yareally, i'm an old opera fan, but haven't fallen in love with the mobile version despite several attempts... gotta love the user js and css though- didn't know you could use them on mobile too!
tmuka said:
claimui, great idea, i'll check it out!
yareally, i'm an old opera fan, but haven't fallen in love with the mobile version despite several attempts... gotta love the user js and css though- didn't know you could use them on mobile too!
Click to expand...
Click to collapse
Yeah, it's not quite as friendly to do as the desktop browser, but you can set the userjs/usercss locations and such in opera.ini and mod whatever you like.
I semi wrote an informal tutorial on it in a thread for opera mobile in the forum area http://my.opera.com/community/forums/findpost.pl?id=9373312
tmuka said:
I was looking for a solution to invert browser colors on my Epic4G. I look forward to a day when Cyanogenmod runs on the epic so I can use the modded browser with "invert colors". Dolphin HD's "Reader" addon was close, but it added padding to the browser on my Epic.
So... i decided maybe a javascript bookmarklet could do what i wanted. turns out, it did.
Click to expand...
Click to collapse
Pardon me, but this is rediculous! How do you justify accessing your private site for a "bookmarklet" over 90 kb in size running and incorporating parts of several versions of jQuery??
I put it to you that this is spyware! Swapping foreground and background colors is a oneliner in any version of this bookmarklet, doesn't need any external sites, runs much faster and doesn't have privacy issues like this garbage!
ino-xda said:
Pardon me, but this is rediculous! How do you justify accessing your private site for a "bookmarklet" over 90 kb in size running and incorporating parts of several versions of jQuery??
I put it to you that this is spyware! Swapping foreground and background colors is a oneliner in any version of this bookmarklet, doesn't need any external sites, runs much faster and doesn't have privacy issues like this garbage!
Click to expand...
Click to collapse
I assure you this is not any kind of spyware, read the source, it's all there in plain text... Feel free to provide the one liner bookmarklet you refer to if you are really trying to be helpful, otherwise, move along...
Hi Tony M
Just to repeat it here:
Put the javascript in a gesture activated bookmark in dolphin hd for ease of use.
I also found this gem on css sheets with opera mobile.
androidforums dot com/samsung-captivate/195082-high-contrast-browsing.html
I used to have an app that let you pass pages between browsers with intents. Lost it and can't remember the name!
Found it. It is called choose browser.
Pluck the best from each browser.

Which browser is the best browser, in your opinion?

I personally think opera mobile (the newest version) is the best one out there. Absolutely zero lag. Compatible with everything I throw at it. I don't understand why people insist on hating it or not using it. It's the best one out there.
I like Opera but there are some things that bug me:
- Google always shows up in mobile view, its annoying to have to always scroll down to click classic.
- The tabs system is slow, I prefer the way the stock browser has them
- You cant always go back to the start page, most of the time you have to open a new tab instead of being able to use the speed dial.
The new Dolphin HD is nice but I don't like not having back and forward buttons, and that you have to scroll back to the top of the page to type in a URL. In the stock browser all you have to do is click the tab and the buttons show.
I don't like the blocks that happen in the stock browser when scrolling, but I really love the quick controls. It generally seems less buggy than the other browsers as well.
Opera actually almost is the best browser but on some pages they never load fully & on some pages even with flash enabled some things show up as a big arrow that would play just fine on Dolphin Hd.Opera is the only browser i can check my gmail just as i could on my desktop..Dolphin HD is lacking there.Opera needs another update to fix the bugs.Lastly why on earth does everything load on Opera halfway (for instance pictures).If you hold on the pic it will give you the option to "Reload image in full quality" !!! Wtf..how about loading that way in the first place lol...I'll stick with Dolphin Hd for now.
Toast95135 said:
I like Opera but there are some things that bug me:
- Google always shows up in mobile view, its annoying to have to always scroll down to click classic.
- The tabs system is slow, I prefer the way the stock browser has them
- You cant always go back to the start page, most of the time you have to open a new tab instead of being able to use the speed dial.
The new Dolphin HD is nice but I don't like not having back and forward buttons, and that you have to scroll back to the top of the page to type in a URL. In the stock browser all you have to do is click the tab and the buttons show.
Click to expand...
Click to collapse
Weird. Nothing has shown up as mobile view for me for a month now. I think you need to play around more with settings.
Toast95135 said:
I like Opera but there are some things that bug me:
- Google always shows up in mobile view, its annoying to have to always scroll down to click classic.
Click to expand...
Click to collapse
You can solve this by setting the User Agent to Desktop in Advanced settings.
---------- Post added at 09:32 AM ---------- Previous post was at 09:28 AM ----------
Arun01 said:
Opera actually almost is the best browser but on some pages they never load fully & on some pages even with flash enabled some things show up as a big arrow that would play just fine on Dolphin Hd.Opera is the only browser i can check my gmail just as i could on my desktop..Dolphin HD is lacking there.Opera needs another update to fix the bugs.Lastly why on earth does everything load on Opera halfway (for instance pictures).If you hold on the pic it will give you the option to "Reload image in full quality" !!! Wtf..how about loading that way in the first place lol...I'll stick with Dolphin Hd for now.
Click to expand...
Click to collapse
Look like you have Opera Turbo enabled, which means that Opera loads the pages though a proxy server which compresses pages for faster loading over slow connections. This will speedup your loading over slow connections, but if you've got a fast connection you should not use it.
You can disable Opera Turbo in the settings.
I find the Dolphin for Pad browser very good:
https://market.android.com/details?id=com.dolphin.browser.pad&feature=search_result
None
The day I can go to vimeo.com or youtube.com and play an HD 720p video without having to maximize the screen (without ANY stutter) is the day I'll name a best browser. As it stands, none to me are the best. They all have flaws with flash.
Argh nevermind the part about "reload image in full quality ".I see what it is now lol.Dolphin for pad needs an update bad!!!
Sent from my Xoom using XDA App
I like dolphin for pad. Opera is not bad, but for me it's a bit slow to start showing the site, and some site I use quite a lot has a little bug in the render. Also, I don't like the tab system.
You can go to the top in Dolphin HD by using the gesture button on the bottom left. Just make an upside down V and it'll bring you right up.
All the browsers need to add some better swipe gestures however...like Atomic Browser for ios. It has 2 Finger swipe left or right to switch between tabs or 3 finger touch to maximize screen. They're customizable as well.
Goodintentions why dont you put a poll on this thread of the top ten browsers?
Opera
dolphin
skyfire
miren
uc
mozilla beta
etc etc
Sent from my tf101 using xda premium 1.59Ghz
I have to say opera mobile hands down. Not to be confused with opera mini. They are 2 different browsers...especially in terms of performance. But yes, opera mobile is an absolutely fantastic browser both on my nexus s and transformer. Blows every other browser out the water. Very fast UI. Very smooth scrolling and zooming. Flash content etc. It must have deep gpu / hardware acceleration i think. It behaves like a dream. What every browser should be.
Sent from my Transformer TF101 using xda premium
Toast95135 said:
I like Opera but there are some things that bug me:
- Google always shows up in mobile view, its annoying to have to always scroll down to click classic.
Click to expand...
Click to collapse
Then change the UA to Desktop (you have Mobile, Tablet and Desktop) it's in the settings...
How card can it be?
---------- Post added at 11:47 AM ---------- Previous post was at 11:42 AM ----------
voyager_s said:
It must have deep gpu / hardware acceleration i think. It behaves like a dream. What every browser should be.
Click to expand...
Click to collapse
It does, and it's the only browser to do so (which is why scrolling is silky smooth on Opera and crap on everything else). Even the stock Android browser doesn't have it yet...
http://www.pcmag.com/article2/0,2817,2370756,00.asp#fbid=7tE7TmefXx2
The browser will be available for all versions of the Android OS. New features in this version of Opera Mobile include hardware acceleration and pinch-to-zoom. According to the company, hardware acceleration leverages the power of the mobile phone to allow for increased speed, faster navigation, and more fluid interaction with the phone. It also makes possible full pinch-to-zoom functionality for all sites.
CrazyPeter said:
Then change the UA to Desktop (you have Mobile, Tablet and Desktop) it's in the settings...
How card can it be?
Click to expand...
Click to collapse
I do have it set to the desktop user agent, and Opera does the same thing on my phone. Typing a search in the URL or search bar always brings up the mobile version. I have gone through and changed the user agent in the about:config page without any luck either.
Toast95135 said:
I do have it set to the desktop user agent, and Opera does the same thing on my phone. Typing a search in the URL or search bar always brings up the mobile version. I have gone through and changed the user agent in the about:config page without any luck either.
Click to expand...
Click to collapse
Spoken like a true ipad user. Complain rather than try to find a solution.
The search bar is a mobile search bar, yes. Would it kill you to not use it? Just put google homepage (the desktop one) in your favorite and go there whenever you want to search for something.
Many of us have already written to opera about this. I'm confident they will fix this in upcoming updates.
To me, this is one drawback that is easily avoidable. With built in hw acceleration and functions... screw it.
Just don't use opera at all. If you prefer the lagginess of other browsers, be my guess. Don't ever try to go around anything. Just complain.
goodintentions said:
Spoken like a true ipad user. Complain rather than try to find a solution.
The search bar is a mobile search bar, yes. Would it kill you to not use it? Just put google homepage (the desktop one) in your favorite and go there whenever you want to search for something.
Many of us have already written to opera about this. I'm confident they will fix this in upcoming updates.
To me, this is one drawback that is easily avoidable. With built in hw acceleration and functions... screw it.
Just don't use opera at all. If you prefer the lagginess of other browsers, be my guess. Don't ever try to go around anything. Just complain.
Click to expand...
Click to collapse
Excuse me? Im complaining because I don't like a bug that lots of other people have reported? Ive tried every "solution" in the book to try and fix it but none work. I like Opera and have been using it for a year but it doesn't mean the mobile bug is any less irritating.
Toast95135 said:
Excuse me? Im complaining because I don't like a bug that lots of other people have reported? Ive tried every "solution" in the book to try and fix it but none work. I like Opera and have been using it for a year but it doesn't mean the mobile bug is any less irritating.
Click to expand...
Click to collapse
Already told you the solution. Its the same one I use. Just put Google homepage in favorite and go there when you want to search. How hard can it be?
I use the stock browser because it provides what I want (tabs, chrome bookmark sync) and performs reasonably enough for browsing; I still remember surfing at 3.4K/s .
Opera is what I use on my phone because it seriously kicks the Froyo stock browser to timbucktu on performance. I do think Opera Mobile's UI is much better suited to a tablet than the HC stock though.
Opera mobile is indeed faster and smoother in terms of scrolling compared to all the other browsers. UI response is also very quick. However, Opera has serious issues with Flash. Opera would crash on my TF for some flash content and flash videos are really slow to load and would stutter while Dolphin HD and even stock would play much smoother.
I like Opera, its my usual web browsing browser. But if I need flash content, I switch to Dolphin HD.

Always asks to set default browser

I can't find this exact problem on here, so I'm risking posting a thread.
I installed Opera mini and mobile on my sidekick and now it always asks what browser to use when I click on any link (or when I search on google and it redirects). It never remembers if I check the box to set the default. Never ever. After a hundred tries. After deleting the default in the settings. Reboots galore. Nothing. Still asks. It's so annoying I can't stand to use web on the phone at all. At least I no longer even come close to my data cap these days.
In the settings it has the built in Web set the default, and none of the other Opera browsers are set as the default. So it's not got two browsers set, which was my theory at first.
I guess I should delete every third party browser.... any other suggestions?
rareasasparagus said:
I can't find this exact problem on here, so I'm risking posting a thread.
I installed Opera mini and mobile on my sidekick and now it always asks what browser to use when I click on any link (or when I search on google and it redirects). It never remembers if I check the box to set the default. Never ever. After a hundred tries. After deleting the default in the settings. Reboots galore. Nothing. Still asks. It's so annoying I can't stand to use web on the phone at all. At least I no longer even come close to my data cap these days.
In the settings it has the built in Web set the default, and none of the other Opera browsers are set as the default. So it's not got two browsers set, which was my theory at first.
I guess I should delete every third party browser.... any other suggestions?
Click to expand...
Click to collapse
If you want a good browser with data compression, I've found that UCWebrowser and Ninesky work great. I used to love Opera Mini but then came those damn reboots after the recent updates to the newer versions.
Sent from my SGH-T839 using xda app-developers app
I have the same problem with Dolphin Browser which updates virtually every week and with every update, the "Default Browser" setting needs to be re-selected. One of those quirky Android things. however if it is between updates, it may be an Opera thing.
de-installed opera, crossing fingers
ncmacasl said:
I have the same problem with Dolphin Browser which updates virtually every week and with every update, the "Default Browser" setting needs to be re-selected. One of those quirky Android things. however if it is between updates, it may be an Opera thing.
Click to expand...
Click to collapse
Yes it was in between updates. And yes, opera's updates were annoying me, actually.
I de-installed both operas, then rebooted. Then when I went to a link (whilst already in the default web browser) it then asked about whether it should use Textonly, which is something I'd installed long ago, but it never asked about before on the list of possible browsers.
It seems to be remembering to use just Web now that opera is gone. Thank the goddess! And thanks for your help. The relief I feel really shows how aggravating this had become.

[Q] HTC Browser tab management

Hi all
Hopefully this is not another "multitasking" thread regarding Sense ROMs.
I run Viper 2.1.0 and generally I am very happy with the multitasking. I rarely notice apps that I am actively using closing down without my say-so. The only slight frustration I have is with the HTC web browser. I do like it - it's super smooth - but it also seems so aggressive at "closing" background tabs that so often you flick between them to find it's having to reload. Also a bit annoying that it sometimes doesn't seem to remember where you were on the page.
This is sometimes just annoying but can be especially bad if a website has a "pop-up" window for you to fill stuff out on and then when you're done with that and go back to the previous page it's having to reload and perhaps lose some entered data.
Long story short - do we have any control over the memory management within apps like the HTC browser? Or is this simply too low-level?
Thanks
James
P.S. If a moderator could fix my fat-fingered attempt to spell "Browser" in the thread title I would appreciate it. I am not expecting them to permanently fix my fat-fingered nature...
surrealjam said:
P.S. If a moderator could fix my fat-fingered attempt to spell "Browser" in the thread title I would appreciate it. I am not expecting them to permanently fix my fat-fingered nature...
Click to expand...
Click to collapse
You should be able to edit it, by going to Edit and Advanced.
But for the original question, most browsers (including Chrome Beta on CM10.1) reload tabs when not in use. It doesn't always happen, but it also occurs when you have other apps open other than the browser as well, which is probably why the browser gets less RAM and focuses that RAM on a single (or two) tabs.
Someone correct me if I'm wrong though, but that seems to be how it works for me.
usaff22 said:
You should be able to edit it, by going to Edit and Advanced.
Click to expand...
Click to collapse
You are quite correct, sir. Thank you.
And perhaps you are correct on the other statement - I have tried other browsers and just felt the HTC one is a bit more hasty in killing background tabs.

HELP: Browser keeps defaulting to Chrome on Funtouch 9

I've changed my main browser from Opera to Kiwi but still retain Chrome for certain functions that I like on it but don't use it often because it's a battery killer. However, every day I have to reset my default because Chrome keeps on opening links even though it's not set as the default in settings. This morning was the most annoying as it now showed up as the default even though I didn't change anything. How and why is this happening and how can I prevent it reoccurring?
Twotems said:
why is this happening and how can I prevent it reoccurring?
Click to expand...
Click to collapse
Uninstall the thing! Microsoft's mobile edge browser is excellent.
or
try Settings>More settings>App Manager>Chrome>Storage> clear data and clear cache.
Saloei said:
Uninstall the thing! Microsoft's mobile edge browser is excellent.
or
try Settings>More settings>App Manager>Chrome>Storage> clear data and clear cache.
Click to expand...
Click to collapse
Thanks for the reply.
I don't want to uninstall it and I don't want to use Edge. I use Chrome for specific tasks so can't clear data. Opera is my main browser. The question is why is this happening on Funtouch 9? I don't have this problem on my P10 with emui 9.1.
Uninstall the browser and app store using adb.
Priyansu67 said:
Uninstall the browser and app store using adb.
Click to expand...
Click to collapse
Huh? Did you even read any posts on here? Uninstall the Playstore? Smh
Twotems said:
Huh? Did you even read any posts on here? Uninstall the Playstore? Smh
Click to expand...
Click to collapse
I think he meant the appStore that comes with the phone, the VIVO app store....not the PlayStore, different names...
DrG0nz0 said:
I think he meant the appStore that comes with the phone, the VIVO app store....not the PlayStore, different names...
Click to expand...
Click to collapse
I've never used the Vivo app store. My version of Chrome comes from the Playstore. Meanwhile the problem persists. This is really baffling.
Twotems said:
I've never used the Vivo app store. My version of Chrome comes from the Playstore. Meanwhile the problem persists. This is really baffling.
Click to expand...
Click to collapse
You haven't done what they told you too, it's normal the problem persists....
Although you don't use it, it might be causing some problems that you cannot anticipate.
Try the following:
-> go to acessibility settings and see if you have any of them "off" that should be "on"
-> go to the battery consuption ranking and enable the browsere that you like, disabling the others
-> go to default browser and change it to what you want
-> restart the phone and see what is your default browser
DrG0nz0 said:
You haven't done what they told you too, it's normal the problem persists....
Although you don't use it, it might be causing some problems that you cannot anticipate.
Try the following:
-> go to acessibility settings and see if you have any of them "off" that should be "on"
-> go to the battery consuption ranking and enable the browsere that you like, disabling the others
-> go to default browser and change it to what you want
-> restart the phone and see what is your default browser
Click to expand...
Click to collapse
-I haven't done that because he's talking nonsense.
-Accessibility isn't relevant to this issue.
-Battery consumption isn't relevant as Chrome isn't there since I seldom use it.
-Default browser is set to Opera both within Opera and the phone menu but Chrome somehow changes to the default on its own.
I don't have this problem on any of my other devices. It can only be a bug with Funtouch.
Twotems said:
-I haven't done that because he's talking nonsense.
-Accessibility isn't relevant to this issue.
-Battery consumption isn't relevant as Chrome isn't there since I seldom use it.
-Default browser is set to Opera both within Opera and the phone menu but Chrome somehow changes to the default on its own.
I don't have this problem on any of my other devices. It can only be a bug with Funtouch.
Click to expand...
Click to collapse
If you work in the area you understand that sometimes unrelated pieces cause bugs and software problems that you can't anticipate...we are just trying to rule those out
Accessibility might be relevant if you have some app that has the permissions to change default launchers (such as NovaLauncher, etc) and might be able to re-default your browser app. Check it
Every app is on the background power saver definition until you choose otherwise. Just go there and check Opera and uncheck Chrome, try it ffs...
if you want some help don't just post reasons not to try it....try it and then report the results so we can help you further...if you knew the stupidities that I had to do in my NEX to get some softwares going wright (Button remapers, cursor controls, automate,...) you wouldn't be arguing that "that is stupid or unrelated"
DrG0nz0 said:
If you work in the area you understand that sometimes unrelated pieces cause bugs and software problems that you can't anticipate...we are just trying to rule those out
Accessibility might be relevant if you have some app that has the permissions to change default launchers (such as NovaLauncher, etc) and might be able to re-default your browser app. Check it
Every app is on the background power saver definition until you choose otherwise. Just go there and check Opera and uncheck Chrome, try it ffs...
if you want some help don't just post reasons not to try it....try it and then report the results so we can help you further...if you knew the stupidities that I had to do in my NEX to get some softwares going wright (Button remapers, cursor controls, automate,...) you wouldn't be arguing that "that is stupid or unrelated"
Click to expand...
Click to collapse
I'll answer your last statement first.
-I'm using the international version so any hoops you jumped through on your Chinese version don't really apply to my phone.
-Chrome isn't in my background power saver since it's regarded as a system app. I've forced stoppand cleared data on it and stopped auto updates but it still rears it's head again.
- None of my current accessibility settings can do this, so that's ruled out.
I have most of my devices set up identically and have used similar setups on all my phones ranging from Asus to ZTE (A-Z), I've used a lot of phones with my default browser being Opera mostly. This started after the Pie update.
Whilst I appreciate the help, the other guy told me to uninstall Chrome when I explicitly said I don't want to get rid of it. So yeah, he was way off the mark.
Well I think I've found a workaround but it's not really a solution. I've kept Opera locked in recent apps and it defaults there now. This is despite Chrome still showing up as the default on it's own. Very strange behavior.
Thanks for the input but if anyone has a solution or explanation it would be much appreciated.
Twotems said:
Well I think I've found a workaround but it's not really a solution. I've kept Opera locked in recent apps and it defaults there now. This is despite Chrome still showing up as the default on it's own. Very strange behavior.
Thanks for the input but if anyone has a solution or explanation it would be much appreciated.
Click to expand...
Click to collapse
I think your problem is specific to your device, I have been using Opera as my default browser since few days and it's still my default browser and I let chrome auto update and also use it regularly but it does not effect Opera.
Priyansu67 said:
I think your problem is specific to your device, I have been using Opera as my default browser since few days and it's still my default browser and I let chrome auto update and also use it regularly but it does not effect Opera.
Click to expand...
Click to collapse
I think you're right.

Categories

Resources