Posted 17 years ago
by Roy Arvenäs
-
Software Developer,
TAT - The Astoning Tribe
Version: 4.0.0257
Platform: .NET 2.0
Environment: Windows XP (32-bit)
Hello
I found this small bug, that I found kinda amusing. when in "insert" mode, your caret gets bigger, as it should to show that you are not inserting anymore, rather writing over. But if you place your caret at a tab, it gets as big as the tab.
reproduce in SyntaxEditor:
1. Press tab
2. press insert
3. press left-arrow.
I guess its coded so that it should cover the entire symbol it will write over, but in the case of tab, it looks "interesting"... :)
Not a big thing, but I thought I should let you know.
/Roy
I found this small bug, that I found kinda amusing. when in "insert" mode, your caret gets bigger, as it should to show that you are not inserting anymore, rather writing over. But if you place your caret at a tab, it gets as big as the tab.
reproduce in SyntaxEditor:
1. Press tab
2. press insert
3. press left-arrow.
I guess its coded so that it should cover the entire symbol it will write over, but in the case of tab, it looks "interesting"... :)
Not a big thing, but I thought I should let you know.
/Roy