Opened 13 years ago
Last modified 12 years ago
#8956 confirmed Bug
Link href not displayed on edit link screen
Reported by: | Andrew | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.3 |
Keywords: | IE8 IE9 | Cc: |
Description
OS: Windows 7 Professional SP1
Browser: IE
Version: 9
Scenario:
- Switch to source mode
- Insert this html:
<form action="/formHandler" class="hp-smartInsertForm" method="post"> <fieldset> <p> Here you need to add link <a href="http://www.google.com?v=1" target="_self">http://www.google.com</a></p> </fieldset> </form>
- Switch back to WYSIWYG mode
- Double click the link
Defect: Link editing dialog shown, but field for href is blank
Change History (2)
comment:1 Changed 13 years ago by
Keywords: | IE8 IE9 added |
---|---|
Status: | new → confirmed |
Version: | → 3.3 |
comment:2 Changed 12 years ago by
Also reproduced on the same configuration with folowing scenario:
- Switch to source mode
- Insert this html:
<div style="max-width: 960px;"> BLOCK.EventInfo <a href="http://demo.experiencehorizon.com:8086/subscribe" target="_self">http://demo.experiencehorizon.com:8086/subscribe</a> </div>
- Switch back to WYSIWYG mode
- Double click the link
Reproducible in IE8 and IE9 from CKEditor 3.3.