> >>> #6446 Medium Editwizards - Scroll-position still not saved well. > >> > >> Could this be closed. I vaguely remember that Nico did something > >> about this. > > > > Nico do you know if this bug can be closed or not? > > There may still be an issue with scroll positions related to the use > of htmlareas.
#6446 Open Bug Medium 1.7.0 Editwizards Scroll-position still not saved well. #6317 Closed Bug Medium 1.7.0 1.7.0rc3 Editwizards Saving of scroll-position does not work anymore I fixed issue #6317. Around the same time the htmlarea was added to the wizards. I know that The htmlarea component requires a time-out before the textarea's are replaced. In most cases the restoreScroll() function is executed in the time-out of the htmlarea. The htmlarea component creates a new iframe which receives the focus. This nasty feature already showed up earlier. #6433 Open Bug Medium 1.7 Editwizards Cursor appears in lowest HtmlArea instead of first input Pierre checked in a new htmlarea.js on 22-4-2004 with a fix for that one? Nico
