opera Questions

4

As I mentioned in the title, when using css font-family, custom font (font-face), it messes up (black background, black text (I guess)) auto complete drop down list in Opera. input[type='text'], i...
Catastrophism asked 4/4, 2012 at 12:45

3

Solved

After using Devise for my authentication, I found that there was a security hole in that, after the user logs out, the session variables are preserved. This allows anyone to press the back button a...
Zetland asked 24/5, 2012 at 19:37

10

Solved

I am displaying a modal dialog using jQuery. This dialog has a textarea control on it. But while submitting this dialog, the value of this textarea is not recognized by jQuery for some reason: it a...
Stipple asked 16/9, 2010 at 5:36

1

Solved

I have the html5 element in my project and given it a padding. Firefox and Chrome show the padding correctly, but unfortunately Opera, Safari and IE don't. Do you have any experience with this iss...
Shilling asked 14/1, 2014 at 15:12

2

Solved

I was wondering what would happen if I'd nest 2 <label> tags, and it turns out, in all the most recent versions of all browsers, except for Opera, clicking the inner label results in only tha...
Hypertonic asked 30/12, 2013 at 6:54

5

Solved

I have been trying to apply user-select for both Opera 10.62 and IE9 without success. I can't/won't bind events with JavaScript that preventDefault(), because there are so many places to be set uns...
Cliffcliffes asked 10/10, 2010 at 14:58

6

Solved

I have a link in the bottom of a div-box, which have position:absolute and should overlay the whole div-box. like that: http://jsfiddle.net/UpwvT/4/ In FF and Webkit it works fine, but in IE + Op...
Regardant asked 22/6, 2011 at 9:58

2

Solved

Since Chrome and Opera are switching to "Blink," are they changing the CSS vendor prefixes they use? Right now, Opera uses -o- and Chrome uses -webkit-. In the future, should I include something li...
Drinkwater asked 28/5, 2013 at 15:3

1

Solved

I can't reduce size of textarea using mouse although I didn't specify minimum width and height. In Firefox everything is ok. This question was asked here: Can't reduce size of resizable textare...
Araliaceous asked 25/9, 2013 at 9:26

5

Does anyone know something more about Opera outline bug? Check this out: http://jsfiddle.net/BYgMr/ <div id="outline">TEST</div> <div id="another-div">Another ...
Ohl asked 26/3, 2011 at 17:29

2

Solved

Inside a simple SVG element I have an image. Chrome: Version 28. - works perfect Firefox: 22.0 - no image is drawn Opera: 12.16 - image is show 4 times larger than normal Code: <svg width...
Ligamentous asked 17/7, 2013 at 19:48

4

Solved

I'm using the code that netadictos posted to the question here. All I want to do is to display a warning when a user is navigating away from or closing a window/tab. The code that netadictos poste...
Shrine asked 23/12, 2008 at 22:35

6

Solved

I need to do chrome/opera hacks because of a font replacement script wanted by the client that breaks things... this is sad but everything is working in IE6-7, FF2-3 and Safari. I have no way of fi...
Eckhart asked 3/6, 2009 at 15:32

4

Solved

I am currently working on a web application, I have a JS logging mechanism that Handles Javascript error that are not caught by the js code inside the page. I am using window.onerror to catch all s...
Spinode asked 14/3, 2009 at 12:24

7

Solved

Is there a way to make some CSS rules apply only for Opera (11)?
Krasnoyarsk asked 10/1, 2011 at 14:45

1

I'm having difficulties using SVG background with Opera. When I zoom out the page, the background starts repeating on the x axis despite `background-repeat: repeat-y' I created a codepen showing ...
Saber asked 5/3, 2013 at 10:3

5

I'm Opera user for browsing and Firefox user for developing. Simply I can't work without Firebug and any other tools doesn't fit for me. Geeks from Opera often offers to use Dragonfly which p...
Inch asked 26/8, 2010 at 13:49

1

Solved

I first had the problem with an AJAX login, and after looking for a solution for hours I thought I would try something as simple as this: <html> <head></head> <body> &lt...
Wallas asked 7/5, 2013 at 13:55

2

Solved

I have the following HTML: <div class='box'>text</div>​ and CSS: .box { /* non-essential */ display: inline-block; margin: 2em; background: plum; /* ESSENTIAL */ transform: r...
Palladio asked 17/9, 2012 at 13:58

12

Solved

Does anybody know how to remove the dotted outline on buttons in Opera?
Bugleweed asked 24/8, 2010 at 20:43

2

Solved

Although I'm not new to the idea of responsive design I have experienced a very troublesome thing... I have decided to completely move to rem units, but I still follow 62.5% rule (I have used it w...
Shackleton asked 2/1, 2013 at 17:6

1

I want to show custom bar ( notification like: Install our plugin. ) on our site if extension is not installed for Chrome, Firefox and Opera. None will be displayed if extension is installed. The...
Nosepiece asked 18/1, 2013 at 12:2

9

Solved

I can create CSS gradients in IE6/7/8/9/FF3.6+ and Chrome (see below). My question is: How would one create a gradient in Opera? .gradient{ /*Mozilla Firefox 3.6*/ background-image: -moz-line...
Reverberation asked 3/11, 2010 at 6:15

2

Solved

I am updating a site that I've built for the Nintendo Wii, and am looking for a good way to debug the application. Wii's browser (a version of Opera 9.3) does not have any sort of JavaScript consol...
Catrinacatriona asked 30/9, 2012 at 19:40

2

Solved

I have noticed that min-height is not working in Opera. I am trying something like this: <div class="content"><div> <div class="content newstyle"><div> And my CSS code is...
Electrify asked 25/10, 2012 at 14:7

© 2022 - 2024 — McMap. All rights reserved.