Closed
Bug 13278
Opened 25 years ago
Closed 25 years ago
Extra space added to Clipboard content when copying certain items
Categories
(Core :: DOM: Serializers, defect, P3)
Core
DOM: Serializers
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: elig, Assigned: akkzilla)
References
Details
* TITLE/SUMMARY
Extra space added to Clipboard content when copying certain items
* STEPS TO REPRODUCE
0) Launch Apprunner
1) Copy text whose source contains any of the following:
- a link to another page
- font-changed text (bold, underlined, font-altered, etc)
- [will search for other triggers]
* RESULT
- What happened
Most of the time, an extra space will appear in the clipboard content either
before the text, after the text, or both.
- What was expected
No extra spaces.
* REGRESSION
- Occurs On
Mac OS Apprunner (9.6.99 AM optimized build)
Win32 Apprunner (9.6.99 AM optimized build [NT 4, Service Pack 3])
[Linux not checked; copy/paste busted]
- Doesn't Occur On
Communicator 4.7 (Mac OS)
* CONFIGURATIONS TESTED
- [Mac] Beige Power Mac G3 (266 MHz PowerPC 750), 96 MB RAM (VM on; 1 MB of VM
used), 1024x768 (Thousands of Colors), Mac OS 8.6
- [Win32] Vectra VL (233 MHz P2), 96 MB RAM, 800x600 (True Color), NT 4.0 SP3.
- [Linux] Vectra VL (266 MHz P2), 96 MB RAM. Red Hat Linux 6.0 (GNOME).
Reporter | ||
Updated•25 years ago
|
QA Contact: sujay → elig
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M11
Reporter | ||
Comment 1•25 years ago
|
||
I just realized...this may be a subissue (or even duplicate) of 13068.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M11 → M14
Assignee | ||
Updated•25 years ago
|
Target Milestone: M14 → M12
Assignee | ||
Comment 2•25 years ago
|
||
Marking M12. Getting basic plaintext copy/paste working is important for beta.
Assignee | ||
Comment 3•25 years ago
|
||
A regression test for this (as soon as I get a review to check it in) will be
part of the out sink test suite, and will be:
TestOutput -i text/html -o text/plain -w 0 -c OutTestData/simple.out
OutTestData/simple.html
Assignee | ||
Comment 4•25 years ago
|
||
Changing Component to Output.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•25 years ago
|
||
I think these cases are all fixed now (thanks to external contributors Daniel
Bratell and Ben Bucksch).
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 6•25 years ago
|
||
Verified fixed on:
Mac OS: 1999111515 (M11 branch)
Win32: 1999111218
Linux: 1999111208
Thanks!
Bulk move of all "Output" component bugs to new "DOM to Test Conversion"
component. Output will be deleted as a component.
You need to log in
before you can comment on or make changes to this bug.
Description
•