Closed
Bug 239118
Opened 21 years ago
Closed 21 years ago
Copying over 64K to the clipboard causes unexpected results
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mkaply, Assigned: mkaply)
Details
Attachments
(1 file)
1.42 KB,
patch
|
jhpedemonte
:
review+
|
Details | Diff | Splinter Review |
Sometimes we crash, sometimes the data is bad.
The OS/2 clipboard can't support over 64K of CF_TEXT data - so if they try to
copy over 64K, beep.
Note that data is still there and it can be pasted into Mozilla, it just can't
be pasted to another OS/2 app.
Assignee | ||
Comment 1•21 years ago
|
||
Beep if over 64K
Assignee | ||
Updated•21 years ago
|
Attachment #145045 -
Flags: review?(pedemont)
Comment 2•21 years ago
|
||
Comment on attachment 145045 [details] [diff] [review]
Fix
Looks good, but add a comment explaining the code.
Attachment #145045 -
Flags: review?(pedemont) → review+
Assignee | ||
Comment 3•21 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•