Bug 13370

Summary: Inputs overflow in filters
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: TemplatesAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: chris, tomascohen
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 12376    
Bug Blocks: 13371    
Attachments: Bug 13370: Inputs overflow in filter
Bug 13370: Inputs overflow in filter
[SIGNED-OFF] Bug 13370: Inputs overflow in filter
[PASSED QA] Bug 13370: Inputs overflow in filter

Description Jonathan Druart 2014-12-02 10:36:27 UTC

    
Comment 1 Jonathan Druart 2014-12-02 10:38:40 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2014-12-02 14:02:22 UTC
This doesn't apply, but I'm not sure why. The patch refers to this supposedly existing line:

 span.filter_column > input.date_range_filter {

..which in master is 

 span.filter_column > input.text_filter {

I can't tell if this is intended to be dependent on another patch or if the difference is unintentional.
Comment 3 Jonathan Druart 2014-12-02 14:37:59 UTC
Looks good here...

Bug 13370 - Inputs overflow in filters

34056 - Bug 13370: Inputs overflow in filter

Apply? [(y)es, (n)o, (i)nteractive] y
Applying: Bug 13370: Inputs overflow in filter
Using index info to reconstruct a base tree...
M       koha-tmpl/intranet-tmpl/prog/en/css/datatables.css
Falling back to patching base and 3-way merge...
Auto-merging koha-tmpl/intranet-tmpl/prog/en/css/datatables.css
Comment 4 Jonathan Druart 2014-12-02 14:38:12 UTC Comment hidden (obsolete)
Comment 5 Jonathan Druart 2014-12-02 14:39:37 UTC
Ok, should be better now.
Comment 6 Owen Leonard 2014-12-02 14:42:23 UTC Comment hidden (obsolete)
Comment 7 Kyle M Hall 2014-12-05 15:00:41 UTC
Created attachment 34145 [details] [review]
[PASSED QA] Bug 13370: Inputs overflow in filter

Bug 12376 adds some padding to inputs.
This cause an overflow on the record detail page.

Test plan:
1/ Go on a record detail page with items
2/ Enable filters
Without the patch, the inputs overflow, with the patch it should be
corrected (as before bug 12376).

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

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 8 Tomás Cohen Arazi 2014-12-22 20:01:32 UTC
Patch pushed to master.

Thanks Jonathan!
Comment 9 Chris Cormack 2014-12-25 19:24:53 UTC
Pushed to 3.18.x will be in 3.18.3