IE 7 已经修复的问题如下:
1. IE 6 suffered from memory leaks when a circular reference between several objects, among which at least one DOM node, was created. This problem has been solved in IE 7.
DOM循环调用,导致内存泄漏。
2. IE 6 crashed on the normalize() method (test page). This crash, too, has been solved.
normalize() 方法导致浏览器崩溃。
3. IE 7 now supports XMLHttpRequest “natively” instead of through an ActiveX object.
IE 7 支持 XMLHttpRequest 而不再需要 activex 控件
quirksmode.org 认为需要修正的 bug 如下:
* getElementById should ignore the name attribute.
getElementById 应该忽略掉 name 属性。在IE中
document.getElementById("abc")
...
是可以拿到 abc 对象的!
* Back and forward between named anchors doesn't update window.location.
书签的前进后退不应该算是 window.location 的改变
* Moving checkboxes through document makes these checkboxes return to their default status (checked or unchecked).
在文档中移动 checkbox 导致其恢复初始状态。
* setAttribute does not work when used with the style attribute (or with event handlers, for that matter).
setAttribute 不能够控制 style 属性
* camelCase is required for many attributes (maxLength, accessKey, useMap)
* Cloned radio buttons don't form their own group (see the Extending Forms script for a practical example).
* The Interface Not Supported bug I reported a few days ago.
完整内容

guoshuang2006-05-11+收到 operawatch 质疑,删除原来完整的内容摘录。很抱歉,我一直对 copyright 不是很清楚。
以下为引用内容:
The content on Opera Watch is copyrighted, and may not be copied. You’re free to quote a few paragraphs, but not what you’ve done. I’ve worked hard on writing that article, and it’s not fair that you simply copy it.
Widgets
Content Blocker (Ad Blocker)
内容屏蔽
Ability to easily add search engines to Integrated Search
类似于 firefox keywords 功能,在搜索表单域右键,create search…
BitTorrent
内置bt 下载
Site-Specific Preferences
站点特定设置。
Webpage Thumbnails
页面(Tab)缩略图
Added Grouping by Date and Site to History
历史纪录增加 日期和站点 分组
Ability to lock individual tabs
锁定某个 tab 标签页,以免误关闭。
‘Find on Page’ highlights matches on page
搜索高亮
New Internal Source Viewer
新的内置代码察看器
Changed default keyboard shortcuts
快捷键向 firefox 靠拢
Pages are now called ‘tabs’
早就改了啊
Changed Feed Icon
全世界都使用
标准了
New Wand (Password Manager) Dialog
改进的 Wand
New opera:config page
改进的 opera:config
Opera now identifies as Opera
user-agent 默认为 opera,终于不用再蒙面以 IE 示人了,:(
Flash no longer included
默认不带 flash 插件
via Opera 9 Review