舊文件

此處文件僅供參考,請自行考量時效性與適用程度,其他庫藏文件請參考文件頁面
我們亟需您的協助,進行共筆系統搬移、及文件整理工作,詳情請查閱參與我們

「Mozilla 1.8 Alpha 5 Bug fixed List」修訂間的差異

出自 MozTW Wiki

(finish, well, English only)
(final cleanup)
行 1: 行 1:
<h1>Mozilla 1.8 Alpha 5 釋出</h1>
+
<h1>Mozilla 1.8 Alpha 5 Released</h1>
  
The [http://www.mozilla.org/releases/mozilla1.8a5/ fifth alpha of Mozilla 1.8] has been released today. This release includes about 570 bug fixes. Here are some of the major fixes:
+
mozilla.org released the [http://www.mozilla.org/releases/mozilla1.8a5/ fifth alpha of Mozilla 1.8] on 2004-11-22.
 +
This release includes about 570 bug fixes. A large portion of the changes happened at the Gecko core, including XFT, new XForm and SVG featurs, and experimental CSS column support.
 +
Here are some (91) of the major fixes:
  
 
== Changes ==
 
== Changes ==
  
=== Accessibilities ===
+
=== Accessibility ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=267188 267188] [MSAA] Expose tab number out of number of tabs in tab description
+
* [https://bugzilla.mozilla.org/show_bug.cgi?id=267188 267188] - [MSAA] Expose tab number out of number of tabs in tab description
* [https://bugzilla.mozilla.org/show_bug.cgi?id=267190 267190] [MSAA] Fire events for jump to named anchor
+
* [https://bugzilla.mozilla.org/show_bug.cgi?id=267190 267190] - [MSAA] Fire events for jump to named anchor
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=262578 262578] - Focus outlines on css scrollable areas should only apply to keyboard based navigation.
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=262578 262578] - Focus outlines on css scrollable areas should only apply to keyboard based navigation.
  
=== Gecko: SVG ===
+
=== Gecko ===
 +
'''SVG'''
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=264370 264370] - implement SVGDocument.rootElement
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=264370 264370] - implement SVGDocument.rootElement
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=264380 264380] - implement SVGTextContentElement.getComputedTextLength
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=264380 264380] - implement SVGTextContentElement.getComputedTextLength
行 20: 行 23:
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=134708 134708] - SVG fragments should be composited with their background (transparent SVG gets white bg)
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=134708 134708] - SVG fragments should be composited with their background (transparent SVG gets white bg)
  
=== Gecko: [http://www.mozilla.org/projects/xforms/ XForms] ===
+
'''[http://www.mozilla.org/projects/xforms/ XForms]'''
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=253225 253225] - Land XTF branch
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=253225 253225] - Land XTF branch
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=256744 256744] Integrate Novell master dependency graph code
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=256744 256744] Integrate Novell master dependency graph code
行 31: 行 34:
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=264991 264991] - Support xforms submission replace attribute]
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=264991 264991] - Support xforms submission replace attribute]
  
=== Gecko: CSS ===
+
'''CSS'''
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=251498 251498] - Implement outline-offset
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=251498 251498] - Implement outline-offset
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=251162 251162] - Implement CSS3 columns
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=251162 251162] - Implement CSS3 columns
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=24676 24676] - [BORDER ROUNDED]Need -moz-outline-radius
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=24676 24676] - [BORDER ROUNDED]Need -moz-outline-radius
  
=== Gecko: Other ===
+
'''Other'''
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=259935 259935] - document.all can be easily detected
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=259935 259935] - document.all can be easily detected
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=240408 240408] - Allow browser to handle &lt;embed&gt; content
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=240408 240408] - Allow browser to handle &lt;embed&gt; content
行 44: 行 47:
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=260955 260955] - XUL preprocessor should apply filters to #include @VAR@/somepath
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=260955 260955] - XUL preprocessor should apply filters to #include @VAR@/somepath
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=244290 244290] - Propagate view update batching to the root viewmanager
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=244290 244290] - Propagate view update batching to the root viewmanager
* [https://bugzilla.mozilla.org/show_bug.cgi?id=261818 261818] - Mutation events not fired for the first node inserted into an XML document
 
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=262474 262474] - element.setAttribute('class',...) has no visible effect after onload
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=262474 262474] - element.setAttribute('class',...) has no visible effect after onload
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=262624 262624] - normal (default value) content in generated text with :after and :before does not override more general rule with content set
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=262624 262624] - normal (default value) content in generated text with :after and :before does not override more general rule with content set
行 51: 行 53:
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=203211 203211] - pay attention to content-policies when loading XSLT stylesheets (nsIContentPolicy)
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=203211 203211] - pay attention to content-policies when loading XSLT stylesheets (nsIContentPolicy)
  
