Search Issue Tracker

Active

Votes

0

Found in

6000.0.42f1

6000.1.0b10

6000.2.0a6

Issue ID

UUM-100211

Regression

No

TabView.tabClosed EventHandler passes the wrong tab index as parameter when closing a tab from oldest to newest order

-

Reproduction steps:
1. Open the attached "IN-96770" project
2. In the Toolbar select Herve → Open Dialogue Editor
3. In the Herve window select “Open” and navigate to Tests → Assets → Dialogue Assets and select “TestCache.asset”
4. In the Herve window select “Open” and navigate to Tests → Assets → Dialogue Assets and select “TestFullTraversal.asset”
5. Close the “TestCache” tab by hovering on it in the Herve window and clicking on the X
6. Close the “TestFullTraversal” tab by hovering on it in the Herve window and clicking on the X
7. Observe the Console window

Expected result: Both debug messages will contain “Index : 0”
Actual result: One debug message contains “Index : 0” and the other one contains “Index : 1”

Reproducible with: 6000.0.42f1, 6000.1.0b10, 6000.2.0a6
Could not test with: 2022.3.60f1 (TabView.tabClosed method does not exist)

Reproducible on: Windows 10 (User), Windows 11
Not reproducible on: No other environments tested

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.