[Koha-bugs] [Bug 35425] Sortable prevents mouse selection of text inside child input/textarea elements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 29 23:55:38 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35425

Phil Ringnalda <phil at chetcolibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #159313|0                           |1
        is obsolete|                            |

--- Comment #2 from Phil Ringnalda <phil at chetcolibrary.org> ---
Created attachment 159379
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159379&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.

Signed-off-by: Phil Ringnalda <phil at chetcolibrary.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list