#3611 closed defect (fixed)
Bullet lists can freeze input in firefox 3
Reported by: | Jason Winnebeck | Owned by: | Jun Omae |
---|---|---|---|
Priority: | normal | Component: | TracWysiwygPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Using bullet lists freezes the input in Firefox 3.0.1 (maybe other versions), but not IE7. By freeze what I mean is that clicking the wysiwyg/textarea buttons switches the radio but nothing happens, and the buttons on the bottom (preview, submit, cancel, etc) do not work. However, I can still type in the area, I can still switch tabs, and it only kills the input for that one tab; if I use another tab or reload the page it recovers (but loses all of my edits). The other interesting thing that I notice is that when I press enter in this mode it drops down one line (BR-style) instead of two (P-style).
Steps to reproduce:
- Start a new, blank wiki page and edit with wysiwyg editor
- Press bullet point button
- type test<enter> 3 times.
- Press bullet point button to return to original text
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by
This appears to be working for me. I tried my steps to reproduce and confirmed that the bug doesn't happen.
(In [4214]) fixed #3611 - lists can freeze input in Firefox