Opera 67.0.3574.0 developer update
-
ralf-brinkmann last edited by Jan 23, 2020, 9:31 AM
@l33t4opera: Just checked again: www.nikon.de works now without this switch.
-
andrew84 last edited by Jan 23, 2020, 10:12 AM
@intek13x: yes, but this is not a user friendly solution.
-
zalex108 last edited by Jan 23, 2020, 10:14 AM
Which is the reason to have / want duplicated tabs?
Development?
"You cannot know the meaning of your life until you are connected to the power that created you". · Shri Mataji Nirmala Devi
-
leocg Moderator Volunteer last edited by Jan 23, 2020, 11:13 AM
@zalex108 Not knowing what tabs are opened?
-
zalex108 last edited by Jan 23, 2020, 11:18 AM
But those complaining seems to want the duplicates.
That's because I'm asking.
"You cannot know the meaning of your life until you are connected to the power that created you". · Shri Mataji Nirmala Devi
-
leocg Moderator Volunteer last edited by Jan 23, 2020, 8:23 PM
@andrew84 Now DoH appears as not working here too. Last night I had problems using Cloudflare secure DNS on my phone also.
-
andrew84 last edited by Jan 23, 2020, 8:38 PM
@leocg Check the latest Beta's thread, as it seems now there must me 2 flags enabled for using DOH. Also, Beta has UI settings for enabling DOH in Browser Settings(that is disabled by default). https://blogs.opera.com/desktop/2020/01/opera-67-beta/#comment-196544
-
leocg Moderator Volunteer last edited by Jan 23, 2020, 8:49 PM
@andrew84 Those two flags are enabled here but secure dns is not working on developer at the moment.
-
A Former User last edited by Jan 23, 2020, 9:12 PM
@leocg I have enabled these 2 flags:
opera://flags/#opera-doh
opera://flags/#dns-over-https
and it works for me
Opera Develope 67.0.3574.0
-
andrew84 last edited by andrew84 Jan 23, 2020, 9:24 PM Jan 23, 2020, 9:24 PM
@leocg Developer doesn't work here also for some reason.
I thought the reason is that they not enabled yet the visual setting (toggle button) on Dev channel and it's just not possible to turn it on in Settings (that toggle button was disabled by default in Beta on Settings page). But @temkem says it's working. -
A Former User last edited by Jan 23, 2020, 9:47 PM
@andrew84, @leocg , And yet it doesn't work on Opera Developer 67.0.3574.0 ! I just forgot to disable DNS in the Windows system itself, which I registered myself.
-
andrew84 last edited by Jan 23, 2020, 10:01 PM
@temkem said in Opera 67.0.3574.0 developer update:
it doesn't work on Opera Developer 67.0.3574.0 !
Then maybe indeed they forgot to enable the doh settings UI in browser and that 'invisible' toggle stays disabled even with those flags enabled.
-
A Former User last edited by Jan 24, 2020, 4:30 AM
@andrew84 Yes, if you enable these flags and, as an experiment, edit the Local State file in dev 67.0.3574.0 using the example from beta 67.0.3575.2, DoH will work in dev 67.0.3574.0 as well.
-
A Former User last edited by Jan 25, 2020, 3:12 PM
I can't scroll pages in this site:
https://www.eurogamer.it/ -
l33t4opera last edited by sgunhouse Jan 27, 2020, 6:31 AM Jan 25, 2020, 3:44 PM
Hi @temkem, @johnd78, as far as I know, the
opera:flags#dns-over-https
is Chrome's implementation of the feature, and is independent from the Opera'sopera:flags#opera-doh
. It seems, that when you enabled the#dns-over-https
, you have now working this one;-)
Please also be aware, that Chrome's implementation seems to be available so far on Windows and Mac, but not for Linux.
Please also keep in mind, that if the DNS servers assigned by your ISP/router, are not the ones from the Providers in the mapping table, then this will not work, and it will fallback to your default DNS servers. You can also try to uncheck "auto detecting" of DNS servers in your OS network card settings, and add one or more IP addresses of "compatible" servers from the list mentioned above, for example: 1.0.0.1, 8.8.8.8, or 8.8.4.4
-
ralf-brinkmann last edited by Jan 25, 2020, 6:20 PM
@simcard I can scroll that main page and the subpages. Under W10x64 and Operax64.
-
A Former User last edited by A Former User Jan 25, 2020, 6:30 PM Jan 25, 2020, 6:29 PM
@ralf-brinkmann: I can scroll the page only if I disable "easylist" from adblocker.
-
leocg Moderator Volunteer last edited by Jan 25, 2020, 6:49 PM
@simcard Seems fine here. Was able to scroll using the mouse, the keyaboard and the scroll bar.
-
l33t4opera last edited by Jan 25, 2020, 7:01 PM
@temkem, @johnd78 You can read more about the prerequisites in this article.
-
l33t4opera last edited by l33t4opera Jan 25, 2020, 9:52 PM Jan 25, 2020, 9:24 PM
@temkem, @johnd78 Conclusions from my recent tests on Linux. The options in settings seems to doesn't work for Google and partially for custom DNS server. Because when you select the option and enter custom DNS server, for example 1.0.0.1, then it works (switches to that server), and also writes it to the "Local State" file under below sections:
"dns_over_https": { "mode": "automatic", "opera": { "custom_servers": "1.0.0.1",
However, when you enter server from other provider (no matter if only IP or in the proposed format for Google:
https://dns.google/dns-query?8.8.4.4
, this writes it to the file, but it doesn't work. It is most probably like that, because I'm checking it on Linux. I assume, that this is still not available on Linux, but I can check it also on Windows and Mac in few days.