Step Three

After you have extracted the contentAreaUtils.js file out of the .jar file. Open it in a NotePad or some other editor. DO NOT USE WORDPAD OR WORD!!!!!!!

My example will use JPad it is a nice programmers editor and has color syntax highlighting to help see the code. Search for function getDefaultFileName( . In the Mozilla 1.6 release this function is around line 759.

The fix to this problem is simple! Just cut the YELLOW block of code, and paste it above the PINK block of code and save the file out. Make sure the name stays the same.