舊文件

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

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

出自 MozTW Wiki

(still a work-in-progress)
(more clean up)
行 1: 行 1:
= Mozilla 1.8 Alpha 5 釋出 =
+
<h1>Mozilla 1.8 Alpha 5 釋出</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:
 
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:
 +
 +
== Changes ==
  
 
=== Accessibilities ===
 
=== Accessibilities ===
行 25: 行 27:
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=265471 265471] - Support nesting of &lt;bind&gt; elements
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=265471 265471] - Support nesting of &lt;bind&gt; elements
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=265933 265933] - cloneNode() does not work for XTF elements
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=265933 265933] - cloneNode() does not work for XTF elements
 +
* [https://bugzilla.mozilla.org/show_bug.cgi?id=263705 263705] - support multiple instances per model
  
 
=== Gecko: CSS ===
 
=== Gecko: CSS ===
行 32: 行 35:
  
 
=== Gecko: Other ===
 
=== Gecko: 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=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
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=88987 88987] - (Remove XMP, LISTING, and PLAINTEXT from strict mode)
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=88987 88987] - (Remove XMP, LISTING, and PLAINTEXT from strict mode)
行 37: 行 41:
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=266868 266868] - can't click a link that extends out of a layout-table:fixed table
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=266868 266868] - can't click a link that extends out of a layout-table:fixed table
 
* [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=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=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=263244 263244]- Alternate text of broken images not rendered in quirks mode
 +
