Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Problem selecting text in textfield located in table
Hi!
I've put a TextField component in a table row (the textfield is part of a bean stored in a BeanItemContainer). Everything seems to work fine except that I cannot seem to select text in the field using the mouse or keyboard. Is there a known issue for this (I haven't found one) or are there any particular considerations that I've missed when using a TextField under these circumstances?
Hi,
I do experience the same in Internet Explorer.
Firefox is fine.
Did you find a solution on that?
Additional information on that. My table does support drag+drop.
Any hint to make it work?