Opened 16 years ago
Closed 16 years ago
#3226 closed Bug (expired)
Anchor image not visible in Safari on empty paragraph
Reported by: | ambio | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | Safari Compatibility |
Component: | General | Version: | FCKeditor 2.6.4 |
Keywords: | WorksForMe Pending | Cc: |
Description
If you create an anchor (Safari on windows) where no text is present, the anchor is created but the anchor image is not visible in the editor window.
Steps to reproduce the problem:
1) Type some text
2) Create an anchor before the typed text (anchor will be visible)
3) Put some returns after the typed text
4) Create somewhere an anchor in the empty text (so somewhere in the returns)
5) Anchor is created in html but not visible in the editor window.
This problem happens also in the latest nightly build.
This is the html code of my test:
<p><a name="test1"></a>This is my first text paragraph</p> <p> </p> <p> </p> <p> </p> <p><a name="test2"></a></p> <p> </p> <p> </p> <p> </p>
Change History (3)
comment:1 Changed 16 years ago by
Priority: | Normal → High |
---|
comment:2 Changed 16 years ago by
Keywords: | WorksForMe Pending added; safari anchor removed |
---|---|
Priority: | High → Normal |
comment:3 Changed 16 years ago by
Resolution: | → expired |
---|---|
Status: | new → closed |
Works fine for me using the 4.0 beta: AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16