Bug 7466 - Cart notification popup should appear onscreen even when button is offscreen
Summary: Cart notification popup should appear onscreen even when button is offscreen
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Owen Leonard
QA Contact: Ian Walls
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-24 20:41 UTC by Owen Leonard
Modified: 2013-12-05 20:01 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Proposed fix (2.01 KB, patch)
2012-01-24 20:52 UTC, Owen Leonard
Details | Diff | Splinter Review
[SIGNED-OFF] 7326: Proposed fix (2.03 KB, patch)
2012-01-31 03:37 UTC, Aleksa Vujicic
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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