Closed Sergey-G-dev closed 11 months ago
Thanks for bringing this up. I think this issue was there even before the Vaadin 8 upgrade. Nevertheless, of course we should fix this
This looks like a Chrome specific issue. It does not occur with MS Edge and Firefox.
can i work on it
Vaadin 8 UI is discontinued - https://eclipse.dev/hawkbit/blog/2023-11-22-vaadin8_ui_discontinuation/
Hi everyone,
I've noticed a small but annoying UI bug. In Deployment View, Action History table header, when I select the target ID by double clicking on the ID string, the word "for" gets selected as well. This looks like a bug, since only one word should be selected by double clicking on it. It is possible to fix in a couple of ways, for example, by adding a colon to "for" or by inserting a dummy label with empty caption in between, but there should be a better/cleaner solution. Any ideas?