Closed
Bug 247221
Opened 20 years ago
Closed 15 years ago
Composer inserts nbsp on delete
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: boofy_bloke, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: DUP of bug 97278?)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040615
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040615
If I delete the asterisk from the following code while in normal view:
<h3>Surveillance time</h3>
* minutes (h:mm hours)
<h3>Not for public release before date</h3>
Composer changes it to this code:
<h3>Surveillance time</h3>
minutes (h:mm hours)
<h3>Not for public release before date</h3>
Which works out as two spaces then the cursor then the word "minute", in normal
view.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•20 years ago
|
||
This bug and bug 242511 should be retried, reviewed once bug 97278 will be
fixed. Right now, I confirm your finding with the chunk of code you provided.
Mozilla 1.8a3 build 2004072108 XP Pro here.
Whiteboard: DUP of bug 97278?
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•20 years ago
|
Product: Browser → Seamonkey
Updated•16 years ago
|
Assignee: composer → nobody
QA Contact: composer
Comment 2•15 years ago
|
||
MASS-CHANGE:
This bug report is registered in the SeaMonkey product, but has been without a comment since the inception of the SeaMonkey project. This means that it was logged against the old Mozilla suite and we cannot determine that it's still valid for the current SeaMonkey suite. Because of this, we are setting it to an UNCONFIRMED state.
If you can confirm that this report still applies to current SeaMonkey 2.x nightly builds, please set it back to the NEW state along with a comment on how you reproduced it on what Build ID, or if it's an enhancement request, why it's still worth implementing and in what way.
If you can confirm that the report doesn't apply to current SeaMonkey 2.x nightly builds, please set it to the appropriate RESOLVED state (WORKSFORME, INVALID, WONTFIX, or similar).
If no action happens within the next few months, we move this bug report to an EXPIRED state.
Query tag for this change: mass-UNCONFIRM-20090614
Status: NEW → UNCONFIRMED
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•