Actions
Bug #5761
closedClient messages are not shown correctly in some cases
Start date:
07/14/2023
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
I was trying to debug a code using /var -s
but i noticed that its not printing anything.
Reproduce Code :
/window -n @test_window
ON *:CLOSE:@TEST_WINDOW: { echo 4 -st Triggered var -s %test ok echo 4 -st End }
- Thanks!
Files
Updated by westor (GR) over 1 year ago
check the video to reproduce it
Updated by Per Amundsen over 1 year ago
- Subject changed from /var -s doesn't print in some cases to Client messages are not shown correctly in some cases
- Category changed from Scripting to Interface
- Status changed from New to Resolved
I have changed the way client messages are shown, should fix the issue but possibly introduce new ones, we'll see.
Actions