'

Item2605: Unable to position cursor into an empty bullet list item

pencil
Priority: Normal
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Extension
Component: TinyMCEPlugin
Branches:
Reported By: PaulHarvey
Waiting For:
Last Change By: KennethLavrsen
Example:
  • Some
  • Text
So this looks like a moxiecode bug.(as opposed to foswiki customisation)

Sourceforge bug here

Does this happen for empty items in the middle of a list?
  • a
  • b
The empty item is not visible smile

Options:

Vanilla TinyMCE test

Try this on http://trunk.foswiki.org/Tasks/Item2605 to get TinyMCE 3.2.7:

Results against 3.2.7

Browser Display null
items?
Display
whitespace items?
Edit null
items?
Edit
whitespace items?
Internet Explorer 6.0 YES YES YES YES
Internet Explorer 7.0 YES YES YES YES
Internet Explorer 8.0 YES YES YES YES
Firefox 3.5.6 Only as
ending item
Only as
ending item
no no
Iceweasel 3.0.12 Only as
ending item
Only as
ending item
no no
Safari 4.0.4 YES YES no YES
Chrome 3.0.195.38 YES YES no YES
Opera 10.10 no no no* no*

  • (*) In opera the null/whitespace items weren't visible in the editor, let alone clickable

Results against 3.3.7

Browser Display null
items?
Display
whitespace items?
Edit null
items?
Edit
whitespace items?
Internet Explorer 6.0 YES YES YES YES
Internet Explorer 7.0 YES YES YES YES
Internet Explorer 8.0 YES YES YES YES
Firefox 3.5.9 Only as
ending item
Only as
ending item
no no
Iceweasel 3.0.12 Only as
ending item
Only as
ending item
no no
Safari 4.0.4 YES YES no YES
Chrome 3.0.195.38 YES YES no YES
Opera 10.10 no no no* no*

  • (*) In opera the null/whitespace items weren't visible in the editor, let alone clickable

-- PaulHarvey - 08 Jan 2010

Added a comment to the moxiecode bug item on sourceforge.

-- PaulHarvey - 08 Jan 2010

This uses latest moxiecode trunk from https://tinymce.svn.sourceforge.net/svnroot/tinymce/tinymce/trunk

Same behaviour confirmed.

%ADDTOHEAD{"TinyMCE_TestTrunk" text="<script type='text/javascript' src='http://tinymce.svn.sourceforge.net/svnroot/tinymce/tinymce/trunk/jscripts/tiny_mce/tiny_mce_src.js'></script><script type='text/javascript'>tinyMCE.init({mode :'specific_textareas', editor_selector : 'tinytrunk'});</script>'"}%
<form method="post" action="somepage">
<textarea name="content" style="width:100%" class='tinytrunk'>
<p>Unformatted text.</p><ul><li>a</li><li>b</li><li></li><li> </li></ul>
</textarea>
</form>

-- PaulHarvey - 08 Jan 2010
  • Set NOWYSIWYG = 0
  • Set TINYMCEPLUGIN_DISABLE = 0

I added a &nbsp; to empty list items. Fixed on trunk.

-- MichaelTempest - 24 Jun 2010

ItemTemplate edit

Summary Unable to position cursor into an empty bullet list item
ReportedBy PaulHarvey
Codebase
SVN Range
AppliesTo Extension
Component TinyMCEPlugin
Priority Normal
CurrentState Closed
WaitingFor
Checkins distro:97ac095b91f6
TargetRelease minor
ReleasedIn 1.1.0
I Attachment Action Size Date Who Comment
tiny_mce_src.jsjs tiny_mce_src.js manage 338 K 08 Jan 2010 - 03:38 PaulHarvey r1277
Topic revision: r6 - 04 Oct 2010, KennethLavrsen
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy