Vishal Gupta
Microsoft MVP
UPDATE: Don't forget to visit following similar threads:
DID YOU KNOW? Windows Live Mail BUGs & Goof-ups
DID YOU KNOW? IE7 BUGS & Goof-ups
DID YOU KNOW? Windows VISTA Facts & Goof-ups
Guys!
Today I found a BUG in Notepad, which is not new to Vista. I have checked it in XP and its also working there.
So get ready for enjoying it:
1. Open Notepad and enable "Status Bar" from "View -> Status Bar". If this option is disabled, then first uncheck "Format -> Word Wrap" option and now enable Status Bar again. Actually Notepad doesnt allow to hv Status Bar along with Word Wrap feature. U can hv one of them enabled at a time. But there is a registry hack, using it u can hv both of them at the same time.
Open regedit and goto:
In right-side pane, change value of StatusBar to 1.
2. Now open any existing text file (Yeah, you hv to open an already saved file to check this BUG) and put your cursor to any line, you'll see its location in Status Bar.
e.g. we assume that you put the cursor at column 3 of Line 3, then it'll show "Ln 3, Col 3" in Status Bar.
OK, fine then whats the BUG? Now press <Ctrl>+S or Choose "File -> Save" and look at the Status Bar. VOILLA, it'll show "Ln 1, Col 1" irrespective of the actual Line and column Number, that was "Ln 3, Col 3" in our case.
*img245.imageshack.us/img245/1964/notepadbugaj3.jpg
Sometimes you may hv to press <Ctrl>+S twice to re-create this BUG.
So the BUG is whenever you save an existing file, Notepad will show "Ln 1, Col 1" in Status Bar and it'll be corrected when you'll move the cursor.
DID YOU KNOW? Windows Live Mail BUGs & Goof-ups
DID YOU KNOW? IE7 BUGS & Goof-ups
DID YOU KNOW? Windows VISTA Facts & Goof-ups
Guys!
Today I found a BUG in Notepad, which is not new to Vista. I have checked it in XP and its also working there.
So get ready for enjoying it:
1. Open Notepad and enable "Status Bar" from "View -> Status Bar". If this option is disabled, then first uncheck "Format -> Word Wrap" option and now enable Status Bar again. Actually Notepad doesnt allow to hv Status Bar along with Word Wrap feature. U can hv one of them enabled at a time. But there is a registry hack, using it u can hv both of them at the same time.
Open regedit and goto:
Code:
HKEY_CURRENT_USER\Software\Microsoft\Notepad
2. Now open any existing text file (Yeah, you hv to open an already saved file to check this BUG) and put your cursor to any line, you'll see its location in Status Bar.
e.g. we assume that you put the cursor at column 3 of Line 3, then it'll show "Ln 3, Col 3" in Status Bar.
OK, fine then whats the BUG? Now press <Ctrl>+S or Choose "File -> Save" and look at the Status Bar. VOILLA, it'll show "Ln 1, Col 1" irrespective of the actual Line and column Number, that was "Ln 3, Col 3" in our case.
*img245.imageshack.us/img245/1964/notepadbugaj3.jpg
Sometimes you may hv to press <Ctrl>+S twice to re-create this BUG.
So the BUG is whenever you save an existing file, Notepad will show "Ln 1, Col 1" in Status Bar and it'll be corrected when you'll move the cursor.
Last edited: