Ticket #127 (closed defect: wontfix)
Cursor loses focus in html view when textarea is wrapped in <label> (firefox 3 only)
| Reported by: | rostr | Owned by: | jf.hovinne |
|---|---|---|---|
| Priority: | major | Milestone: | 0.5 |
| Component: | editor | Version: | trunk |
| Keywords: | Cc: |
Description
For some crazy reason, the html editor area loses focus immediately upon clicking inside it when the textarea is wrapped in a <label>
I've created an example below. The first editor is wrapped in a <label> and if you go to the html edit view you'll see that you can't make changes because it loses focus.
The second works just fine.
http://www.naw.org/admin/badeditor.php
I'm running the recent beta release of wymeditor. Javascript console is not recording any errors or warnings.
Change History
Note: See
TracTickets for help on using
tickets.