[Koha-bugs] [Bug 21506] New: DataTables four button pagination uses the wrong icon for First and Last buttons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 6 09:12:53 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21506

            Bug ID: 21506
           Summary: DataTables four button pagination uses the wrong icon
                    for First and Last buttons
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: arouss1980 at gmail.com
        QA Contact: testopia at bugs.koha-community.org

Created attachment 80154
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80154&action=edit
wrong icon for First and Last buttons

As per the attached screenshot, when four button pagination is used
the DataTables buttons for 'First' and 'Last' use the wrong icon.
The buttons themselves work fine, it's just that two of the icons
are repeated: the same icon is used for 'First'/'Previous' and the
same icon is used for 'Next'/'Last'. The icons for 'First' and
'Last' should include a vertical bar, like this: |<< >>|.

In addition to the pages shown in the screenshot, other templates
appear to be affected as well (`git grep four_button` for a list).

AFAICT this was inadvertedly caused by commit 5434882 from Bug 8549
which introduced a change in the class names of the four buttons.

Another (minor) issue is that all four buttons' icons are clipped/
truncated at the bottom due to insufficient padding.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list