Bug 7466

Summary: Cart notification popup should appear onscreen even when button is offscreen
Product: Koha Reporter: Owen Leonard <oleonard>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Ian Walls <koha.sekjal>
Severity: normal    
Priority: P5 - low CC: paul.poulain
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Proposed fix
[SIGNED-OFF] 7326: Proposed fix

Description Owen Leonard 2012-01-24 20:41:52 UTC
If one is adding to the cart using links in the search results page it is possible to be adding to the cart when the page has scrolled down so far that the cart button is off screen. The cart notification popup ("This item has been added to your cart"), being fixed to the cart button, will not be visible.

Instead the cart notification popup should take the page scroll into account and always appear onscreen.
Comment 1 Owen Leonard 2012-01-24 20:52:16 UTC Comment hidden (obsolete)
Comment 2 Aleksa Vujicic 2012-01-31 03:37:53 UTC
Created attachment 7397 [details] [review]
[SIGNED-OFF] 7326: Proposed fix
Comment 3 Paul Poulain 2012-02-03 16:36:30 UTC
QA comment: tiny patch, nothing specific to say

i've tested scrolling down & up, the popup always appear at the right place