From f429f440557bbff7e81a4f966db8a8edbf6ed698 Mon Sep 17 00:00:00 2001 From: Clement Rey Date: Wed, 18 Dec 2024 12:23:42 +0100 Subject: [PATCH] this has been fixed --- tests/python/release_checklist/check_hover_select_reset.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/python/release_checklist/check_hover_select_reset.py b/tests/python/release_checklist/check_hover_select_reset.py index 253949bb0c7d..abcc498bac10 100644 --- a/tests/python/release_checklist/check_hover_select_reset.py +++ b/tests/python/release_checklist/check_hover_select_reset.py @@ -11,9 +11,6 @@ This checks whether different UIs behave correctly with hover and selection. -Known bugs: -* TODO(#5138): Hovering over text document views does not highlight the corresponding entity in the blueprint tree. - ### Hover For each of the views: * Hover the view and verify it shows up as highlighted in the blueprint tree.