Opened 9 years ago
Closed 9 years ago
#13702 closed Bug (duplicate)
Link in inline editable region not clickable
Reported by: | abbr | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- Go to demo page http://ckeditor.com/demo#inline. You'll find all links are not clickable even when inline editor is not activated.
Expected result
Content editor should be allowed to click the links to verify behavior.
Actual result
There is not way for author to click a link - regardless whether inline editing mode is activated or not.
Other details (browser, OS, CKEditor version, installed plugins)
Either make the links clickable or use double-click to activate the inline editor so that there is no conflict on the single click event handler.
Change History (1)
comment:1 Changed 9 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Version: | 4.5.3 |
This is a DUP of #7145
See especially this comment - https://dev.ckeditor.com/ticket/7145#comment:16