Opera Desktop Team blog header

Subscribe to RSS feed

Opera 12.10 Beta Candidate 5

,

Before leaving the office we decided to add a few fixes to this week's build. wink Mac users might notice improvement in scrolling performance, especially on pages with lots of plugins. Also we fixed numerous crashes and a regression in previous build some of you could notice cool

WARNING: This is a development snapshot: It contains the latest changes, but may also have severe known issues, including crashes and data loss situations. In fact, it may not work at all.

Download

Read more...

Opera 12.10 Beta Candidate 4

,

We have been busy fixing crashes, NSL problems and other serious bugs and we are now ready to restart the ramp up towards a Beta again. So consider this Beta Candidate 4. yes

This build also adds a nice little feature that many have often requested "resizable text areas". Yes, we know there were already a couple of nice userJS and extensions that add this feature but we feel it is time to move the functionality into the default setup. wink

WARNING: This is a development snapshot: It contains the latest changes, but may also have severe known issues, including crashes and data loss situations. In fact, it may not work at all.

Download

Read more...

Scrollable plug-ins

, ,

We have learned from the Opera 12.02 release on Windows that putting plug-ins back into the main process was the right way to go. For Opera 12.10 we have reached the decision to implement the same short-term solution for OS X by putting plug-ins back into the main process.

Users on OS X should see a vast improvement in general responsiveness and scrolling performance in plug-in heavy documents (a.k.a. news sites and popular blogs).

The 64-bit distribution will not be the default distribution for OS X for this release. A 64-bit version of Opera 12.10 for OS X that will continue to use out of process plug-ins will be made available at a later time.

Known issues
  • [OS X] Crash when clicking items in context menus

WARNING: This is a development snapshot: It contains the latest changes, but may also have severe known issues, including crashes and data loss situations. In fact, it may not work at all.

Download

Read more...

Friday's 12.10 Snapshot, more bugs to kill

, ,

Hey,

We have decided we wanted to do some more polish before we are ready with beta, so you will see some more snapshots with more bugfixing.

In this snapshot we were able to kill a rather nasty NSL (non-stop loading) issue that our Linux and Mac users were experiencing. We are looking into other NSL issues, if you notice any please try to be specific about what sites you encounter them on.

Happy bughunting!

WARNING: This is a development snapshot: It contains the latest changes, but may also have severe known issues, including crashes and data loss situations. In fact, it may not work at all.

Download

Read more...

Opera 12.10 Beta Candidate 3

,

Hey
The last RC introduced a boring crash, which we have fixed here.

WARNING: This is a development snapshot: It contains the latest changes, but may also have severe known issues, including crashes and data loss situations. In fact, it may not work at all.

Download

Read more...

Opera 12.10 Beta candidate

This is a candidate for the beta release of Opera 12.10. The fixes are listed in the changelog below.

We encourage you to test without hardware acceleration if you are having problems, and report whether disabling HWA fixes it or not. Including your platform/OS details is always useful.

Known issues
  • Crash when using searchbox, or when opening extensions preferences

WARNING: This is a development snapshot: It contains the latest changes, but may also have severe known issues, including crashes and data loss situations. In fact, it may not work at all.

Download

Changelog
  • DSK-372644 No keyboard focus on pages opened from Speed Dial
  • DSK-373867 No gstreamer playback on 64-bit Windows 7
  • DSK-373951 Window borders not painted when Opera is started with theme applied
  • DSK-371914 Typed history crashes with uppercase letters in domain name
  • CORE-48613 Opera sometimes crashes when closing a tab which is waiting for authentication
  • CORE-48615 Keyboard shortcuts in mail compose window repeated
  • CORE-48602 Opera crashes when opening Dragonfly with Hardware Acceleration enabled
  • CORE-48569 Application cache update process is not properly aborted when navigating away from the site before the update finishes
  • CORE-47622 NSL on appending scripts to doc.written element coming from doc.written external script and content (NSL on tv2.no and dinside.no)

Another Opera 12.10 build

Here's another Opera 12.10 build.

We've fixed a couple of common crashes, and SPDY for Turbo has been disabled for the time being, as there were some problems with it.

As you can see from the known issue below, hardware acceleration will be somewhat unstable. We're also seeing some platform-specific issues where it would be nice to know what platform you are all on.

