Closed
Bug 70549
Opened 24 years ago
Closed 23 years ago
Can't paste just spaces copied from within Mozilla
Categories
(Core :: DOM: Selection, defect, P5)
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: bugzilla, Assigned: mozeditor)
Details
Build ID: new trunk (tip)
Steps to Reproduce:
(1) Copy just blank space(s) from anywhere within Mozilla.
(2) Try to paste the spaces inside or outside of Mozilla
Result: nothing's pasted. We seem to be trimming all of the spaces, although
we don't trunctate leading or trailing spaces before copying data to the
clipboard.
pink, any ideas?
![]() |
||
Comment 1•24 years ago
|
||
Happens on linux 2001-02-28-08 as well. It's even weirder in linux, because you
highlight some space, try to paste it, and get the paste of whatever was last
copied from any application that's _not_ mozilla (due to the issues Mozilla has
with cut buffers). So to me it looks like I highlight some space, try to paste,
and get random text....
OS: Windows 2000 → All
Comment 4•24 years ago
|
||
Not my problem, over to selection.
Assignee: jst → mjudge
Component: XP Toolkit/Widgets → Selection
QA Contact: jrgm → blakeross
Comment 5•24 years ago
|
||
setting to future, assigning to jfrancis
Assignee: mjudge → jfrancis
Severity: normal → trivial
Priority: -- → P5
Target Milestone: --- → Future
Comment 6•24 years ago
|
||
Works under Windows 2001080703
Assignee | ||
Comment 7•23 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•