[Mozile] RE: 0.8: nesting contentEditable = "false"

Short, Tom TShort at eprisolutions.com
Wed Jun 7 22:50:58 EDT 2006


A more general problem seems to occur with input sections under Firefox
and Mozile 0.8. It may have something to do with designMode. User input
boxes are not easily selected in a noneditable section (whether nested
or not). 

  <input name="myInput" value="123"></input>

Add something like this, and you cannot select the input box. Buttons
and links seem to work fine.

- Tom


More information about the Mozile mailing list