=== Spidermonkey ===
+
=== JavaScript ===
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=261886 261886] - Must always evaluate delete operand expression - ECMA compliance
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=261886 261886] - Must always evaluate delete operand expression - ECMA compliance
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=261887 261887] - for..in statement vs. delete - ECMA compliance
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=261887 261887] - for..in statement vs. delete - ECMA compliance
 
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=247323 247323] - &lt;iframe src="javascript:1"/&gt; partially hoses Mozilla
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=247323 247323] - &lt;iframe src="javascript:1"/&gt; partially hoses Mozilla
  
行 91: 行 92:
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=257523 257523] - Text fields give scripts access to the user's clipboard
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=257523 257523] - Text fields give scripts access to the user's clipboard
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=263263 263263] - Dialog box asks if I meant to load www.google.com. If I answer no, it loads anyway.
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=263263 263263] - Dialog box asks if I meant to load www.google.com. If I answer no, it loads anyway.
<!--
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=265921 265921] - Scripts may close windows that were not opened by script.
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=262689 262689] - lock icon and certificates spoofable with "view-source:"
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=268107 268107] - mailnews allows cookies, despite the pref
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=265728 265728] - Synthetic middle-click event can paste
 
-->
 
  
 
=== Chatzilla ===
 
=== Chatzilla ===
行 131: 行 126:
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=259001 259001] - port NSPR to Solaris on AMD64 architecture
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=259001 259001] - port NSPR to Solaris on AMD64 architecture
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=259003 259003]- port NSS to Solaris AMD64
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=259003 259003]- port NSS to Solaris AMD64
 
<!--
 
259828 - browser.turbo.enabled pref unused
 
-->
 
[[Current_events|其它新聞]]
 

於 2004年11月24日 (三) 14:24 的修訂

Mozilla 1.8 Alpha 5 Released

mozilla.org released the fifth alpha of Mozilla 1.8 on 2004-11-22. This release includes about 570 bug fixes. A large portion of the changes happened at the Gecko core, including XFT, new XForm and SVG featurs, and experimental CSS column support. Here are some (91) of the major fixes:

Changes

Accessibility

  • 267188 - [MSAA] Expose tab number out of number of tabs in tab description
  • 267190 - [MSAA] Fire events for jump to named anchor
  • 262578 - Focus outlines on css scrollable areas should only apply to keyboard based navigation.

Gecko

SVG

  • 264370 - implement SVGDocument.rootElement
  • 264380 - implement SVGTextContentElement.getComputedTextLength
  • 264580 - implement SVGSVGDocument.current{Scale,Translate}
  • 267195 - implement svg opacity property
  • 262469 - implement svg visibilty
  • 263550 - Respect overflow attribute of svg:svg
  • 263550 - Implement SVG Gradients
  • 134708 - SVG fragments should be composited with their background (transparent SVG gets white bg)

XForms

  • 253225 - Land XTF branch
  • 256744 Integrate Novell master dependency graph code
  • 267612 - <label> implementation
  • 268578 - <xforms:submit> implementation
  • 267300 - <output> implmentation
  • 265471 - Support nesting of <bind> elements
  • 265933 - cloneNode() does not work for XTF elements
  • 263705 - support multiple instances per model
  • 264991 - Support xforms submission replace attribute]

CSS

  • 251498 - Implement outline-offset
  • 251162 - Implement CSS3 columns
  • 24676 - [BORDER ROUNDED]Need -moz-outline-radius

Other

  • 259935 - document.all can be easily detected
  • 240408 - Allow browser to handle <embed> content
  • 88987 - (Remove XMP, LISTING, and PLAINTEXT from strict mode)
  • 245434 - text is hidden when nested tables are used
  • 266868 - can't click a link that extends out of a layout-table:fixed table
  • 260955 - XUL preprocessor should apply filters to #include @VAR@/somepath
  • 244290 - Propagate view update batching to the root viewmanager
  • 262474 - element.setAttribute('class',...) has no visible effect after onload
  • 262624 - normal (default value) content in generated text with :after and :before does not override more general rule with content set
  • 263244 - Alternate text of broken images not rendered in quirks mode
  • 263406 - abs/fixed pos handling (placeholder, etc) needs consolidation
  • 203211 - pay attention to content-policies when loading XSLT stylesheets (nsIContentPolicy)