* [https://bugzilla.mozilla.org/show_bug.cgi?id=263406 263406] - abs/fixed pos handling (placeholder, etc) needs consolidation
  
 
=== Spidermonkey ===
 
=== Spidermonkey ===
行 55: 行 65:
 
* 256688 - Message grouping (like threading, but by subject/from/other field rather than by followups)
 
* 256688 - Message grouping (like threading, but by subject/from/other field rather than by followups)
 
* 259603 - junk mail plugin doesn't run on messages in folder if you move to another folder before mail retrieval completes
 
* 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
 
* 262492 - shutdown crash after opening cross-folder virtual folder
* 264408 - deleting first header in date grouped thread causes bogus header lines
 
* 266536 - selecting a local mail folder with an out of date db doesn't display contents of folder
 
 
* 266543 - deleting last message in dummy thread leaves ghost dummy thread
 
* 266543 - deleting last message in dummy thread leaves ghost dummy thread
 
* 267033 - empty but invalid Trash.msf causes failure to delete
 
* 267033 - empty but invalid Trash.msf causes failure to delete
行 67: 行 74:
 
* 269725 - Get Msgs status bar messages show in child window if one is open, not main mail window
 
* 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
 
* 269861 - Address Book file (abook.mab) is modified at each startup for no reason
* 259935 - document.all can be easily detected
 
* 263705 - support multiple instances per model
 
  
 
* 266603 - Crash when quickly alt+tabbing between Mozilla and HPR
 
* 266603 - Crash when quickly alt+tabbing between Mozilla and HPR
 
  
 
* 174470 - [BC] Bidi : Border-collapse property in RTL direction is not working correctly
 
* 174470 - [BC] Bidi : Border-collapse property in RTL direction is not working correctly
行 78: 行 82:
  
  
<!--
 
264995 - SAVE_SP is too late [@ nsXPCComponents_Interfaces::NewResolve]
 
265313 - Profile locking busted on little-endian machines
 
267216 - Unary increment doesn't pass 'assigning' flag under JSCLASS_NEW_RESOLVE
 
262244 - Crash when pressing Enter in Compose window header field
 
 
262310 - infinite loop after reordering thread pane columns with drag drop
 
262310 - infinite loop after reordering thread pane columns with drag drop
 +
* [https://bugzilla.mozilla.org/show_bug.cgi?id=237745 237745] - split app-startup from core appshell functionality
 +
* [https://bugzilla.mozilla.org/show_bug.cgi?id=266835 266835] - Sends wrong FTP password for anonymous:userpasswd@server
  
267506 - Reduce string copying from nsGenericHTMLElement::GetHrefURIForAnchors
 
267576 - --enable-quantify configure option should imply /OPT:NOICF
 
268691 - add a beginAddingChildren notification to xtf
 
268932 - Reduce string copying/allocation from CAttributeToken::GetStringValue
 
  
237745 - split app-startup from core appshell functionality
+
* [https://bugzilla.mozilla.org/show_bug.cgi?id=233108 233108] - Make checkLoadURI configurable by-site
  
267767 - Make XPCOM memory management functions frozen exports
+
* [https://bugzilla.mozilla.org/show_bug.cgi?id=264914 264914] - Refactor frame constructor code for adding kids to child lists
210752 - Remove final references to last_page_visited
+
* 266744 - unable to clear the value of an input type="file"
250817 - nsWidgetStateManager assumes first element returned by getElementsByAttribute is its child
+
* 266850 - Table with position:absolute (and no top/left specified) inside div is positioned incorrectly
256536 - Auto-subscribe (news) URLS should NOT prompt for account type.
+
* 266968 - Auto offsets wrong for abs pos kid of block kid of a rel pos inline
* 266835 - Sends wrong FTP password for anonymous:userpasswd@server
 
25040 - Opening content in an existing window with window.openDialog fails to send arguments
 
64902 - form popup in iframe appears in wrong place after scroll
 
191151 - Make nsCSSFrameConstructor::GetGeometricParent()
 
* 233108 - Make checkLoadURI configurable by-site
 
244290 - Propagate view update batching to the root viewmanager
 
261707 - Links with empty href don't get a focus outline when they are focused
 
* 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
 
262708 - The moving "latest headlines" section appears over the section bellow it
 
262833 - nsRangeUtils could be a service
 
262998 - Setting designMode doesn't work anymore in this particular case
 
263200 - We use GetCurrentDoc() instead of GetOwnerDoc() and vice versa
 
263225 - XML serializer serializes namespace prefixes unnecessarily
 
263244 - Alternate text of broken images not rendered in quirks mode
 
263406 - abs/fixed pos handling (placeholder, etc) needs consolidation
 
263569 - Users of EndUpdateViewBatch(NS_VMREFRESH_DEFERRED) probably don't need it
 
263653 - [v1.8a4] A case where ViewSource shows wrong source, while PageIngo is correct. (== uses HTTP instead of cache :-()
 
263697 - Content-Disposition headers no longer looked at when saving documents
 
263973 - Make it possible to use StringUnicharInputStream without allocating
 
264644 - event handler creation with createAttribute depends on case of attribute name but should not
 
264914 - Refactor frame constructor code for adding kids to child lists
 
265371 - Crash when ISINDEX is used with position: fixed [@ nsBlockBandData::Init]
 
265416 - Image properties dialog doesn't show image preview
 
265552 - Textframe empty/nonempty flags cause regression test noise
 
265631 - Marquee with direction up or down and no height set whatsoever doesn't get 200px height anymore
 
265772 - PresShell::PopCurrentEventInfo fails if a null pointer is stored/pushed to nsCOMArray
 
266171 - mEventQueue should be cleared before processing restyles
 
266321 - SetFrameIsSpecial has unnecessary args and is called when it should not be
 
266332 - Add code to nsFrameList to detect loops
 
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
 
* 267005 - changing onsubmit dynamically doesn't work
267036 - GetFloatContainingBlock() thinks we have floated/abs. pos. inlines
 
267557 - several websites don't refresh unless I move my mouse
 
  
258802 - nsExternalProtocolService: need default app for scheme
+
<!--
 
259084 - review comments on bug 173010 (protocol whitelist)
 
259084 - review comments on bug 173010 (protocol whitelist)
 
259828 - browser.turbo.enabled pref unused
 
259828 - browser.turbo.enabled pref unused
261029 - chardet REQUIRES less stuff than it thinks it does
 
261218 - gtkmozembed assumes uri are latin1-encoded
 
261241 - remove *WithConversion from mac embedding code
 
 
261249 - activex should treat utf-8 strings as utf-8
 
261249 - activex should treat utf-8 strings as utf-8
 
261593 - get rid of AssignWithConversion in filesystemdatasource
 
261593 - get rid of AssignWithConversion in filesystemdatasource
行 161: 行 119:
 
268844 - XMLHttpRequest caching is broken by unoveridable HTTP Headers
 
268844 - XMLHttpRequest caching is broken by unoveridable HTTP Headers
 
257746 - nsWindow::StandardWindowCreate should return failure when it can't create a window
 
257746 - nsWindow::StandardWindowCreate should return failure when it can't create a window
260818 - Pop up an alert when a download finishes
+
* [https://bugzilla.mozilla.org/show_bug.cgi?id=260818 260818] - Pop up an alert when a download finishes
262899 - nsITransferableOverride instead of nsIClipboardDragDropHooks in comments
+
* [https://bugzilla.mozilla.org/show_bug.cgi?id=267169 267169] - "Home" button should open home page in new tab if middle-clicked
263472 - font.default is registered doubly.
+
* [https://bugzilla.mozilla.org/show_bug.cgi?id=252067 252067] - Add support for translucent windows for Win32 (Windows 2000 and later)
* 267169 - "Home" button should open home page in new tab if middle-clicked
+
 
* 252067 - Add support for translucent windows for Win32 (Windows 2000 and later)
+
* [https://bugzilla.mozilla.org/show_bug.cgi?id=99615 99615]- Freeze nsIPromptService
103294 - Better nsCSSParser support for parsing SVG property "stroke-dasharray"
+
* [https://bugzilla.mozilla.org/show_bug.cgi?id=99639 99639] - Freeze nsIWebProgress and nsIWebProgressListener
* 99615 - Freeze nsIPromptService
+
 
* 99639 - Freeze nsIWebProgress and nsIWebProgressListener
 
207846 - M17x FF10PR1 [@ msvcrt.dll - nsStorageInputStream::Read] Miscellaneous non-repeatable browsing crashes
 
219400 - remove callers of nsServiceManager:: methods
 
 
226972 - The LoadURI function of nsIWebnavigation does not break the read loop when readSegments returns failure code.
 
226972 - The LoadURI function of nsIWebnavigation does not break the read loop when readSegments returns failure code.
 
234620 - Unknown random SEGV/seg fault/core dumps/crashes, only thing on is Mail/IMAP
 
234620 - Unknown random SEGV/seg fault/core dumps/crashes, only thing on is Mail/IMAP
256949 - browser not using the right credentials for proxy authentication (NTLM)
 
261083 - Channels do not uniformly query their notification callbacks
 
262183 - FFTrunk and Trunk crash [@ nsSHEntry::GetChildAt]
 
 
263263 - Dialog box asks if I meant to load www.google.com. If I answer no, it loads anyway.
 
263263 - Dialog box asks if I meant to load www.google.com. If I answer no, it loads anyway.
 
263903 - redirects with a body not cached properly
 
263903 - redirects with a body not cached properly
263957 - Convert nsProperties to nsTHashtable, implement GetKeys
 
264274 - support dependent strings in frozen string API
 
 
264991 - Support xforms submission replace attribute
 
264991 - Support xforms submission replace attribute
 
265998 - Gecko SDK does not include NSPR import libs
 
265998 - Gecko SDK does not include NSPR import libs
 
266006 - xpcom/glue should not declare methods with NS_COM
 
266006 - xpcom/glue should not declare methods with NS_COM
266214 - Browser will not start after install (xpcom_core.dll not found)
 
266564 - No need to include XPCOM.DLL in the Gecko SDK
 
266626 - EvaluateNodeBinding is wrong for &lt;submission> elements
 
267263 - Browser does not test to see that server sending proxy auth request is the proxy server (ssl/https).
 
267367 - image loading from chrome results in auth prompts if src is protected
 
267532 - Excessive calls to IsDBCSLeadByte from net_CoalesceDirs?
 
 
267539 - miscellaneous xforms submission bugs
 
267539 - miscellaneous xforms submission bugs
268033 - crash when &lt;bind> has an empty nodeset attribute
 
 
268107 - mailnews allows cookies, despite the pref
 
268107 - mailnews allows cookies, despite the pref
268264 - nsISSLSocketControl interface not scriptable
+
 
268284 - Support cdata-section-elements attribute on xforms &lt;submission> element.
+
* 178469 - Saving of background images from Page Info does not work.
268480 - ###!!! ASSERTION: cannot set user:pass on no-auth url: 'Error', file r:/mozilla/netwerk/base/src/nsStandardURL.cpp, line 1121
 
269585 - Trunk crash at nbc.com opening a new window [@ event_processor_callback - our_gdk_io_invoke]
 
270075 - crash [@ nsFtpState::StopProcessing]
 
178469 - Saving of background images from Page Info does not work.
 
 
* 239472 - Page Info -> media -> Save As... doesn't work
 
* 239472 - Page Info -> media -> Save As... doesn't work
227361 - Don't reflow documents in background tabs until window resizing is complete
 
 
258126 - text-decoration drawn wrong on broken inline with side padding
 
258126 - text-decoration drawn wrong on broken inline with side padding
 
* 259615 - 'overflow: hidden' elements shouldn't be scrollable by the user
 
* 259615 - 'overflow: hidden' elements shouldn't be scrollable by the user
 
259683 - padding-top results in space below float too
 
259683 - padding-top results in space below float too
261090 - pkg-config --libs can add things like -Wl,--export-dynamic to our command line
 
261219 - document --enable-official-branding better
 
261283 - Performance regression on certain pages with incorrect CSS
 
261310 - make it easier to cache factories
 
262249 - mozilla/tbird/firefox fails on build of nsCSSScanner.cpp using Sun Forte Developer 6.0 Update 2 compiler.
 
 
264072 - nsContainerFrame::SyncFrameViewProperties handles 'visibility:collapse' wron
 
264072 - nsContainerFrame::SyncFrameViewProperties handles 'visibility:collapse' wron
 
264456 - do_GetService causes unnecessary bloat
 
264456 - do_GetService causes unnecessary bloat
264683 - Leaving a page with missing plugin or popup blocked notification bar causes crash
 
 
265027 - mangle crash [@ nsBlockFrame::PushLines ][@ firefox.exe ]
 
265027 - mangle crash [@ nsBlockFrame::PushLines ][@ firefox.exe ]
 
265176 - Javascript allows websites to download content without prompt.
 
265176 - Javascript allows websites to download content without prompt.
265404 - some more crashes detected by mangler.cgi
 
265692 - mouseover of &lt;a href> &lt;/a> link with other tags inside does not show url in status bar
 
 
265721 - -moz-key-equivalent related Crash [@ nsRuleNode::WalkRuleTree?]
 
265721 - -moz-key-equivalent related Crash [@ nsRuleNode::WalkRuleTree?]
266991 - remove nsIStyleRule::GetStyleSheet
 
110263 - static const NS_NAMED_LITERAL_STRING is not thread safe
 
262422 - Build fails with Binutils version 2.15.91
 
 
265545 - XPCConvert::NativeArray2JS needs to protect newborn array
 
265545 - XPCConvert::NativeArray2JS needs to protect newborn array
260803 - Allow localization of 'Click here to get the plugin' string in content generated for missing plugin
 
262188 - nsSchemaLoader::ProcessFacet can't handle MinExclusive restriction due to typo
 
266188 - XTF no longer builds
 
267480 - XForms should use nsISchemaLoader
 
 
261293 - gcc 3.4 Compile failure in nsTimelineService.cpp with --enable-timeline
 
261293 - gcc 3.4 Compile failure in nsTimelineService.cpp with --enable-timeline
265253 - nsWebBrowser::RemoveWebBrowserListener incorrectly passes nsIWeakRef
 
267269 - run() method of nsIProcess stopped accepting arguments for the new process
 
 
263388 - Downloads initiated in hidden iframe doesn't work
 
263388 - Downloads initiated in hidden iframe doesn't work
176443 - Send Format preferences: "correct format" is confusing
 
 
173010 - [URL] Whitelist for launching safe external protocols and blocking unsafe
 
173010 - [URL] Whitelist for launching safe external protocols and blocking unsafe
178546 - regression: addFile (AppleSingle) doesn't work on Mac OS X
+
* 249322 - multiline urls in address bar allow spoofing
249322 - multiline urls in address bar allow spoofing
 
 
251297 - files in /tmp world readable (email attachments, helper app docs)
 
251297 - files in /tmp world readable (email attachments, helper app docs)
 
259120 - default option should be "no, dont visit" on username/PW URLs
 
259120 - default option should be "no, dont visit" on username/PW URLs
行 238: 行 157:
 
260725 - quoting a message for a reply must maintain user's display encoding selection
 
260725 - quoting a message for a reply must maintain user's display encoding selection
 
260924 - MessengerSetDefaultCharacterSet should be named MessengerSetForcedCharacterSet
 
260924 - MessengerSetDefaultCharacterSet should be named MessengerSetForcedCharacterSet
267379 - ###!!! ASSERTION: nsIDOMChromeWindow::SetTitle is deprecated, use nsIDOMNSDocument instead: 'Error',
 
262892 - In &lt;mail3PaneWindowCommands.js>, "Warning: redeclaration of var parentResource"
 
262893 - In &lt;searchBar.js>, "Warning: redeclaration of var i"
 
263430 - XTF enabled build failure with GCC 3.4.2
 
 
263649 - Add handleDefault(nsIDOMEvent) method to nsIXTFElement
 
263649 - Add handleDefault(nsIDOMEvent) method to nsIXTFElement
 
267313 - second external link opened into Mozilla opens the home/start page
 
267313 - second external link opened into Mozilla opens the home/start page
行 263: 行 178:
 
264832 - createSVGNumber/Length aren't implemented
 
264832 - createSVGNumber/Length aren't implemented
 
265988 - prepare nsSVGDocument for sr
 
265988 - prepare nsSVGDocument for sr
267650 - crash if &lt;svg:text> is stroked and has fill='none'
+
267650 - crash if &lt;svg:text&gt; is stroked and has fill='none'
 
267763 - remove still-compiled classic code from printing prompt services
 
267763 - remove still-compiled classic code from printing prompt services
 
88579 - Bad default Traditional Chinese font (MS Windows)
 
88579 - Bad default Traditional Chinese font (MS Windows)
行 302: 行 217:
 
261589 - Disable old RenderPostScriptDataFragment support in 1.7, aviary branches
 
261589 - Disable old RenderPostScriptDataFragment support in 1.7, aviary branches
 
98564 - caret overlaps the last character in textfield (if positioned after the last char)
 
98564 - caret overlaps the last character in textfield (if positioned after the last char)
103931 - Make tinderbox builds available for download
 
26514 - isDeleted() doesn't return true for deleted attributes
 
 
243532 - When move/copy of messages finishes, selection jumps
 
243532 - When move/copy of messages finishes, selection jumps
257097 - Offline/online switcher is not UI Grabble.
 
 
257738 - [ATK] Following hyperlinks with GOK UI-Grab fails to auto-update the GOK.
 
257738 - [ATK] Following hyperlinks with GOK UI-Grab fails to auto-update the GOK.
259389 - cropped account manager UI on Mac OS X
 
263557 - Sending a request fails on Windows when the ber size is larger than 64MB
 
 
235004 - Compact | Folders (IMAP purge) updates inode change time (ctime) on *all* server's mail files, even if not changed
 
235004 - Compact | Folders (IMAP purge) updates inode change time (ctime) on *all* server's mail files, even if not changed
 
* 140611 - When a block element is first in RTL &lt;LI&gt;, bullet moves left
 
* 140611 - When a block element is first in RTL &lt;LI&gt;, bullet moves left
行 343: 行 253:
 
261647 - Most webimages and UI icons are no longer displayed
 
261647 - Most webimages and UI icons are no longer displayed
 
123006 - Keyword substitution with %s doesn't escape characters
 
123006 - Keyword substitution with %s doesn't escape characters
261517 - Opening a grouped bookmark focuses first tab in the group regardless of 'browser.tabs.loadInBackground' pref
 
235581 - Compiling /widget/src/mac generates warnings
 
 
* 21616 - Space after ::first-letter pseudo-element line is larger than between other lines
 
* 21616 - Space after ::first-letter pseudo-element line is larger than between other lines
128405 - Text Zoom leaves misaligned overlapping text
+
* 128405 - Text Zoom leaves misaligned overlapping text
267669 - Crash on malformed URL with soft-hyphen characters
+
* 267669 - Crash on malformed URL with soft-hyphen characters
204942 - Chatzilla: focus on view-window after swapping windows
 
219896 - Chatzilla now incorrectly uses /squery
 
233973 - logs should be separated in different files by day
 
235213 - venkman_help.tpl: TYPO
 
248746 - Show away status in userlist
 
 
255494 - selecting tools/options crashes browser
 
255494 - selecting tools/options crashes browser
 
261696 - /cancel doesn't work between connection attempts
 
261696 - /cancel doesn't work between connection attempts
行 360: 行 263:
 
226439 - Reduce footprint of nsA(C?)String::Equals() applied to ASCII strings
 
226439 - Reduce footprint of nsA(C?)String::Equals() applied to ASCII strings
 
238493 - Need to (re)implement widget change caching
 
238493 - Need to (re)implement widget change caching
243726 - Lots of time spent on view-twiddling in DHTML testcase
 
253818 - seeing tons of "RootScrollFrame is not scrollable?"
 
 
257612 - Clicking on "Try again" from error page causes the link to jump down and not do anything the first time.
 
257612 - Clicking on "Try again" from error page causes the link to jump down and not do anything the first time.
260515 - {inc} fieldset pushed down below float
+
 
260896 - Browser hangs on print or print preview of page with float and clear style information
+
* 260515 - {inc} fieldset pushed down below float
260961 - Crash if I print the page [@ nsCOMPtr&lt;nsIRenderingContext>::get]
+
* 262760 - We should batch view updates around all reflows
261040 - Borders should not be included in GetActualScrollbarSizes
+
* 263586 - {inc}[MARGIN-C]block vertical margins broken on incremental reflow
261064 - Clicking unnumbered list (ul) causes page to shift in some cases
+
 
261128 - crash when closing print preview [@ HandleScrollPref]
 
262760 - We should batch view updates around all reflows
 
263586 - {inc}[MARGIN-C]block vertical margins broken on incremental reflow
 
263992 - Menus placed at wrong position (directly under the window border)
 
264245 - form popup (combobox) appears in wrong place after scroll
 
265165 - XUL elements not displayed at all with 3px splitter
 
265983 - Popup creation leads to GTK warnings
 
268099 - filepicker buttons are too wide
 
262274 - visibility of PK11_GetCertFromPrivateKey and CERT_DecodeDERCertificate
 
263806 - XUL input fields (textfields) are too high
 
266183 - Gradients not properly rendered
 
114505 - Offline: No mnemonics in 'Download and Sync Messages' dialogs
 
 
191805 - Installer progress meters should use the system progress meter color
 
191805 - Installer progress meters should use the system progress meter color
 
28998 - Proxy: Web Proxy Auto-Discovery Protocol (WPAD)
 
28998 - Proxy: Web Proxy Auto-Discovery Protocol (WPAD)
209383 - middle-click on bookmark folder in sidebar also pastes into first tab
+
 
249462 - Put official XPI building tools and files into CVS
+
* 249462 - Put official XPI building tools and files into CVS
261270 - IRC message source parsing isn't strict enough
+
 
261711 - Auto-whois data spews all over the current tab
+
* 248746 - Show away status in userlist
263103 - Sometimes when starting, Venkman stops for an exception before the window is shown
+
* 261711 - Auto-whois data spews all over the current tab
263608 - Javascript Debugger Toolbar has no icons in
+
* 263760 - /leave doesn't work for Unicode (non-ASCII) channels
263760 - /leave doesn't work for Unicode (non-ASCII) channels
+
* 233973 - logs should be separated in different files by day
 +
 
 
* 263008 - Tracking bug for XForms Action Module
 
* 263008 - Tracking bug for XForms Action Module
162081 - Wrong letter is underlined as accesskey / mnemonic when widget direction is RTL
+
* 162081 - Wrong letter is underlined as accesskey / mnemonic when widget direction is RTL
167001 - Anything below the baseline goes out of input field
+
* 167001 - Anything below the baseline goes out of input field
 
* 239977 - Support ISO 639-2 code "tlh" for Klingon
 
* 239977 - Support ISO 639-2 code "tlh" for Klingon
 
244177 - nsScanner::Append() can overwrite the storage in the buffer it allocates.
 
244177 - nsScanner::Append() can overwrite the storage in the buffer it allocates.
行 398: 行 288:
 
268832 - crash if I try to get a string from stringbundle by undefined key
 
268832 - crash if I try to get a string from stringbundle by undefined key
 
207781 - M17 FF10PR1 [@ nsEventStateManager::ForceViewUpdate] Crash if I scroll the page while keeping the cursor on the link
 
207781 - M17 FF10PR1 [@ nsEventStateManager::ForceViewUpdate] Crash if I scroll the page while keeping the cursor on the link
87474 - Only first print job is prompted for print or cancel
 
99076 - Sending without email address produces inaccurate error message
 
 
206328 - msgKey isn't used in nsMailboxProtocol::DoneReadingMessage
 
206328 - msgKey isn't used in nsMailboxProtocol::DoneReadingMessage
 
* 222639 - Can't choose 'Size' column in Search Messages
 
* 222639 - Can't choose 'Size' column in Search Messages
 
* 198081 - Old GRE's left on disk when upgrading Mozilla
 
* 198081 - Old GRE's left on disk when upgrading Mozilla
227275 - Items in pop-up/context menu of date/time are right-aligned
 
 
249359 - Minor UI clean-up for the Roaming Preferences panes
 
249359 - Minor UI clean-up for the Roaming Preferences panes
256971 - Identity manager is missing for movemail accounts.
+
* 256971 - Identity manager is missing for movemail accounts.
262566 - Print preview should hide the browser statusbar
 
 
263774 - function InitElement() in file extensions/sroaming/resources/content/prefs/all.js is unused
 
263774 - function InitElement() in file extensions/sroaming/resources/content/prefs/all.js is unused
 
264477 - Use proper minus character for XML document tree display
 
264477 - Use proper minus character for XML document tree display
行 413: 行 299:
 
259033 - Qt build patch
 
259033 - Qt build patch
 
261339 - Setting capability.policy.default.Window.top to noAccess seems to crash mozilla
 
261339 - Setting capability.policy.default.Window.top to noAccess seems to crash mozilla
265336 - GetService klookandfeel instead of CreateInstance
 
160454 - Eliminate use of HEAD in "save as"
 
 
267406 - Trunk crash using Ctrl-S or File/Save Page As to save a web page [@ nsFilePicker::ShowW]
 
267406 - Trunk crash using Ctrl-S or File/Save Page As to save a web page [@ nsFilePicker::ShowW]
  

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

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

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

  • 237609 - ghost INBOX^ folders
  • 177093 - Ability to create filters for Local Folders
  • 114211 - Request MSF files be closed when not in use (pop3 filter only!)
  • 187145 - Putting messages in deleted status while I'm offline
  • 199298 - Import from Outlook moves msg body to Part 1.1 attachment
  • 239714 - Address books not alphabetical in main address book window
  • 245331 - truncatting long filename of attachment
  • 249240 - Password dialog for POP/IMAP server does not reprompt when password is changed externally.
  • 256688 - Message grouping (like threading, but by subject/from/other field rather than by followups)
  • 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
  • 266603 - Crash when quickly alt+tabbing between Mozilla and HPR
  • 174470 - [BC] Bidi : Border-collapse property in RTL direction is not working correctly
  • 203211 - pay attention to content-policies when loading XSLT stylesheets (nsIContentPolicy)


262310 - infinite loop after reordering thread pane columns with drag drop

  • 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

其它新聞

個人工具