Bug 16359 - Filter search box covers other elements on saved reports page
Summary: Filter search box covers other elements on saved reports page
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Aleisha Amohia
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-27 01:01 UTC by Aleisha Amohia
Modified: 2016-12-05 21:27 UTC (History)
1 user (show)

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


Attachments
screenshot showing filter covering other parts of page (13.45 KB, image/png)
2016-04-27 01:01 UTC, Aleisha Amohia
Details
Bug 16359: Changing size of text input fields so filter box doesn't cover parts of page (1.71 KB, patch)
2016-04-27 01:02 UTC, Aleisha Amohia
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 16359: Changing size of text input fields so filter box doesn't cover parts of page (1.91 KB, patch)
2016-04-28 18:49 UTC, Owen Leonard
Details | Diff | Splinter Review
[PASSED QA] Bug 16359: Changing size of text input fields so filter box doesn't cover parts of page (1.92 KB, patch)
2016-04-28 18:54 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Aleisha Amohia 2016-04-27 01:01:09 UTC
Created attachment 50774 [details]
screenshot showing filter covering other parts of page

This has bothered me for so long!!
Comment 1 Aleisha Amohia 2016-04-27 01:02:40 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2016-04-28 18:49:49 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2016-04-28 18:54:10 UTC
Created attachment 50940 [details] [review]
[PASSED QA] Bug 16359: Changing size of text input fields so filter box doesn't cover parts of page

To test:
1) Go to Reports -> Saved reports
2) Notice how Filter covers parts of page
3) Apply patch and refresh page
4) Notice how Filter does not cover anything anymore

Sponsored-by: Catalyst IT
Signed-off-by: Owen Leonard <oleonard@myacpl.org>

I couldn't see the problem in Firefox, but it is a problem in Chrome.
The fix works fine for both.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Kyle M Hall 2016-04-29 10:46:47 UTC
Pushed to master! Should be in the May 2016 release. Thanks again Aleisha!