Thanks for the module, I am a big fan! Works great but I ran into an issue with the window position in ie6. When an message is generated and the page is scrolled down the message window is displayed at the top of the page. This is a usability problem since the user has to scroll to the top of the page to see that a message was generated. For example, this happens when submitting comments that are located at the bottom of the page. The page reloads using an anchor link to the comment (or comment form) which scrolls the page down, leaving the message window at the top of the page. This happens in ie6 because of the use of absolute positioning to fix the lack of fixed positioning support.

Comments

mohammed j. razem’s picture

Version: 6.x-1.10 » 6.x-1.x-dev
Status: Active » Fixed

fixed in dev release.

Will port it to a new stable release soon.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.