Ticket #68 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

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

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.

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?

comment:3 Changed 5 years ago by jf.hovinne

  • Milestone changed from 0.4 to 0.5

comment:4 Changed 4 years ago by jf.hovinne

  • Status changed from assigned to closed
  • Resolution set to fixed

Set to fixed, since I can't reproduce the bug in FF3.

Please feel free to reopen if needed.

Note: See TracTickets for help on using tickets.