For that reason, we have a couple of requests:

  1. Try without Hardware Acceleration before reporting a problem (or always test with HWA off)
  2. Report your operating system/platform

Known Issues
  • Hardware acceleration causes frequent crashing

WARNING: This is a development snapshot: It contains the latest changes, but may also have severe known issues, including crashes and data loss situations. In fact, it may not work at all.

Download

Read more...

Opera 12.10 beta candidate, now with support for Retina Macs

, ,

The next stable release of Opera will be version 12.10 (12.50 will continue afterwards with further updates). This build takes all the work done thus far and adds a nice new feature for Mac users (more on that in a moment), plus loads of bug fixes and a big Core upgrade. One nice highlight of the Core upgrade is greatly improved WebM performance. Though there are plenty more gems in the changelog below. With such a large number of important fixes and improvements we believe we are very close to a Beta quality version of Opera 12.10, so you can expect one coming your way very soon.

As an extra bonus for our Mac users running the latest MacBook Pros, Opera 12.10 sees the addition of "Retina" support. With twice the pixel density, this should give much crisper text and detail to the Web experience. The build comes with a updated skin, full of pretty, high-resolution icons.

Text on Web pages will automatically take advantage of the higher resolution, without affecting overall design. Opera’s implementation is like Safari’s, meaning that a CSS pixel will no longer correspond to a device pixel. Graphics may look blurry, because it is typically delivered in a lower resolution than the new machines are able to display. To deliver a unscaled high resolution image, include an image twice the size as normal. For example: < img src="image_200x200px.png" width="100" height="100" >. See Apple’s 2012 WWDC Session Video #602 “Delivering Web Content on High Resolution Displays” for more technical details.

To target which users get the high resolution graphics (as to not push larger file sizes on users who cannot take advantage on their lower resolution displays) we have two new APIs which are on pair with Safari’s:
  • window.devicePixelRatio will return 2 on a Retina display, and 1 or undefined on a low-res display. Target "two or higher" to future proof your high resolution aware site design.
  • @media -o-device-pixel-ratio will be 2/1 on a Retina display and 1/1 on a low resolution display. (If you already target the iPhone 4, you may know that there, the ratio is 3/2.)
As always, thanks for testing and helping to make 12.10 the best Opera ever. wink

Known issues
  • The decreased version number means the you will not receive automatic updates from Opera Next to 12.10. However it is safe to install this build over the top of the last 12.50 build.
  • Linux users may need to uninstall and reinstall Opera to handle the version number 'downgrade' (your preferences will be retained in between)
  • Extensions cannot use separate graphics for Retina displays in the browser UI

WARNING: This is a development snapshot: It contains the latest changes, but may also have severe known issues, including crashes and data loss situations. In fact, it may not work at all.

Download

Read more...

Increased security when installing extensions

, ,

More than month ago we announced on our Addons blog that we wanted to increase security of extension installation for average users.

Extensions hosted from addons.opera.com are carefully moderated and as such they can be installed in Opera with a minimum of effort. However, since we have no way of knowing the moderation practices of third-party repositories, we need to be more careful with them.

Having studied how people install and use extensions we came to the conclusion that current security dialog is somewhat deficient, in that many users will simply click-through it and add new repositories to the trusted list, without fully understanding the consequences of such an action.

For that reason, we decided to "raise the security bar" and make installation of third-party extensions require a little more thought. Starting with this build we block installation of extensions from all repositories that are not already in the trusted list. Those who understand the risks can click on the help button in the new dialog to find how how to add further repositories to their trusted list. With this change we hope to eliminate accidental additions. idea

This build also includes a small but nice collection of bug fixes. Enjoy and thanks in advance for the feedback.

Known Issues (see also issues from previous snapshots):
  • The Extensions help page is subject to further changes

WARNING: This is a development snapshot: It contains the latest changes, but may also have severe known issues, including crashes and data loss situations. In fact, it may not work at all.

Download

Read more...

Yet another snapshot

, , ,

Hey ya'll
This build only includes the revert of out of process (for Windows 32-Bit only), which we already did in 12.02.
Plugins should now behave better in the Next snapshots as well.
Also the revert is only for 32 bit windows builds as we did for 12.02

Known Issues:
  • See previous snapshots

WARNING: This is a development snapshot: It contains the latest changes, but may also have severe known issues, including crashes and data loss situations. In fact, it may not work at all.

Download