[Koha-bugs] [Bug 9583] OPAC cart button display problem in Chromium

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 11 00:06:18 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9583

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcook at prosentient.com.au

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
(In reply to comment #0)
> Created attachment 15211 [details]
> screenshot
> 
> In chromium the cart button is node wide enough for the icon and the text.
> (see screenshot)
> 
> This appeared in Chromium 0.88.1 in Ubuntu.
> In Firefox 18.0.2 on the same system the display is correct.

I've had the same problem with Chrome 24.0.1312.57 m on Windows Vista and
Windows 8.

IE 9 and Firefox 18.0.2 were fine. 

Last I checked, 8 Feb 2013, 3.10.x was displaying the cart fine. It was just
not working on the most recent master.

Using the Chrome dev tool, I noticed that one of the <i> elements in the cart
span had a height of 18px (for reasons I cannot explain), and that seemed to be
messing things up. If I deleted that element, it looked perfect again. 

The height doesn't seem to come from any CSS that I can see though, so I assume
there was an update to the Javascript at some point recently, and that had an
impact on Chrome/Chromium, although I'm not sure why. 

I wonder if this happened before or after the Jquery libraries were moved?

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


More information about the Koha-bugs mailing list