| Post | Author | Forum | Thread | Posted | Relevance | |
|---|---|---|---|---|---|---|
|
Post #14088342 Updated as it was easy fix (set el.style.cssText instead of el.style). Out of three engines that this script used (Gmail, Orangoo, Fearphage) only Fearphage's one is still working so I've remov ...… |
d.i.z. | User JavaScript |
|
Apr 6 at 17:28 | ||
|
Post #12740382 border-radius: 3em; -o-border-radius: 2em; -webkit-border-radius: 1em; Ignoring for a moment whether Opera supports prefixes or not, it is never a good idea to have unprefixed rule before prefixe ...… |
d.i.z. | Beta testing (including snapshots and previews) | [12.50] Opera is breaking the web by acting like WebKit | Jul 17 2012 | ||
|
Post #12571232 Thanks for the info. Filed CORE-47092 about that. Apart from all that, seems that spec is silent about handling \r\n. Should it be handled even if it defines \n to be a separator? Your comment ...… |
d.i.z. | Opera browser | NPAPI: NPN_PostURL and NPN_PostURLNotify produce a POST request with empty POST data | Jun 23 2012 | ||
|
Post #11242812 @a303: I suppose these specific scripts have some problems. Put them somewhere and possibly someone will look at them. @toyotabedzrock: thanks. Will try to fix those some day. As for doing more ...… |
d.i.z. | Opera Unite | My UJS Manager service | Jan 3 2012 | ||
|
Post #11117662 OK. Latest version (3.2) doesn't work because it is actually a 3.0 version. I have fixed that problem in 3.1 which was published on unite.opera.com but apparently some time later it got reverted t ...… |
d.i.z. | Opera Unite | My UJS Manager service | Dec 20 2011 | ||
|
Post #11117572 I can reproduce, will look into it.… |
d.i.z. | Opera Unite | My UJS Manager service | Dec 20 2011 | ||
|
Post #11075202 If you try to open it from the Unite side-panel, does it work? If not, does Home service work?… |
d.i.z. | Opera Unite | My UJS Manager service | Dec 15 2011 | ||
|
Post #9472282 Faktycznie, problem wystepuje w 11.11. Uzywalem innej wersji.… |
d.i.z. | Opera | Opera 11.11 | May 22 2011 | ||
|
Post #9471492 Zainstalowalem i nie bardzo widze problem. Wszedlem na przyklad na pierwszy z brzegu filmik metacafe (http://www.metacafe.com/watch/6433394/car_vs_ipad_2_soldierknowsbest/ ), zamknąłem zakładkę ...… |
d.i.z. | Opera | Opera 11.11 | May 22 2011 | ||
|
Post #9471092 pobieraniem danych mimo zamknięcia karty Skad taki wniosek (jak to sprawdzasz)?… |
d.i.z. | Opera | Opera 11.11 | May 22 2011 | ||
|
Post #9162572 Fixed. Redownload http://files.myopera.com/d.i.z./userjs/ospell.js… |
d.i.z. | User JavaScript |
|
Apr 15 2011 | ||
|
Post #8901162 Gradient transitions http://files.myopera.com/BS-Harou/files/gradient%20transitions.html. You can do much more with help of javascript: http://files.myopera.com/d.i.z./files/gradient-demo.html ( ...… |
d.i.z. | Archived Article Discussions | CSS3 linear gradients | Mar 18 2011 | ||
|
Post #8901142 I've asked the Mozilla guys, and I'm going to do it here: why not use the background-repeat rule instead of repeating-linear-gradient? I think that repeating-linear-gradient does not bring anythi ...… |
d.i.z. | Archived Article Discussions | CSS3 linear gradients | Mar 18 2011 | ||
|
Post #8892292 my view of the bottom example in chrome 11.0.696.12 dev: http://cl.ly/5Jmd. It's because webkit rule has wrong angle specified. Also, linear gradients should support percentage values (e.g. -o ...… |
d.i.z. | Archived Article Discussions | CSS3 linear gradients | Mar 17 2011 | ||
|
Post #8802331 To look for CORE-34650?.. Where?.. Soon in new snapshots.… |
d.i.z. | Beta testing (including snapshots and previews) | Opera 11.10 Build 2020: Animated Speed Dial | Mar 6 2011 | ||
|
Post #8801751 Jest to problem ze strona. Wykrywa Opere i stosuje inna metode na zmiane strony. Zgloszone jako OTW-6845… |
d.i.z. | Strony WWW w Operze | "wstecz" nie działa na nk.pl (cofa tylko do początku) | Mar 6 2011 | ||
|
Post #8801551 The problem with memory management is getting worse... I often leave Opera open overnight, all my PC's are working 24/7. In the current stable version 11.01 Opera use all available RAM and get stu ...… |
d.i.z. | Beta testing (including snapshots and previews) | Opera 11.10 Build 2020: Animated Speed Dial | Mar 6 2011 | ||
|
Post #8800891 the dragging & dropping in the speed dial to reorder them doesn't work for me... once I reopen opera they are back as they were previously....LMAO! forget that...as long as I refresh them all ...… |
d.i.z. | Beta testing (including snapshots and previews) | Opera 11.10 Build 2020: Animated Speed Dial | Mar 6 2011 | ||
|
Post #8800871 One other issue I'm having with this build -- it deleted all my saved passwords! I checked the wand.dat file and replaced it with a copy from another computer; when I open up Opera, it wipes this ...… |
d.i.z. | Beta testing (including snapshots and previews) | Opera 11.10 Build 2020: Animated Speed Dial | Mar 6 2011 | ||
|
Post #8633681 Try using windowless mode for flash. Add wmode="opaque" attribute to your embed (or object).… |
d.i.z. | Opera extensions | Adobe flash not works in Opera Extensions background page | Feb 12 2011 | ||
|
Post #8590651 @Saskatchewan: Suggested that change to CodeMirror and modified local copy accordingly. I have not really worked on UJS Manager lately so I don't know when I will have something for release thoug ...… |
d.i.z. | Opera Unite | My UJS Manager service | Feb 7 2011 | ||
|
Post #7968442 This is not localStorage but scriptStorage that some extensions are bugging you about. This works like localStorage but saves settings per injected/user script instead of per origin. ScriptStor ...… |
d.i.z. | Beta testing (including snapshots and previews) | Extensions annoyance: Your browser doesn't support scriptStorage or you didn't set storage quota | Dec 8 2010 | ||
|
Post #7861592 I guess that console.log wasn't really a problem but rather the fact that Opera's script ran immediately when scripting environment was created and GM script ran on DOMContentLoaded. So it should ...… |
d.i.z. | Opera extensions | defineMagicFunction and objects | Nov 28 2010 | ||
|
Post #7859182 You can navigate to button with Shift+Arrows and press Enter.… |
d.i.z. | Opera Dragonfly Discussions | Waiting for a host connection on port 7001. | Nov 28 2010 | ||
|
Post #7730892 Fixed now - http://files.myopera.com/d.i.z./userjs/multipopup_v3.07.zip Opera removed support for IE'ism Node.removeNode().… |
d.i.z. | Customizing Opera | MultiPopup, a customization for Tooltips for Opera | Nov 17 2010 | ||
|
Post #7485652 This one working for me still: http://files.myopera.com/d.i.z./userjs/bug-me-not-login-fetcher.js… |
d.i.z. | User JavaScript | [request] fixing bug-me-not.js | Oct 26 2010 | ||
|
Post #7485152 I got a problem with it though: when clicking the Edit button of an arbitrary script, I don't see the source anymore (as with previous versions), but Opera goes to 99% CPU usage instead. Maybe sp ...… |
d.i.z. | Opera Unite | My UJS Manager service | Oct 26 2010 | ||
|
Post #7476452 - 3.0 * Added: CodeMirror editing component which supports syntax highlighting, line numbering and more * Added: possible to change file name of user script on installing * Fixed: ujs_man ...… |
d.i.z. | Opera Unite | My UJS Manager service | Oct 25 2010 | ||
|
Post #7102932 Old exploit - http://scarybeastsecurity.blogspot.com/2009/12/generic-cross-browser-cross-domain.html Not reproducible since many versions for me. If you can reproduce than report bug with worki ...… |
d.i.z. | Security and privacy in Opera | Opera (CSS) Cross Domain Vulnerability | Sep 23 2010 | ||
|
Post #7037902 @i-0: Sounds like a bug, yes. When I think about how it's made, it doesn't look like it would be a 2 minutes fix. @Quadunit404: I sent you a private message.… |
d.i.z. | Opera Unite | My UJS Manager service | Sep 18 2010 | ||
|
Post #6965032 Does it work with UJS hosted on files.myopera.com too? Unfortunately not. Hotlinking protection prevents it from working. What takes precedence, the "version" or the "ujs:modified" info? "versi ...… |
d.i.z. | Opera Unite | My UJS Manager service | Sep 12 2010 | ||
|
Post #6500632 I think it was always like that (ignoring some builds in between that had bugs that lowered the limit even more). 10.10 had no Carakan so it was using less memory so you might have not even hit ...… |
d.i.z. | Beta testing (including snapshots and previews) | Cache issues since around Opera 10.50 Beta 2 for Windows? | Aug 5 2010 | ||
|
Post #6500352 HNM=3 is supposed to stop working when Documents memory usage is around 80% when you checkopera:memdebug. If you see that it stops working for you before that limit is hit then I guess it could be ...… |
d.i.z. | Beta testing (including snapshots and previews) | Cache issues since around Opera 10.50 Beta 2 for Windows? | Aug 5 2010 | ||
|
Post #6345542 CTR+Shift+I should work to close it too. On Windows at least.… |
d.i.z. | Opera Dragonfly Discussions | Help, can not remove Dragon Fly | Jul 24 2010 | ||
|
Post #6345492 You are using Proxomitron or some similar filtering proxy? Looks like message is from the code that they add.… |
d.i.z. | Opera Dragonfly Discussions | what does this error message mean | Jul 24 2010 | ||
|
Post #6313672 I assumed it passed the URI to the Unite service which then downloaded it internally. Or maybe it used to do that? It used to do this but it didn't work for pages that check referrer. So now I us ...… |
d.i.z. | Opera Unite | My UJS Manager service | Jul 21 2010 | ||
|
Post #6303962 Are scripts automatically handled as UTF-8? If not, stripping the BOM could mess things up for non-Western UserJS authors. Yes, Opera handles scripts as UTF-8 by default unless there is @encoding ...… |
d.i.z. | Opera Unite | My UJS Manager service | Jul 21 2010 | ||
|
Post #6294242 Why u did it? I can't remember any paper that contains such requirements. Moreover, Opera can easily recognize metadata from 2nd, 10th, 1000th line or even next to the last bracket. Because I fou ...… |
d.i.z. | Opera Unite | My UJS Manager service | Jul 20 2010 | ||
|
Post #6237702 Heads up. Current Opera builds seem to have some bug that makes XHR in unite applications stop working after restarting Opera (works only after first install of application). That makes UJS Mana ...… |
d.i.z. | Opera Unite | My UJS Manager service | Jul 15 2010 | ||
|
Post #6237692 I wasn't actually aware there was any 10.70 public releases The snapshots contained like 2 crash fixes, that's all so far. Little mistake on dstorey's part. Changes are yet to come. :)… |
d.i.z. | Opera Dragonfly Discussions | Dragonfly Launch from Source File | Jul 15 2010 | ||
|
Post #6213652 Spoofing doesn't fix it and it works in Chrome, so I guess it might be Opera's rendering problem. No, it's what I said. Chrome and Firefox get tag instead of object. It's not because site ser ...… |
d.i.z. | Open the Web | Renault and Dacia websites | Jul 13 2010 | ||
|
Post #6212142 I can't reproduce it for some reason but given your discovery about classid I can tell you that it would not work in Firefox and Chrome either (not sure about this one). So it means that site send ...… |
d.i.z. | Open the Web | Renault and Dacia websites | Jul 13 2010 | ||
|
Post #6187882 Hi, I updated the script with two fixes. One about images (a speed fix), and one to prevent the script to be executed in iframes. It's stille available here :) Checking parent.location will thr ...… |
d.i.z. | User JavaScript | Request: Chrome/Firefox Flags | Jul 11 2010 | ||
|
Post #6187462 Don't want to hijack this thread or anything but good, old Multipopup was very similar and allowed (and still does) extensive customization, plugins, key shortcuts, pinned mode, skins and some mor ...… |
d.i.z. | User JavaScript | [UserJS] Tooltip replacement | Jul 11 2010 | ||
|
Post #6044272 Some other user script might conflict with it then. Try removing other scripts one by one and figuring out which one is causing it.… |
d.i.z. | Opera Unite | My UJS Manager service | Jul 1 2010 | ||
|
Post #6034962 I mean the script that is named ujs_manager_installer.js… |
d.i.z. | Opera Unite | My UJS Manager service | Jul 1 2010 | ||
|
Post #6034522 Have you disabled ujs_manager_installer.js by any chance?… |
d.i.z. | Opera Unite | My UJS Manager service | Jul 1 2010 | ||
|
Post #6025872 It's much simplier to debug if you connect with dragonfly and use Reload function from DF (in detached mode only) to reload "server" part of the application. No need to stop and start it then. And ...… |
d.i.z. | Archived Opera Unite Development Discussions | A Great Idea, but how do I use it? | Jun 30 2010 | ||
|
Post #5976502 In latest version (2.8) I've added simple (semi hidden) script update notifier. Every three days all active scripts are checked for update. It looks for update by checking (in that order): a) ...… |
d.i.z. | Opera Unite | My UJS Manager service | Jun 26 2010 | ||
|
Post #5881052 Added wildcard origin to postMessage calls. http://files.myopera.com/d.i.z./userjs/bug-me-not-login-fetcher.js… |
d.i.z. | User JavaScript | [request] fixing bug-me-not.js | Jun 18 2010 | ||
Showing search results 1 - 50 of 2703.
Icon guide:
New posts
No new
Friend
You are the author
You have replied
Poll
Sticky
Locked