Community
Participate
Working Groups
see comment bug 83496 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=83496#c3) it is possible to have a tab close even when there is no close box visible
With the recent fix for bug 194275, the described problem should not occur. When a tab item is closed, the close button for the next tab item will be visible if the mouse is over it (even if the mouse wasn't moved). So, you shouldn't get into a case where the close button is not visible when the cursor is over it. Resolving as WORKSFORME.