Ticket #1519 (closed defect: fixed)
Fisheye rollover effect doesn't work properly when browser window maximised from "restored" state
Description
--When the browser loads in "restored" window mode, fisheye rollover works.
--When the browser loads in "maximised" window mode, fisheye rollover works.
--When the browser is maximised from an initially "restored" mode, the fisheye still responds when the mouse rolls over the area of the screen that was occupied by the fisheye *prior* to the window being maximised. However, the fisheye will not respond with the rollover feature if you rollover the new location where the icons are. It should be noted though, that mouseclicks on the actual fisheye images still work as links, regardless of where the fisheye has been moved.
--When the browser is "restored" down from an initially maximised mode, the fisheye responds when the mouse rolls over the area of the screen that was occupied by the fisheye *prior* to the window being "restored". BUT; only if this initial area where the fisheye was, is still within the browser window's new 'smaller' dimensions. If the fisheye (in the browser's maximised state) sat outside the outskirts of the browser window once the browser is put into it's "restored" state, the fisheye won't respond at all to mouse rollovers. However, mouseclicks on the actual fisheye still work as links, regardless of where the fisheye has been moved.
--When the browser loads in "restored" window mode, and the window is click-n'-dragged to different positions on the screen, the fisheye works as it should.
--When the browser is "minimised" and then "restored" the fisheye works as it should.
--When the browser is "minimised" and then "maximised" the fisheye works as it should.