Mozilla 1.8 Alpha 5 Bug fixed List
出自 MozTW Wiki
於 2004年11月24日 (三) 12:16 由 Danielwang(對話 | 貢獻) 所做的修訂
內容大綱
Mozilla 1.8 Alpha 5 釋出
The fifth alpha of Mozilla 1.8 has been released today. This release includes about 570 bug fixes. Here are some of the major fixes:
Changes
Accessibilities
- 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
Gecko: 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
Gecko: CSS
- 251498 - Implement outline-offset
- 251162 - Implement CSS3 columns
- 24676 - [BORDER ROUNDED]Need -moz-outline-radius
Gecko: 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
- 261818 - Mutation events not fired for the first node inserted into an XML document
- 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)
Spidermonkey
- 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
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
- 262492 - shutdown crash after opening cross-folder virtual folder
- 266543 - deleting last message in dummy thread leaves ghost dummy thread
- 267033 - empty but invalid Trash.msf causes failure to delete
- 269487 - junk mail plugin doesn't run on filtered pop3 mail
- 269583 - Annoying offer to Compact folders to save disk space
- 269725 - Get Msgs status bar messages show in child window if one is open, not main mail window
- 269861 - Address Book file (abook.mab) is modified at each startup for no reason
- 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
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
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.
- 237745 - split app-startup from core appshell functionality
- 266835 - Sends wrong FTP password for anonymous:userpasswd@server
- 233108 - Make checkLoadURI configurable by-site
- 264914 - Refactor frame constructor code for adding kids to child lists
- 266744 - unable to clear the value of an input type="file"
- 266850 - Table with position:absolute (and no top/left specified) inside div is positioned incorrectly
- 266968 - Auto offsets wrong for abs pos kid of block kid of a rel pos inline
- 267005 - changing onsubmit dynamically doesn't work