Opened 13 years ago
Closed 13 years ago
#8778 closed Bug (invalid)
Selection field doesn't allow to select item in Firefox 10.2
Reported by: | tok.00 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Selection | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce.
- Press button 'Selection field' on panel.
- Enter name and several items in dialog.
(You get selection field in document body)
- Click on created selection field to choose item.
OS: Ubuntu/Windows XP Browser: Firfox 10.2
Attachments (1)
Change History (2)
Changed 13 years ago by
Attachment: | SYT3RE~P.PNG added |
---|
comment:1 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 3.6.3 (SVN - trunk) |
CKEditor contents area is not the place to select elements. Use preview for that.
Firefox and IE don't allow for selecting elements in contenteditable elements (Try it without CKEditor logic)
Selection field is however not editable because context-menu does not work for it under Firefox but that was already reported in #5804
screenshot