Opened 14 years ago
Last modified 14 years ago
#7936 confirmed Bug
Large cursor next to images in Webkit
Reported by: | Freddie Bingham | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Webkit | Cc: |
Description
Reproduce:
- With Safari and Chrome, go to http://ckeditor.com/demo
- Right click on the Little Red Riding Hood image.
- Select "Image Properties"
- Changle "Alignment" to "<not set">
- Press "Ok"
Place your cursor in the "Little Red Riding Hood" text that is next to the image. Observe that the cursor is as tall as the image. This differs from other browsers. While this is probably inherent to the browser, perhaps there is something that can be applied to the image so that it remains inline but does not affect the cursor size.
Change History (1)
comment:1 Changed 14 years ago by
Keywords: | Webkit added; webkit removed |
---|---|
Status: | new → confirmed |
Version: | 3.6 → 3.0 |
You can use the following code to test it:
I have tried using the above code on HTML page with body set to contenteditable. The result was the same so it's rather a browser issue. But as @fbingha has said it -
If not please close this issue.