Detail
Detail
Bugfix
(User-visible)
Detail
#27619
Tooltip on table row is redundantly displayed in the upper left corner of the browser.
If a line is clicked in the service editor before the tooltip is displayed, the tooltip is displayed at the top left of the browser window (position 0/0):
Test
- Switch to Administration > Development > Service Editor
- Click on the name of a non-selected service before the tooltip appears.
- Expectation: The tooltip is displayed only above the clicked line.