De volgende tekst werd door Verwijderd ingestuurd: "Alweer beta 4 van Opera 7.20 en dat is best opmerkelijk, omdat in het verleden er meestal slechts twee of drie publieke beta's verschenen voordat de final release uitkwam. Beta 4 bevat ten opzichte van de voorgaande testversie een hoop fixes en op enkele terreinen ook nieuwe features. Hopelijk is ook het probleem verholpen dat ervoor zorgde dat Tweakers.net vrijwel compleet onbruikbaar was in beta 3 ."
De makers van Opera 7.20 beta 4 hebben deze release uitgebracht voor zowel het Windows- als het Linux x86/FreeBSD-platform. De release notes van beide versies zien er als volgt uit:
Changelog Opera 7.20 beta 4 for WindowsChangelog Opera 7.20 beta 4 for x86 Linux and FreeBSD
- General:
- Crash fixes
- Memory fixes
- Fix for plugin paths
- Fixed: Default apps for trusted protocols not set
- Fixed: The icon for the unread document from skin.ini was not used
- Fixed miscolored gif bug
- Added clear button to customize dialog box (not on toolbar by default)
- Copy&paste formatting fixes
- Added "turbo mode" to Multimedia prefs: Smooth drawing of images
- Various unrelated fixes: First-letter, hover on position: fixed, table cell heights, float and linebreaks, HR fixes, scroll bar flicker, background-position... And more
- Iframe fixes
- User mode fixes
- Better handling of pseudo elements in getComputedStyle
- Fix for copying long notes and links to clipboard
- Clear links panel when closing a window. Use lock if you want to keep them around
- Allow new windows to be opened while a close-all is in progress without entering an endless loop
- Always show the local context menu when using Ctrl+M, just like if you use the (Windows-specific) context menu button
- Fix for Help button accepting a certificate
- Force reuse of page when searching if page is empty
- Support for function keys F13 to F20
- Improved support for language versions of search.ini
- Allow fast forward before page is completely loaded
- Fix: Flash content only loaded after re-loading page
- Update delay tuning
- Changed so that loading redraw lock start when new document arrives, instead of when contacting server. Therefore changing default to 2 seconds
- Added support for bolded menu items
- Let special forward mouse buttons try fast forward if no normal forward
- Fixed: No preview for international font selection
- Fixed: Text select highlighting lost on link when moused-over
- Fixed printing of frames
- Made root honour overflow: hidden on BODY
- Accepting ! at end of comment
- Possible to tab through items in Personal bar
- Some fixes for handling download of files. Open files with opera directly if that is selected form the filetype edit dialog box
- Do not activate a bookmark using its shortcut if the bookmark is inside the trash folder
- Added a top borderline above mail toolbar in windows skin
- Fixed problem with korean IME
- Load default (fallback) language file when changing UI language from preference dialog box
- Kiosk mode:
- Added kiosk mode filters
- Support for no-download kiosk mode
- Support for kioskresetstation kiosk mode
- Support for reset-on-exit kiosk mode setting
- Suport for disabling file upload widget in kiosk mode
- Support for no-change-buttons
- Support for "kiosk-button" kiosk flag
- Hide pagebar + open new page when the last is closed
- Disable bookmark menu contents in no-Hotlist mode
- M2:
- Easy way to add filter to an existing view (filter on address or subject)
- right-click message, select "Show in", view name, "This view and add filter"
- Quick reply shows recipient as ghost text
- Fixes for hide from other views not available in Filter window
- Made mail view title into a button used to change mail view without Hotlist
- New Reindex mail dialog, to be used when new features are added to M2 that require some kind of reindexing. Now used to reindex mail per account so that the account selector works even with old mail. Pressing Cancel will make the dialog reappear next time. Reindexing works across multiple sessions
- Completely rewritten format=flowed code. Improved support for RFC2646, and added support for Unicode Standard Annex #14, "Line Breaking Properties". Needs testing!
- Be even more restrictive in flowing. Following RFC2646 §4.1
- Added sorting of the mail access menu
- Export mail fix
- will only export mail from selected access point
- Not show newsgroup messages in Unread by default
- If plaintext LOGIN with literal fails, retry without literals (and without quoting).
- Added workaround for servers not following RFC2980 §3.1.3(.1)
- Open a message box asking about entering online mode if checking mail in offline mode.
- Fixes for very slow-loading mail indexes
- Document and display
- A number of bugfixes and general stabilization work
- Support for action="mailto:..." in form elements
- Smarter redraw during page loading
- Detect and report network errors
- Fonts:
- More verbose logging in Xft library loaders (-debugfont option)
- Color management:
- Repaired support for truecolor visual on Solaris
- Java:
- Improved -debugjava output
- Some applets do not quite follow the strict demands of modern Java VMs. Many of these should work now.
- Plug-ins:
- Workaround for a problem where going to a page with flash causes opera to hang for ~20 seconds.
- Mouse and keyboard:
- Support for "Copy", "Paste" and "Cut" keys on Sun keyboards. Use unix_keyboard.ini to activate.
- Fixed a drag and drop problem that occurred when the drop action opened a dialog window. The dialog window would prevent a proper drop.
- Windows/Pages/Toolbars/Menus:
- Added a "Clear" button that can be used to clear the address entry field by clicking on it. It is not on by default
- use the "Customize toolbar" dialog box to activate it.
- Fixed a crash problem that took place when showing the background image menu when there was no document in the window.
- Support for bold menu items
- Dialogs:
- Load default (fallback) language file when changing UI language from preference dialog box. This prevents an empty UI if the language file was not correct in some way.
- Open a message box asking about entering online mode if checking mail in offline mode
- Made the page cycler popup window work when activated with mouse button and wheel.
- Fixed a file dialog problem. We could get a warning dialog box from Qt when the default filename contained a ':'
- Strip file dialog path for leading and trailing whitespaces. The whitespaces could confuse the file dialog code.
- Avoid a crash when pressing "Find next" in the search dialog box after the last window has been closed.
- Some more finetuning + crashfix of download/file type editing
- Some fixes to general error messages boxes. Do not show urls in dialog titles but rather in the message area.
- Hotlist:
- Fixed a save-selected-as problem in the hotlist. The saved items would be out of sync with the selected if the list was sorted.
- Sessions:
- Added improved testing when saving window session file so that it can not happen while opera is exiting. There was a chance the save action would happen after all windows had closed.
- Added hooks for session manager menssages
- Kioskmanger:
- We are close to full kiosk manager support again
- Misc:
- Support for restoring menu-bar visibility when returning from fullscreen
- Fixed a problem that made it impossible to modify the search.ini file from opera (caused removed search fields to reappear after a restart)
- Improved telnet parsing. Opera can now parse user and passwords in urls as well. %a (address)
- Replaced by the address (server) %p (port)
- Replaced by the port %u (user name)
- Replaced by the user name %w (password)
- Replaced by the password Example "telnet [-l %u] [%a] [%p]"