Closed Bug 124843 Opened 23 years ago Closed 15 years ago

can't copy whole text

Categories

(SeaMonkey :: UI Design, defect)

x86
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: timeless, Assigned: jag+mozilla)

References

()

Details

1. load url
2. press ctrl-enter
3. edit>select all
4. edit>copy
5. find an app and try to paste the text

result: fraction of line one
expect: 3 lines

Neil indicates there are embedded nulls in the text.
i see squares

1) keydown charCode=0 keyCode=13 character=|a square| modifiers=Ctrl
This is selection.  We're not putting anything past the "1) keydown charCode=0
keyCode=13 character=|" into PRIMARY either....
Assignee: jaggernaut → mjudge
Severity: normal → major
Component: XP Toolkit/Widgets → Selection
OS: FreeBSD → Linux
QA Contact: jrgm → tpreston
I think the "square" is actually CHAR(13) + CHAR(10), a Windows linefeed. 
That's what I see when looking at the pasted output in UltraEdit's Hex view, at
least.
ok you Can select it. selection appears to be working.  please assign copy bugs 
to XPAps.
Assignee: mjudge → trudelle
Component: Selection → XP Apps
QA Contact: tpreston → sairuh
->bryner/future
Assignee: trudelle → bryner
Target Milestone: --- → Future
QA Contact: sairuh → tpreston
Product: Core → Mozilla Application Suite
Assignee: bryner → jag
QA Contact: tpreston
Target Milestone: Future → ---
I am able to paste all three lines in trunk.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.