Questions tagged [opera]

Opera is a series of web browsers developed by Opera Software AS. The desktop versions—between 7 and 12.x—used the Presto rendering engine, while newer versions (15+) use Blink, a fork of WebKit.

The Opera browser is cross-platform and has desktop, tablet, TV and different mobile versions (Mobile and Mini). It is also built into Nintendo Wii and DS consoles.

Opera used the proprietary engine Presto up until February 2013, when Opera announced that their products would transition to using Chromium/WebKit. It was later announced they would actually switch to Blink, the same fork of WebKit that Chrome now uses.

The Chromium-powered Opera 15 was released as a successor to Opera 12 at the end of May 2013.

This tag, , should be used for questions that are not specific to either the older Presto or newer Blink rendering engine; questions specific to either version should use or , respectively. Other tags in this family include and .

Resources

1955 questions
0
votes
1 answer

karma-opera-launcher gives no such file or directive ./config/prefs.ini error

I'm getting this error after I run karma start test/karma.conf.js: WARN [launcher]: Can not load "Opera", it is not registered! Perhaps you are missing some plugin? It seems to be because of this error: WARN [plugin]: Error during loading…
Adam Zerner
  • 17,797
  • 15
  • 90
  • 156
0
votes
1 answer

Is it possible to capture a web signature from opera mini 8/win mob 6

I was wondering if anyone knew of a method of capturing a customer signature from opera mini 8 on winmobile 6 , and having the signature save the image to the server? Failing that, I'm going to have to create a client side app, but that defeats the…
Matt
  • 412
  • 1
  • 3
  • 14
0
votes
2 answers

Javascript For loop loops through all the videos but only plays the last HTML5 video. Why?

I am trying to add all my source video paths in the array called sources. Then, I am trying to play them using my HTML5 video player. However, when I run the loop, (debugging using alert message) - ONLY the last video plays every time, eventhough it…
Zac1
  • 208
  • 7
  • 34
0
votes
1 answer

Browser's not displaying images correctly

Long story short, all images in browser are displayed wierd. Here is the comparison between browser and window's image viewer on the same image (downloaded) :https://i.stack.imgur.com/xkiNl.jpg This problem started on chrome, so I installed opera…
Nertan Lucian
  • 362
  • 4
  • 16
0
votes
2 answers

Plugin for Opera. DOM-tree modification

I want to create a plugin for opera that modifies tha DOM-tree after the page have been loaded. Does opera have an appropriate plugin API?
Vitali Kotik
  • 753
  • 8
  • 25
0
votes
2 answers

Jquery AjaxForm returning False in OPERA in a https protocol

The error is shown only when i add a File input. I get a return of FALSE in the success event. happens only in Opera. Any idea where could be a problem ? http://jquery.malsup.com/form/
Shyam
  • 1
  • 1
0
votes
1 answer

Extra space in Opera

I'm trying to put a progress bar inside td of my table. Here's the code:
HiveHicks
  • 2,294
  • 5
  • 28
  • 42
0
votes
1 answer

Change history after async ajax request on Opera 12

Introduction In an older version of Opera (Opera/9.80 (Macintosh; Intel Mac OS X 10.10.3) Presto/2.12.388 Version/12.16) there is a problem with history when update the document.location.hash on an ajax request callback. Steps to reproduce: listen…
a--m
  • 4,716
  • 1
  • 39
  • 59
0
votes
2 answers

jquery event not work with many div on Opera and Chrome

On my webside I create several div with id="bigger". This div should enlarge div id="text" and load inside (using ajax) next subweb. Here is part of my code: /*ajax*/ function ajax(src, cont){ $.ajax({ url:…
FKa
  • 47
  • 1
  • 7
0
votes
2 answers

Equivalent of chrome://inspect/#workers on Opera

chrome://inspect/#workers is the debugging page for web workers on Chrome. What is the equivalent of this page on Opera?
Lewis
  • 14,132
  • 12
  • 66
  • 87
0
votes
0 answers

Why does Opera's console give the current date for javascript:alert(document.lastModified)?

On every website I go on, the console returns the current date. I did it in Chrome, and it worked just fine.
Cameron R.
  • 58
  • 6
0
votes
1 answer

jQuery overlay not working in IE6, Opera

I've been scratching my head for hours trying to figure this out. I have this page: http://173.203.72.190/default.aspx. On clicking 'Any Cuisine', a sort of overlay is supposed to open. It works fine in nearly all browsers except IE6 and Opera. In…
Donnie Thomas
  • 3,888
  • 8
  • 47
  • 70
0
votes
2 answers

Why doesn't my css only drop down menu work in opera for mobile?

My menu displays in a line and then becomes a drop down menu on smaller screens. It works in every browser apart from opera for mobile. Please can someone tell me why please? I don't understand why it doesn't work in opera? Is Opera the new…
user2312612
0
votes
1 answer

x-dom-event-stream in Opera 10 Only Working on First Event

I have a python script (in the CherryPy framework) that sends Event: and data: text as this Opera blog post describes to a client browser. The javascript that recieves the x-dom-event-stream content is almost identical to what they show in the blog…
Brad
  • 5,845
  • 7
  • 30
  • 29
0
votes
1 answer

Opera Mobile for Windows + Reported Screen Size

I know this isn't a direct programming question, but's it's kinda relevant as I'm trying to get a good testing environment set up before I embark on my latest project. I'm trying to set up Opera Mobile for Windows to allow me to test a new website.…
Antony Scott
  • 21,690
  • 12
  • 62
  • 94
1 2 3
99
100