http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9584
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|[email protected] |[email protected] --- Comment #1 from David Cook <[email protected]> --- Created attachment 15214 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15214&action=edit Bug 9584 - Remove problematic IE CSS Hacks in staff client To test: Before applying patch... 1) Open up Internet Explorer 6 or a newer version of Internet Explorer and use the F12 Developer Tools to change the Document Mode to Quirks Mode 2) Conduct a search on the staff client that will generate a high number of hits. (e.g. "e" as an unlimited query, if you have a maximum of a few thousand records.) 3) Note that you can't access the page options at the bottom of the page and that your result list is cut off at the bottom, and thus inaccessible. Apply patch... 4) Refresh your browser (preferably using F5 or whatever other method you use to bypass the browser's cache), and re-run the search if necessary 5) Note that you are now able to see the full page of search results, plus the paging at the bottom As far as I can tell, there are no regressions, but feel free to search for them. Afaik, there are no doc1 or doc2 ids, and I can't see any problems with any elements with doc3 IDs. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
