Israel Brewster
unread,May 22, 2012, 7:10:05 PM5/22/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to blueg...@googlegroups.com
In BlueGriffon 1.5.1 on Mac OS X 10.7, is there any way to disable the excruciatingly annoying "jump to error" bug in source view? It makes it almost impossible to fix the error, since every time I type anything it jumps to where it thinks the error is, which is generally wrong anyway. For example, if I have several <div> tags in my html, and I type <div> at the top to add another one, it assumes the error is at the end where I have an unbalanced tag, and I can't close the div where I want to because it keeps jumping to the end of the HTML.