Ticket #68 (closed defect: fixed)
Firefox: "expansive" paragraphs
Reported by: | jusuff | Owned by: | jf.hovinne |
---|---|---|---|
Priority: | minor | Milestone: | 0.5 |
Component: | editor | Version: | trunk |
Keywords: | Cc: |
Description
Using wymeditor under Firefox I've found strange behaviour when selecting all editors content.
Almost always containers (headings, preformated) are changed to paragraphs. Also text inside list tags (li) is inserted into paragraphs.
Found using Firefox 2.0.0.5, Windows and Wymeditor taken from svn - rev 396
Change History
comment:1 Changed 5 years ago by jf.hovinne
- Priority changed from major to minor
- Status changed from new to assigned
comment:2 Changed 5 years ago by jf.hovinne
OK, I managed to reproduce the bug, which occurs from time to time while using CTRL+A.
This bug had been fixed by checking evt.ctrlKey in the keyUp handler, but it seems that evt.ctrlKey sometimes doesn't get fired, for some reason.
Perhaps the SAPI could help to fix the bug?
Note: See
TracTickets for help on using
tickets.
I can't reproduce the bug, using CTRL+A, right mouse click and 'Select all', or using Menu -> Edition -> Select all. Please describe the steps leading to the problem.