Compiler Option not restored on cancel

Working on new editor enhancements?
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Compiler Option not restored on cancel

Post by Trond »

1. Create a new file with the debugger turned on.
2. Open Compiler -> Options.
3. Uncheck "debugger".
4. Click cancel.

Now, the debugger is turned off in the menu and on the toolbar, but if you open the compiler options the debugger is turned on.
merihevonen
Enthusiast
Enthusiast
Posts: 326
Joined: Mon Jan 01, 2007 7:20 pm

Post by merihevonen »

I don't do much nowadays but try to reproduce bugs :lol:
But anyway, this one is reproducable.. I think it lies on some wrong validation of the Cancel button..
Post Reply