[Bug 16323] New: Make dropdowns in header open on hover
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16323 Bug ID: 16323 Summary: Make dropdowns in header open on hover Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: aleishaamohia@hotmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com -- 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=16323 Aleisha Amohia <aleishaamohia@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- 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=16323 --- Comment #1 from Aleisha Amohia <aleishaamohia@hotmail.com> --- Created attachment 50546 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50546&action=edit Bug 16323: Make dropdowns in header open in hover To test: 1) Go to staff client 2) Hover over 'More' menu and confirm that menu opens 3) Hover over the user dropdown on the right ("username | branch") and confirm that menu opens Sponsored-by: Catalyst IT -- 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=16323 Aleisha Amohia <aleishaamohia@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |aleishaamohia@hotmail.com |ity.org | Change sponsored?|--- |Sponsored -- 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=16323 Aleisha Amohia <aleishaamohia@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |16324 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16324 [Bug 16324] Move item search into header -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16323 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- I like that the menus require a click. I find it annoying when menus jump out at me when my mouse passes over them on its way to somewhere else. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16323 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- The CSS solution suggested here appears to work when placed in IntranetUserCSS: http://stackoverflow.com/questions/8878033/how-to-make-twitter-bootstrap-men... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16323 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #4 from Marc Véron <veron@veron.ch> --- (In reply to Owen Leonard from comment #2)
I like that the menus require a click. I find it annoying when menus jump out at me when my mouse passes over them on its way to somewhere else.
I tested the patch and I do not like the behaviour, and I agree with Owen preferring the click. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16323 PTFS Europe Sandboxes <sandboxes@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sandboxes@ptfs-europe.com Status|Needs Signoff |Signed Off --- Comment #5 from PTFS Europe Sandboxes <sandboxes@ptfs-europe.com> --- Patch tested with a sandbox, by Sinziana Paltineanu <s.paltineanu@berlin.bard.edu> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16323 PTFS Europe Sandboxes <sandboxes@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #50546|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16323 --- Comment #6 from PTFS Europe Sandboxes <sandboxes@ptfs-europe.com> --- Created attachment 51775 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51775&action=edit Bug 16323: Make dropdowns in header open in hover To test: 1) Go to staff client 2) Hover over 'More' menu and confirm that menu opens 3) Hover over the user dropdown on the right ("username | branch") and confirm that menu opens Sponsored-by: Catalyst IT Signed-off-by: Sinziana Paltineanu <s.paltineanu@berlin.bard.edu> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16323 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Aleisha, I think these 2 links are good candidates for using an id (instead of a class). We could have elements with a class named "more" or "branch", the selector is not enough specific. (Note that I have not found any in current code) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16323 Aleisha Amohia <aleishaamohia@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|16324 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16324 [Bug 16324] Move item search into header -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16323 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|Failed QA |RESOLVED --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Marking as won't fix, the expected behaviour can be made using CSS. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org