Opened 17 years ago
Closed 17 years ago
#928 closed Bug (wontfix)
Hitting Enter in a <li> </li> creates a new <li>
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Discussion Pending SD-COE | Cc: | pkdille, Jean-Marc Libs, Nyloth |
Description
Pressing the Enter Key after a <li> </li> will create a new <li></li> instead of removing the <li> </li> that seemed empty for the user.
Change History (7)
comment:1 Changed 17 years ago by
Keywords: | Discussion added |
---|
comment:2 Changed 17 years ago by
Cc: | jean-marc.libs@… patrice.weber@… added |
---|
comment:3 Changed 17 years ago by
Cc: | pkdille Jean-Marc Libs Nyloth added; Pascal.KUSTNER@… jean-marc.libs@… patrice.weber@… removed |
---|
comment:4 Changed 17 years ago by
Keywords: | Pending added |
---|
My vote for this is to leave the current behavior and close this ticket. Any comment against it, base on my previous comment?
comment:5 follow-up: 6 Changed 17 years ago by
I think that the user might want to leave the li "empty" so it later can come back and fill some data that it was missing, but he wanted to put the layout first. If we don't allow to put empty li people will be upset.
Those that don't want empty li can remove them with the delete key.
comment:6 Changed 17 years ago by
Ok, I also agree to leave as is and to close the ticket without doing anything.
comment:7 Changed 17 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I'm not sure that removing the <li> is the right behavior. Actually, the user may want to leave the <li> empty, so just insert a space on it.
I've tested it on MS Word and we have the same results with have today with FCKeditor. So, I have the impression that this request is not valid.