Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Bug: Draggable Dialog block text selection since Vaadin 14.3.6 #228

Closed
netbeansuser2019 opened this issue Sep 17, 2020 · 2 comments
Closed

Comments

@netbeansuser2019
Copy link

Vaadin 14.3.6

If it is used draggable dialog and you have formlayout with form item and that contains e.g. text field then:

  • you cannot select text
  • you cannot drag text to other input field as it is build-in feature of browser
  • you cannot copy and paste to other input field by dragging by build-in feature of browser (drag + CTRL)
  • ... what ever you want to do with selected text like search, copy, ...

Expected behavior is:
You can do that as before. So excluding vaadin text fields from dragging of dialog.

@netbeansuser2019
Copy link
Author

netbeansuser2019 commented Sep 17, 2020

@tomivirkki
Copy link
Member

Fixed by #230

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants