eclipse-hawkbit / hawkbit

Eclipse hawkBit™
https://projects.eclipse.org/projects/iot.hawkbit
Eclipse Public License 2.0
468 stars 189 forks source link

UI bug with Action History table header #1014

Closed Sergey-G-dev closed 11 months ago

Sergey-G-dev commented 4 years ago

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?

Header caption

schabdo commented 4 years 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

Sergey-G-dev commented 4 years ago

This looks like a Chrome specific issue. It does not occur with MS Edge and Firefox.

Harshitjoshi133 commented 1 year ago

can i work on it

avgustinmm commented 11 months ago

Vaadin 8 UI is discontinued - https://eclipse.dev/hawkbit/blog/2023-11-22-vaadin8_ui_discontinuation/