Ticket #142 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Clicking buttons loses focus in IE6

Reported by: jf.hovinne Owned by: jf.hovinne
Priority: major Milestone: 0.5
Component: editor Version: trunk
Keywords: Cc:

Description

See  http://forum.wymeditor.org/forum/viewtopic.php?f=2&t=446:

Having a problem with 0.5 beta 2 and IE6 (Windows XP).

I'm using the 01-basic example, here:  http://files.wymeditor.org/wymeditor/trunk/src/examples/01-basic.html.

I place my cursor/caret anywhere on the line that says "Hello, World!" I do not make a selection (i.e., I select no text).

In the toolbar, I click the unordered list button. I can click it multiple times to switch between a paragraph and an unordered list, as expected.

However, if I change my mind and now click the ordered list button, WYMeditor loses focus on the iframe and does not perform the desired action. No further button actions work until I manually re-set the focus to the "Hello, World!" line.

The same behaviour happens with the other buttons as well when there is no text selected. The list buttons are just an example.

(This doesn't appear to affect Firefox 3/WinXP)

Change History

comment:1 Changed 3 years ago by jf.hovinne

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

Related to #154, and fixed in r617.

Note: See TracTickets for help on using tickets.