Another release candidate for Opera Dragonfly 1.1
By David Storeydstorey. Friday, August 19, 2011 3:06:37 PM
We're closing in on the final release of Opera Dragonfly and we’ve made a number of release candidates since the last post. There have been no new features, only bug fixes. We’d like your feedback on the stability of the builds and if any functionality is broken or regressed from the previous version. Once we are happy with the quality of the product we will finalise the build and start release preparations. Thank you for all your help testing Opera Dragonfly, and let us know what you think in the comments.


Martin KadlecBS-Harou # Friday, August 19, 2011 4:30:11 PM
d4rkn1ght # Friday, August 19, 2011 5:12:07 PM
David Tereidterei # Friday, August 19, 2011 6:47:01 PM
Snapshot # Friday, August 19, 2011 8:17:04 PM
FransFrenzie # Friday, August 19, 2011 8:31:01 PM
Revision Number: 4914:bfadc34ff13f, stp-1-experimental, RC 4 Opera Dragonfly 1.1
JanGen # Friday, August 19, 2011 8:39:43 PM
It sometimes shows a pointer (hand), sometimes a default cursor.
It seems that, (document tab selected) the mouse doesn't change to pointer while hovering over links, but it does when the css sets it explicitly, but then it doesn't return to default.
Furthermore can't there be a visual indication (extra mouse icon with i) for being in `select element to inspect mode`, although I really would like to get rid of that button and make `superkey click` (windows key) always `inspect element` and click function normally.
That removes the need to toggle the mode, which is quite annoying (long mouse move) and it always seems to be in the wrong mode while debugging
Siavash Keshmiritenet # Sunday, August 21, 2011 9:51:03 AM
Deathamns # Monday, August 22, 2011 12:04:11 AM
script:
window.opera.addEventListener('BeforeEvent.click', function(e) { console.log(e); }, false);
David Håsätherhzr # Monday, August 22, 2011 3:35:28 PM
Daniel Herzogdanfoooo # Monday, August 22, 2011 3:38:03 PM
Martin KadlecBS-Harou # Monday, August 22, 2011 4:53:25 PM
.item:hover .subnav
When I enable to show :hover styles, and select .subnav it does not show style with this selector.
Example: http://files.myopera.com/BS-Harou/files/df_hover.html
(Select one of the .subnav elements and enable :hover)
David Håsätherhzr # Tuesday, August 23, 2011 11:34:07 AM
metude # Friday, August 26, 2011 9:31:27 PM
For firebug there's extension to make this? http://www.cssupdater.com/
Swapnil RustagiSwapnil99pro # Monday, August 29, 2011 12:43:54 PM