JavaScript

  • 261886 - Must always evaluate delete operand expression - ECMA compliance
  • 261887 - for..in statement vs. delete - ECMA compliance
  • 247323 - <iframe src="javascript:1"/> partially hoses Mozilla

Browser

  • 265680 - Websites may turn caret browsing on and off using synthetic events
  • 226099 - [RFE] Highlight "<![CDATA[" and matching "]]>" in View Source
  • 260335 - "Colors" are not lockable in Preferences->Appearance->Colors page (color/colour picker)
  • 268260 - There is currently no way for users to set prefs for plugins
  • 28998 - Proxy: Web Proxy Auto-Discovery Protocol (WPAD)
  • 260818 - Pop up an alert when a download finishes
  • 267169 - "Home" button should open home page in new tab if middle-clicked
  • 239472 - Page Info -> media -> Save As... doesn't work

Mail & Newsgroups

  • 177093 - Ability to create filters for Local Folders
  • 256688 - Message grouping (like threading, but by subject/from/other field rather than by followups)
  • 185184 - Add an option to download only mail headers from POP account
  • 245331 - truncatting long filename of attachment
  • 249240 - Password dialog for POP/IMAP server does not reprompt when password is changed externally.
  • 259603 - junk mail plugin doesn't run on messages in folder if you move to another folder before mail retrieval completes
  • 269487 - junk mail plugin doesn't run on filtered pop3 mail
  • 237609 - ghost INBOX^ folders
  • 187145 - Putting messages in deleted status while I'm offline
  • 199298 - Import from Outlook moves msg body to Part 1.1 attachment
  • 251297 - files in /tmp world readable (email attachments, helper app docs)
  • 264467 - Crash if a folder is renamed to anything containing forward slash (/) [@ nsMsgLocalMailFolder::Rename]
  • 266543 - deleting last message in dummy thread leaves ghost dummy thread

Security

  • 259120 - default option should be "no, dont visit" on username/PW URLs
  • 249322 - multiline urls in address bar allow spoofing
  • 265987 - Cross-tab scripting issue
  • 173010 - [URL] Whitelist for launching safe external protocols and blocking unsafe
  • 69070 - do not allow http: documents to load images from file: via <IMG> (call checkloaduri for security)
  • 257523 - Text fields give scripts access to the user's clipboard
  • 263263 - Dialog box asks if I meant to load www.google.com. If I answer no, it loads anyway.

Chatzilla

  • 248746 - Show away status in userlist
  • 261711 - Auto-whois data spews all over the current tab
  • 263760 - /leave doesn't work for Unicode (non-ASCII) channels
  • 233973 - logs should be separated in different files by day

API, etc.

  • 252067 - Add support for translucent windows for Win32 (Windows 2000 and later)
  • 113232 - support transparent non-rectangular chrome windows
  • 99615- Freeze nsIPromptService
  • 99639 - Freeze nsIWebProgress and nsIWebProgressListener
  • 265334 - Add API for observing all data coming through the parser.
  • 261790 - port various changes betwen xpfe/toolkit
  • 265998 - Gecko SDK does not include NSPR import libs
  • 261922 - Upgrade to libpng-1.2.7
  • 248644 - Upgrade to zlib 1.2.2
  • 131826 - upgrade zlib version in cmd/zlib
  • 256971 - Identity manager is missing for movemail accounts.

Others

  • 268235 - Make layout debugger show pseudo-styles
  • 264461 - Installer windows shuffle offscreen with each step when windows taskbar located at top or left of screen.
  • 237745 - split app-startup from core appshell functionality
  • 266835 - Sends wrong FTP password for anonymous:userpasswd@server
  • 233108 - Make checkLoadURI configurable by-site
  • 249462 - Put official XPI building tools and files into CVS
  • 239977 - Support ISO 639-2 code "tlh" for Klingon
  • 88579 - Bad default Traditional Chinese font (MS Windows)
  • 259001 - port NSPR to Solaris on AMD64 architecture
  • 259003- port NSS to Solaris AMD64
個人工具