You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using your library with Nuget package since a year and it is perfect for my requirement
But I found out that if I do Docking and Undocking quickly, it lost the Tab
I attached video using your Demo
ChromeTabs_Error.mp4
Log lines are
has mouse capture=true
11:42 dragging window
sendt close tab command
11:42 closed window
2)
has mouse capture=true
11:42 dragging window
sendt close tab command
11:42 closed window
3)
has mouse capture=true
11:42 dragging window
sendt close tab command
11:42 closed window
4)
has mouse capture=true
11:42 dragging window
sendt close tab command
11:42 closed window
5)
has mouse capture=true
11:42 dragging window 11:42 closed window
sendt close tab command
For the first (1) to (4) tries docking and undocking works perfectly fine BUT for the last time(5) when Tab Lost, last two log lines says that order of calling close Tab command is reversed compare to earlier tries from (1) to (4)
Please suggest a way to solve it
The text was updated successfully, but these errors were encountered:
I am using your library with Nuget package since a year and it is perfect for my requirement
But I found out that if I do Docking and Undocking quickly, it lost the Tab
I attached video using your Demo
ChromeTabs_Error.mp4
Log lines are
has mouse capture=true
11:42 dragging window
sendt close tab command
11:42 closed window
2)
has mouse capture=true
11:42 dragging window
sendt close tab command
11:42 closed window
3)
has mouse capture=true
11:42 dragging window
sendt close tab command
11:42 closed window
4)
has mouse capture=true
11:42 dragging window
sendt close tab command
11:42 closed window
5)
has mouse capture=true
11:42 dragging window
11:42 closed window
sendt close tab command
For the first (1) to (4) tries docking and undocking works perfectly fine BUT for the last time(5) when Tab Lost, last two log lines says that order of calling close Tab command is reversed compare to earlier tries from (1) to (4)
Please suggest a way to solve it
The text was updated successfully, but these errors were encountered: