Summary: | Tag editors (and floating toolbar in MARC editor) not working with IE11 | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucy Vaux-Harvey <lucy.vaux-harvey> |
Component: | Cataloging | Assignee: | Galen Charlton <gmcharlt> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fiona.borthwick, m.de.rooy, mirko |
Version: | 16.05 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | Screenshot IE11 Developer Tools |
Description
Lucy Vaux-Harvey
2017-01-10 16:16:04 UTC
Created attachment 59322 [details] Screenshot IE11 Developer Tools From what I found in the depths of IE Developer Tools, it seems like this breaks it for IE11: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16400#c25 Indeed, removing $('#toolbar').fixFloat(); from addbiblio.tt brings back the value builders in IE11. |