apimall / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 1 forks source link

Misspelling highlight offset wrong when images are added #1538

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create <div ContentEditable=true><img src="someimage.jpg"> Missspelling 
here</div>
2. Now observe that the underlining of the misspelling is slight offset 
incorrectly.

What is the expected output? What do you see instead?
I except to see the same as in the first line of the image below, as when I 
insert images. E.g. the 2nd, 3rd and 4th line are not correct, after inserting 
images.
https://bodekaer.tinytake.com/sf/NjM3NjBfNDY1Mzk2

What version of the product are you using? On what operating system?
Windows, CEF3 2171

Please provide any additional information below.
Easy to replicate. Just let me know if you need more info.

Original issue reported on code.google.com by mich...@liv.it on 18 Feb 2015 at 9:44

GoogleCodeExporter commented 9 years ago
*except* = expect.
Misspelling :D

Original comment by mich...@liv.it on 18 Feb 2015 at 9:45

GoogleCodeExporter commented 9 years ago
How does it behave in Google Chrome version 39?

Original comment by magreenb...@gmail.com on 18 Feb 2015 at 3:41

GoogleCodeExporter commented 9 years ago
Good question. I tested in version 40, and no problems there.
Is there an easy way for me to download/test v39? (don't seem to be able to 
downgrade)

Original comment by mich...@liv.it on 19 Feb 2015 at 10:14

GoogleCodeExporter commented 9 years ago
CEF is transitioning from Google Code to Bitbucket project hosting. If you 
would like to continue receiving notifications on this issue please add 
yourself as a Watcher at the new location: 
https://bitbucket.org/chromiumembedded/cef/issue/1538

Original comment by magreenb...@gmail.com on 14 Mar 2015 at 3:38