https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10032 --- Comment #13 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 71243 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71243&action=edit Bug 10032: (follow-up) Move title attribute to button container This patch modifies the "Close basket" button markup so that the title attribute on a disabled button is added to the button wrapper <div> instead of the <a> tag. This allows the title attribute tooltip to appear when the cursor is hovered over the button. To test, follow the original patch's test plan and confirm that when the "Close basket" button is disabled, hovering the mouse over the button triggers the title attribute tooltip. Signed-off-by: Charlotte Cordwell <charlotte.cordwell123@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.