oasegips / sigil

Automatically exported from code.google.com/p/sigil
GNU General Public License v3.0
0 stars 0 forks source link

Chrash when writing div-tag with an img-tag inside. #2468

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please read http://code.google.com/p/sigil/wiki/ReportingIssues for
information about submitting a good bug report.

What steps will reproduce the problem?
1. In the default project write in the <body></body> area.
2. <img alt="Image" src="../Images/" style"width:100% />
3.
...

What is the expected output? What do you see instead?
I expect nothing more than waiting for more input, but instead it decides to 
crash.

What version of the product are you using? On what operating system?
I'm using 0.7.4 on Windows 7 64Bit

Please provide any additional information below. If your source file is
required to fully understand the problem, please attach it to this issue.
Read the ReportingIssues wiki page before
submitting!
I can bypass the problem by copying another div-tag with the image part filled 
in with another picture, and it seems to be okay. Then i can just replace the 
name of the file used. I just came over this. I have been using sigil for a 
month or so, so it might be user error, though i don't really think it is.. 

Kind Regards
Carl Erik

Original issue reported on code.google.com by ctenges...@gmail.com on 10 Mar 2014 at 12:50