You need to be logged in to post in the forums. If you do not have an account, please sign up first.
CSS Blocking delays at v5.2.0
Hello. The new version hides content not before a page is drawn (as it was in earlier versions) but after small delay.Plus let me ask for a new feature: turn off scripts counter on the icon. The problem is that I use another extension (Tab Vault) which has the same counter too. So it's hard for an eye to distinguish them during the work. Still I don't want to hide the whole icon.
It is happened every time? Isn't it happened only when Opera is started?
And, which of CSS and URL do you block them by?
And, which of CSS and URL do you block them by?
Try this page: http://vk.com/dm
and the CSS rule: div#content
The rule should block the profile content. (Of course I don't block it myself. I block an ads section which you can't see there if not registered. So the rule is only for a test.)
The delay happens every time you close and open the page. (The delay would be absent only when you press 'Reload' - I think it's because of the cache). The delay never happend on 5.1.1 version and earlier, even on the first start. That's why I like you extension so much.
and the CSS rule: div#content
The rule should block the profile content. (Of course I don't block it myself. I block an ads section which you can't see there if not registered. So the rule is only for a test.)
The delay happens every time you close and open the page. (The delay would be absent only when you press 'Reload' - I think it's because of the cache). The delay never happend on 5.1.1 version and earlier, even on the first start. That's why I like you extension so much.
Delay occurs because the CSS block depends on the environment. For example, number of installed extensions, the line speed of the network, CPU power. This is hard to avoid problems in the design of the extension, there is no solution now.(The reason is slightly more advanced technical problems.)
However ContentBlockHelper provide to export CSS file.
So if you want to apply them soon every time, select the exported CSS on Opera's preferences>Advanced>Content. And make a UserJS that code is following.
However ContentBlockHelper provide to export CSS file.
So if you want to apply them soon every time, select the exported CSS on Opera's preferences>Advanced>Content. And make a UserJS that code is following.
document.documentElement.setAttribute('url',window.location.href.toString());
Yea, I understand, just wanted to make it to your attention that I installed v5.2 and 5.1.1 several times so the environments, CPU and so on are 100% the same. I'm pretty sure with the conclusions and there is an obvious difference between v5.2 and v5.1.1 performance on my PC.
Anyway it's OK, I think I'll just stay on 5.1.1 a little longer
Anyway it's OK, I think I'll just stay on 5.1.1 a little longer
5.2 has been added some functions - hotkey, and allow script temporarily, maybe it is affecting to them.
Please test Development version 5.2.1a.
http://far.whochan.com/file.cgi/152176684
http://far.whochan.com/file.cgi/152176684
Wow, v5.2.1a is much better! From brief testing as good as v5.1 I think.
Thanks for your dedication, I appreciate it.
Thanks for your dedication, I appreciate it.
Thank you for report.
Please test again.
V 5.2.2a.
http://far.whochan.com/file.cgi/FILE/152176685/ContentBlockHelper.oex
Please test again.
V 5.2.2a.
http://far.whochan.com/file.cgi/FILE/152176685/ContentBlockHelper.oex
Forums » General : 一般 » Issues : 不具合
Moderated by:
whochan