SeaMonkey 2.23 Changelog (Target Milestone)
New Features and Fixes
Browser
- Remove mozLoadFrom (Bug 879170)
- Opening new tab sometimes causes exceptions in WindowsPreviewPerTab.jsm (Bug 898781)
- SeaMonkey findbar stopped working due to Bug 666816 (Bug 916477)
MailNews
- Make use of the toolkit's notificationbox to display notifications in MailNews (Bug 633937)
- SeaMonkey is missing imapAuthMechNotSupported from imapMsgs.properties (Bug 906937)
- opening an .eml file in seamonkey throws exceptions (Bug 911454)
General
- Port |Bug 715099 - Convert nsProfileMigrator to JS so we can use JS modules on migration| to SeaMonkey (Bug 739056)
- Implement multiple plugin doorhanger UI (Port Bug 797677 and Bug 754472) (Bug 798278)
- Remove synchronous calls to nsICacheSession::openCacheEntry in SeaMonkey tests. (Bug 804972)
- Session restore logic appears broken in Browser preference pane (Bug 868486)
- Remove usage of XPFE autocomplete interfaces from the XBL widget (Bug 896213)
- Follow up to Bug 881083 "Validate this page" (Bug 896384)
- Show download progress in OS X app dock icon and simplify taskbar integration. (Bug 900510)
- Some minor tweaks to Drag and Drop in Downloads UI (Bug 900514)
- Fix calls to "getPluginUI" in click-to-play UI code (Bug 901673)
- Fix what preference "Activate all plugins by default" in SeaMonkey preferences window sets (Bug 901749)
- Plugin placeholder display incorrect in the Modern theme. (Bug 901871)
- Update labels for default character encoding in Help for the Languages preference pane (Bug 902068)
- [AMO Integration] Update links to addons.mozilla.org. (Bug 906083)
- Check to see whether spelling has been turned off (Bug 907406)
- Password manager does not work on script-generated forms (Bug 908141)
- Permanent orange: TEST-UNEXPECTED-FAIL | browser_dataman_basics.js | The correct number of domains is listed - Got 18, expected 19 (Bug 909037)
- Fix "yield without a value is deprecated, and illegal in ES6" warnings in Suite (Bug 911768)
- SeaMonkey should make use of exif orientation when displaying attached images (Bug 915909)
- Make our css more efficient and remove some obsolete style rules (Bug 916478)
Windows
- replace XUL_NAMESPACE with XUL_NS (Bug 258361)
- Cleaning update directory should be changed from CleanUpdatesDir to CleanUpdateDirectories for Seamonkey (Bug 873037)
- DOM Inspector could not be installed (Bug 888478)
- Port |Bug 846221 - Make the pref UI explain intl.charset.default better.| to SeaMonkey (Bug 895751)
- "Open all in tabs" from a private browsing window opens tabs in main window instead (Bug 899104)
- [SeaMonkey] TEST-UNEXPECTED-FAIL | test_contextmenu.html | checking item #2 (*chubbiness) name - got context-undo, expected *chubbiness (Bug 906012)
- Autohide attribute on menubar does not display menubar (Bug 938447)
Linux
- stdcxx error in build (Bug 904485)
- No chrome package registered for chrome://debugqa/* messages in error console (Bug 916625)
Compiling
- Source mozconfig.common in SeaMonkey in-tree mozconfig files (Bug 906140)