GNOME Bugzilla – Bug 697145
Crash after pressing 'enter' while editing javascript
Last modified: 2014-12-15 18:06:26 UTC
Created attachment 240436 [details] Example file Bluefish crashes while trying to edit javascript in a html file. Windows alert 'Bluefish has stopped working' pops-up. Steps to reproduce: 1)open attached file fragment (happens with full page as well). 2)place cursor after last '}' 3)press 'Enter' 4)bluefish crash on my PC Bluefish seems to crash every time while trying to start a new line after each "}" in <javascript></javascript> block. This does not seem to happen in other places, for example after '}' in between of the <?php ?> tags. System: Windows 7 64-bit
hmm I cannot reproduce this. Can you see if you can reproduce it on different computers?
Unable to reproduce on Windows 7 64-bit using Bluefish 2.2.4. Tested: A) The steps above B) The steps above, after copying the <script> block into an HTML document (copy, save, restart bluefish, place after '}', press Enter.
(In reply to comment #1) > Can you see if you can reproduce it on different computers? Hi krizas, I am closing this bug report as no updated information has been provided. Please feel free to reopen this bug if you can provide the information that was asked for in a previous comment.