Ticket #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
Change History
Changed 15 months ago by tok.00
- Attachment SYT3RE~P.PNG added
comment:1 Changed 15 months ago by j.swiderski
- Status changed from new to closed
- Version 3.6.3 (SVN - trunk) deleted
- Resolution set to invalid
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
Note: See
TracTickets for help on using
tickets.

screenshot