Skip to content

More cases in which the tag panel can stay visible when it shouldn't

The tag panel can stay visible when it shouldn't, if the cursor follows these paths:

  • through the thumbnail list scrollbar
  • to the tag filter area below the actual filter textbox/clear filter button
  • through the Clear filter button

image image


When the cursor is moved like this and then over the filter textbox, this can lead to both the tag panel and tag filter panel being visible at the same time:

image


What triggers the tag panel to hide? The cursor leaving the panel, or the cursor entering something else? (The latter option sounds problematic, because we would have to watch every possible "something else" -- maybe this is how it's done, and the paths shown above were simply missed)?