https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35425 --- Comment #1 from Slava Shishkin <slavashishkin@gmail.com> --- Created attachment 159313 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159313&action=edit Bug 35425: Optimize UX when dragging a Tag or Subfield To reproduce: 1. Open any biblio and edit that record. (select "Edit record" from the "Edit" drop-down menu). 2. Check that selecting the text in any draggable block input/textarea fields with a mouse is not possible - it starts dragging instantly. 3. Apply the patch 4. Make sure that draging is activated only when you click on the "::" icon in front of the dragged item. And text selection works correctly. -- You are receiving this mail because: You are watching all bug changes.