Šta je novo?

Opera 11 - Final

ima problem ako nisi stavio poslednji snapshot (mada i tu ima resenje u js)

evo poslednji build

Meet your new address field, mouse gestures, and updated mail panel and extensions

As preparations to the upcoming beta of Opera 11 we are exclusively giving you two new features and several mail enhancements today.

A safer address field
The address field in the browser is an extremely important feature. It's the key to how you navigate, search and to keep you safe on the web. For Opera 11, we want to bring it the next level, making it less crowded and helping you be more focused on the most important tasks. Before looking at it, please first note that the new address field is intended as a help for the vast majority of users who think they are on Google when on google.com.spoof.com, and others who don't automatically parse URL strings without conscious effort. The technical audience of Opera might understand query strings, but, in most cases, they are just gibberish to the user.
While a server might do it another way, the solution attempted is to show the parts which are most likely to tell users where they are.

addressbar-preview.png


Opera's new address field features
All web pages gets a badge to the left of the address field. The badge replaces protocols like HTTP, HTTPS and opera:, which are shown only when focusing on the address field.
Clicking on the badge provides a easy overview of the potentially more complex security state of the current web page.
Parameters at the end of web addresses are visually hidden when the address field is not focused. (You can disable this with opera:config#UserPrefs|HideURLParameter if you still want to see the whole address all the time.)
And lastly, there is a badge for browsing with Opera Turbo on. Clicking on this gives, for example, information about estimated data savings for the Opera Turbo session.

Visual mouse gestures
Many of you know of and love the ability to control the browser by doing small and fast gestures with your mouse. Mouse gestures is another genuine Opera innovation that was first introduced in Opera 5.1 in April 2001. Ten years later it is about to time to give it a massive face-lift. Our focus has been two-fold. First, we want more people to discover the basics of this extremely nice and sticky feature. Second, we want people to learn more mouse gestures than just the simple back and forward. To use the visual guide to mouse gestures, simply long press the right mouse button. But those who don't already use use mouse gestures in Opera should be aware of one thing before they test this out: This is addictive stuff!

A nice mail update
The mail team has also prepared some nice changes for you! We listened to your feedback and changed from multiple scrollbars to one global scrollbar for the mail panel. The scrollbar keeps section headers on the top which allows you to quickly scroll back up to them.

We have merged the old filters, labels and saved searches into the new more powerful labels. We consolidated all mail search fields into one, which enables you to search wherever you want, with the help of a new toolbar that appears when searching. If you want you can save this search as a rule that will automatically label all the matching messages. You can set a custom icon on your new label in the label dialog, but the label dialog is going to undertake some changes soon.

We also did some improvements when it comes to the mail startup speed, mail skin fixes for Windows and Mac, some HTML compose related and other bug fixes.

mailpanel-preview.png


Updates to extensions
We have also done a lot of work on extensions. They will now run on secure sites (HTTPS) by default, and we have added a privacy setting where you can allow/disallow extensions to run on secure connections or in privacy mode (disabled by default).

In addition to that, we now allow extensions to have an preferences page. Both the options page and privacy settings can be accessed from the extensions manager.

You should also be aware of some changes to requirements that will affect currently available extensions:
Extensions must include an access request for the pages you want to access with the background-process. You can do this by adding <access origin="http://example.com"> to the config.xml
Extensions must include an index.html file in the package or include a <content src="someStartFile.html"/> in the config.xml.
Extensions must use broadcastMessage() properly: broadcastMessage() only takes one argument: a string or an object literal: so either broadcastMessage("hi") or broadcastMessage({'say': 'hi' }
This means that some extensions authors will have to update their extensions.

Known issues
Some Linux and FreeBSD builds are not yet available due to changes relating to PGO. We will try to add them later.
DSK-318727 (Extension blocks execution of userjs)
DSK-317999 (Extension + UserJS blocks page loading)
DSK-319065 (Privacy setting is not applied for some extensions)

Changelog
Desktop

Improvements to the address field: see main blog entry for details
Implemented a new visual interface for mouse gestures: see main blog entry for details
DSK-267463 (Support importing Firefox bookmarks from places.sqlite)
DSK-277625 (Normal font and Monospace font settings don't work.)
DSK-290360 (Default search box can not be dragged from Appearance -> Buttons)
DSK-296813 (Graphic element layout issues in mail dialogs)
DSK-300575 (Broken search field in Apperance > Buttons > Search)
DSK-306374 (First scroll event being sent to window instead of scrollable area)
DSK-309272 (Private tab search terms can show in non private speed dial search)
DSK-311007 ("Did you mean '...'?" opens a new tab when "Reuse current tab" is unset)
DSK-313944 ("Ctrl+Shift+V" opens in a new background tab)
DSK-314125 (Paste'n'Go not working in F2("go to page")-Dialog)
DSK-315773 (Auto update fails to display authentication dialog when updating without write permissions)
DSK-315856 (Master Password dialog opens shortly and closes again when logging in through the Auth dialog)
DSK-316091 (Can't double-click empty workspace to open new tab)
DSK-316145 (Gmail not working)
DSK-318907 (Tab title displays incorrectly with modified toolbar setup)
DSK-319075 (Make a pref to not hide the URL parameters): opera:config#UserPrefs|HideURLParameter

Mail
Implemented super scrollbar
Merged filters, labels and saved searches into the new labels
DSK-130346 (Unicode attachment filenames sent by M2 unreadable in clients like Outlook)
DSK-312784 (Panels (F4) are brought up when focus is on RSS feed tab, even after panels were previously closed)
DSK-312548 (Mail view opened when clicking the expand arrow in the treeview)
DSK-317039 (Attachment to e-mail disappears after viewing it)
DSK-310643 (Mail selection lost when new emails arrive)
DSK-309797 (Feed folders views use 'Sent' instead of 'Published' as column header)
DSK-311987 (Mailpanel categories added at bottom of mailpanel on enabling)
DSK-264794 (Mail header uses large text size instead of bolded text)
DSK-313836 (Section header is deaf when readded to the panel)
DSK-270470 (Wrong attachment names (Content-ID) displayed)
DSK-212904 (Wand loses login information after changing server name)
DSK-299655 (Line breaks in signatures are not respected when changing plain/HTML)
DSK-317670 (HTML mail message doesn't add default mail compose font to body style attribute)
DSK-312506 (Cannot modify the spam filter)
DSK-312572 (Remove the "Manage Feeds" dialog)
DSK-312577 (Deleting parent feed folder does not delete it's children)
DSK-312686 (Multiple views selected in the new mail panel)
DSK-305028 (Don't initalize the indexer in mail when no accounts exist)
DSK-311306 (Don't populate treeview while loading mail database)
CORE-28033 (Inlined images sent from Thunderbird are recognized as attachments and not content id elements)

Extensions
DSK-318540 (Opening dialogs on Windows through popup closes the popup window and possibly crashes opera)
DSK-319114 (Popup href == http://.. shouldn't be subject to <access> restrictions)
DSK-318440 (opera.extension.tabs.create opens wrong url)
CORE-34186 (Extension should work on https by default with opt-out possibility to switch off per extension)
CORE-33649 (Extensions Options page - included)
CORE-34288 (Add flag to disallow oex/ua without file extension)
CORE-34443 (Only disallow toplevel replacing on form submission on the main gadget window / extension background process)
CORE-34288 (Require file name extension when upgrading widget configuration)
DSK-318970 (Cogwheel is not disabled for disabled extensions)
Fix for link handling in widgets)
Updated: Extensions installer
Updated: Extensions manager
Added Extensions Options page UI support
Extensions update dialog, update button in extensions manager
New: Privacy dialog
New: Update dialog
Crash fix

Core
CORE-33950 (301 status code response are not redirected after browser restart)
CORE-34280 (IME composes duplicated strings in contentEditable text areas)

Windows (Installer)
DSK-271980 (Canceling an autoupdate or upgrade at the wrong time can leave you with a broken Opera installation)
DSK-314579 (Cancelling new installer on Win7 makes Windows ask if the program was correctly installed)
DSK-315494 (Installer continues too fast if Opera is still shutting down)
DSK-315582 (It's confusing that all checkboxes are selected for portable installation even tho they are grayed out)
DSK-315583 (Add UAC shield to the install button)
DSK-315728 (Language choice in installer doesn't work unless you also change "Install for" (operaprefs_default.ini not created))
DSK-315790 (Make the installer remember which options was set during upgrade)
DSK-315899 (Hovering the "Terms of Service" button shows a cut off border)
DSK-316080 (Uninstalling Opera while it's running leaves Opera.lnk.10.70.bak on the desktop)
DSK-316244 (Wrong error message when trying to install to %programfiles" and selecting "Install for: External device")
DSK-316254 (Profile lost when upgrading a classic single user installation in %programfiles% on Vista and 7)
DSK-316259 (Error when trying to upgrade Opera when files in the installation folder are locked by other programs)
DSK-316262 (No operaprefs_default.ini created on Vista and 7 with default installation settings)
DSK-316766 (Install for "Just me" option in new installer may be confusing): changed to Standalone
DSK-316795 (Unable to write CLASSES\.xbm\OpenWithProgIds\Opera.Image)
DSK-317424 (Failed to modify the registry named Software\Microsoft\MediaPlayer\ShimInclusionList\OPERA.EXE\(null)
DSK-317736 (Cancel installation doesn't work)
DSK-318317 (No error message when trying to install standalone installation in %programfiles% (and installation succeeds the second time you try))

Mac
DSK-316225 (input type="range" buggy)
DSK-316546 (Add mac specific speed dial background)

Linux/FreeBSD
Use PGO on *nix
DSK-301547 (Flash with wmode transparent crashes in widgets)
DSK-316375 (Alt is hardcoded to open the O-Menu): Now possible to map an alternative shortcut
DSK-318050 (Search and URL dropdown gets clipped in non compositing environments): F2 drop down is not re-enabled by this
DSK-318398 (File download can recursively overwrite folders without warning when using the Gtk file selector)
DSK-318434 (The --geometry argument has no effect on first run)
DSK-318585 (Opera should accept the CFF font format)
DSK-316214 (Invoking opera --fullversion argument doesn't work when Opera is running)
DSK-318115 (File type dropdown is broken in the file chooser)
DSK-318724 (Disable smooth scrolling by default on UNIX): still possible to enable via a preference
DSK-318764 (KDE skin is missing a browser skin element)
DSK-318407 (After inputting Latin characters, IME cannot be turned on in search field): further fix needed for compositing
DSK-318509 (Dead keys stop working after the second character due to change of focus): further fix needed for compositing
Improved some of the focus handling code: watch out for regressions

Happy bug hunting!

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

* Windows
* Mac
* Linux/FreeBSD
 
Ja sam probao prvi snapshot I neke ekstenzije nisu radile. Cekacu prvu betu, da bih poceo da koristim stalno.

Sent from my HTC Desire using Tapatalk
 
Poslednji snapshot koji je illidan postavio ispisuje beta u about prozoru.
 
Iskreno, nisam. Neke su radile, neke ne, pa sam pomislio da je neki bug. Nisam imao vremena.

Sent from my HTC Desire using Tapatalk
 
Meni sa ovom betom 1094 mnogo često otkaže desni klik. Najednom prestane da radi i pomogne samo gašenje programa.

Ekstenzijama nedostaje opcija za autoupdate i njihovo korišćenje direkno iz Opere u smislu nekih dugmića i sl, a ne da su stalno aktivne ili neaktivne. Sada je dobro što su dodali podešavanja.

Šta je Privatni mod rada za ekstenzije, tj. šta tačno radi ta opcija?
 
Poslednja izmena:
Ima autoupdate ekstenzija u buildu 1104. Private mode je da omogucis ekstenziji da radi u private prozorima/tabovima (File>New Private Window).
 
Meni sa ovom betom 1094 mnogo često otkaže desni klik. Najednom prestane da radi i pomogne samo gašenje programa.

Ekstenzijama nedostaje opcija za autoupdate i njihovo korišćenje direkno iz Opere u smislu nekih dugmića i sl, a ne da su stalno aktivne ili neaktivne. Sada je dobro što su dodali podešavanja.

Šta je Privatni mod rada za ekstenzije, tj. šta tačno radi ta opcija?

И ја сам приметио да ми понекад откаже десни клик на мишу. Уопште не реагује на њега. Раније нисам имао таквих проблема. Вероватно ће то исправити са следећим "апдејтом".
 
Da li ima ekstenzije koja odgovara ekstenziji Nosquint za Firefox?Ona menja boju pozadine i velicinu slova na stranici sajta koji se cita.
 
Sa starim verzijama sam imao problema na pojedinim sajtovima tako da odavno nisam koristio operu. Da li je taj problem rijesen u novoj verziji?
 
za sad....extenzije ne rade dobro. 3 od 8 extenzija ,koje sam nasao da mi trebaju, dosta usporavaju browser, tj. skrolovanje, toliko je laggy da sam morao da ih izbrisem, a to su image popup, lastpass i ona za read it later. a addblock uopste ne radi, a probao sam 3-4 alpha verzije i ovu 1. betu. ali bice bolje ;d
 
@manfromearth: ako mislis na extenziju AdBlock, ona radi, samo sto prethodno za User JS Storage Quota moras da podesis vrednost 500 ili vise

ahaaa, ok, thx x] a jel se jos nekom desava lag kad skroluje neku stranicu sa ove 3 extenzije, preview popup, to-read sites, lastpass. npr youtube i wikipedia, ako moze neko da proveri.

edit: ehehe, ne vredi, radi adblock sad, promenio sam user js storage quota na 500, ALI sad i adblock zeza sto se tice skrola, LAG =( ogroman, jako uocljiv
 
Poslednja izmena:
sad sam ih instalirao i nisam primetio neki znacajan lag u skrolovanju...
 
Primetio sam da prilikom koriscenja "mouse gestures", potrebno je vise pomerati mis da bi opera aktivirala npr: back ili forward funkciju! Kod 10-ke je mnogo osetljivije te malim pokretima se brzo vraca po stranu unazad ili unapred!
 
za sad....extenzije ne rade dobro. 3 od 8 extenzija ,koje sam nasao da mi trebaju, dosta usporavaju browser, tj. skrolovanje, toliko je laggy da sam morao da ih izbrisem, a to su image popup, lastpass i ona za read it later. a addblock uopste ne radi, a probao sam 3-4 alpha verzije i ovu 1. betu. ali bice bolje ;d

Evo I kod mene radi odlicno, na poprilicno slabom laptopu.

Sent from my HTC Desire using Tapatalk
 
Zašto stavljate adblock ekstenziju kada imate odličan content blocker u Operi?
 
ako hocete da vidite skroll probleme, idi na http://www.youtube.com/ probaj nekoliko puta gore dole skroll, onda instaliraj Preview Popup vrati se na youtube i pokusaj opet, idi disable PopUp pa probaj opet :) svaki put ce skroll da bude losiji kad je ukljucena extenzija
 
takodje sa ukljucenim PreviewPopup acid 3 test daje 97 poena
 
Stalno mi na vrhu izbacuje ono:

This page appears to be written in Serbian. Would you like to translate it?

A koliko vidim to nije do ekstenzije, probao sam dvije za translate ali sam obe deinstalirao i opet mi to izbacuje pa pretpopstavljam da je to nešto ugrađeno u Operu. Kako se isključuje?
 
Nije Opera, mora biti ekstenzija.
 
U pravu si, sad sam vidio da sam imao i treću translate ekstenziju, juče sam nabacivao razne da vidim kako ide. Koja translate ekstenzija vam je najbolja?
 
Da li je neko probao ovu ekstenziju opera to phone? Neće da mi radi nikako.
 
Kako da namjestim da mi Bookmarks bar bude iznad Address bara, a ne ispod? Oba su podešena da su Top, kao i Status bar, ali hoću da na vrhu bude status bar, pa bookmarks bar ispod njega, pa address bar ispod njega. Tako mi je u Operi 10.63 a ne sjećam se kako sam to namjestio.
 
Vrh Dno