Mailinglist Archive: opensuse-bugs (5382 mails)
| < Previous | Next > |
[Bug 617744] New: MD editor: delete all remaining white characters on delete
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 27 Jun 2010 16:48:59 +0000
- Message-id: <bug-617744-21960@xxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugzilla.novell.com/show_bug.cgi?id=617744
http://bugzilla.novell.com/show_bug.cgi?id=617744#c0
Summary: MD editor: delete all remaining white characters on
delete
Classification: openSUSE
Product: openSUSE 11.1
Version: Final
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Mono
AssignedTo: bnc-team-mono@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: bluedzins@xxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---
MD 2.4
Consider such code (| denotes caret):
foo|
bar
Would you get
foo|bar
? Or maybe you get this:
foo|
bar
?
There is no reference for white spaces at the end of the line, so preserve them
on save&open, but ignore them on delete -- hitting shift+end, delete each time
instead of just delete is time waste.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=617744#c0
Summary: MD editor: delete all remaining white characters on
delete
Classification: openSUSE
Product: openSUSE 11.1
Version: Final
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Mono
AssignedTo: bnc-team-mono@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: bluedzins@xxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---
MD 2.4
Consider such code (| denotes caret):
foo|
bar
Would you get
foo|bar
? Or maybe you get this:
foo|
bar
?
There is no reference for white spaces at the end of the line, so preserve them
on save&open, but ignore them on delete -- hitting shift+end, delete each time
instead of just delete is time waste.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |