https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23388
--- Comment #6 from Owen Leonard <[email protected]> --- I've been working on an alternate patch which addresses one aspect of this bug: Linking easily to specific preferences. The proposed patch does two things I don't like: It breaks the previous behavior of the system preference names as <label>. And the links don't make much sense unless you're looking at search results. In other circumstances clicking the link doesn't do anything. My proposal would be to show a link on hover: https://zivotdesign.com/p/view.php?p=15646746956636 Unfortunately my solution suffers from the same problem described by Nick: When the page jumps to the anchored link the pref is right at the top of the browser window, thus it's hidden by the floating toolbar. I worked to come up with a JavaScript solution but failed. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
