Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rmehner/opera-osx-hiding-form-label-bug
Just a repository to showcase a small bug I've found in Opera 12 OSX.
https://github.com/rmehner/opera-osx-hiding-form-label-bug
Last synced: 5 days ago
JSON representation
Just a repository to showcase a small bug I've found in Opera 12 OSX.
- Host: GitHub
- URL: https://github.com/rmehner/opera-osx-hiding-form-label-bug
- Owner: rmehner
- Created: 2012-07-27T14:12:27.000Z (over 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2012-07-27T14:28:09.000Z (over 12 years ago)
- Last Synced: 2024-11-09T18:27:42.980Z (about 2 months ago)
- Homepage: http://rmehner.github.com/opera-osx-hiding-form-label-bug
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is just a small repository to showcase a small Opera bug that I've found.
Preconditions:
* OSX 10.7.4 (don't know about 10.8, didn't have the time to upgrade yet)
* Opera 12 (Build number: 1467)Visit http://rmehner.github.com/opera-osx-hiding-form-label-bug with that given browser.
There is a page that includes an iframe. That iframe includes an input field with a label.
This label and the text within the iframe is not shown in Opera, but in other browsers, including the Windows version of Opera.As soon as you remove the border-radius CSS rule for iframe or reduce it to 2px it works again. Everthing higher than 2px hides the texts.