[Bug 43032] New: Table row highlighting is broken in holds
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43032 Bug ID: 43032 Summary: Table row highlighting is broken in holds Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Target Milestone: --- This seems to be an oldish problem (it goes back to at least 25.05) but I only just noticed it. When you have multiple patron results in a patron search for a hold, the table rows alternate grey and white, and when you hover over the lines, only the white ones are highlighted in yellow. It kind of looks like the grey rows are disabled. To recreate : 1. Go to a bibliographic record (for example http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=35) 2. Click Place hold 3. Click Search with an empty search box to search for all patrons 4. Hover over the list of patrons --> Only the white rows are highlighted in yellow -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43032 Phil Ringnalda <phil@chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |phil@chetcolibrary.org --- Comment #1 from Phil Ringnalda <phil@chetcolibrary.org> --- The yellow highlight is set by https://git.koha-community.org/Koha-community/Koha/src/commit/b0fa3d7e6a9757... with specificity 0,2,2, which loses to the grey background set by https://git.koha-community.org/Koha-community/Koha/src/commit/b0fa3d7e6a9757... with specificity 0,3,3) There might be an elegant fix, but my finger is itching to type !important in that first rule. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43032 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard@myacpl.org --- Comment #2 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- Adding Owen to get his insight -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org