Opened 12 years ago
Last modified 11 years ago
#9400 confirmed Task
Magicline out of the editable — at Initial Version
Reported by: | Olek Nowodziński | Owned by: | Olek Nowodziński |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Cc: |
Description
Since magicline is injected into editable in brings a lot of problems, especially in old IEs:
- content flickering
- unexpected scrollbars
- problems with copying
- and so on...
The idea is to keep magicline outside of the editor in a top-level document, pretty much the same way like dialogs and panels. The problem might be the CSS interaction with existing styles, which needs to be considered.