[jsmenu-codedev] Changelog 2002-01-27
Status: Inactive
Brought to you by:
nettrom
From: Morten W. <war...@on...> - 2002-01-27 18:32:05
|
bugfixes and more bugfixes (and the introduction of a bug more): 2002-01-27: - Fixed bug #425628 by removing the mouseover-related arguments to MTMakeLink() in the case where MTMEmulateWE is false and submenu item has a URL. - Fixed bug #439482 by adding calls to focus the link after the menu is refreshed. This created bug #509210, and ideally should have some more checking before it occurs. See also feature request #503543 about this. - Fixed bugs #494822 & #426664 by testing some of the item's properties before returning true from MTMSubAction(). in some cases it'll then do a forced call to MTMDisplayMenu(). - Added a teste for the existence of the stored tracked item's frame before loading it, just in case we store a frame that isn't part of the parent frameset. - Fixed bug #439473 by removing the test for MTMFirstRun from the if()- statement handling the scroll code. if either MTMTrackedItem or MTMClickedItem is set there _is_ an item we can scroll to in the document, so no need to test for MTMFirstRun. Particularly useful now that we store both the expansion state and the tracked item. Morten! -- "...a liquid which was almost, but not quite, entirely unlike tea." My opinions are not necessarily those of my provider, not necessarily mine, and probably not necessary. |