Closed
Bug 388143
Opened 18 years ago
Closed 18 years ago
Restore possibility to copy more than 64kB text to clipboard
Categories
(Core Graveyard :: Widget: OS/2, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: mozilla)
Details
Attachments
(1 file)
|
10.74 KB,
patch
|
mkaply
:
review+
|
Details | Diff | Splinter Review |
Bug 239118 added a limit to 64 kB text. Discussion in the newsgroup shows that this should be removed, leaving a warning of some kind.
This does this by leaving in the WinAlarm() for large text (and also removes two compile warnings in non-debug builds). It also adds an explanation of the beep to the OS/2 README.txt for the three products (and removes text that is now obsolete on trunk). Perhaps a native speaker can streamline this a bit?
Comment 1•18 years ago
|
||
> Perhaps a native speaker can streamline this a bit?
Looks fine to me.
> removes text that is now obsolete on trunk
Does this mean that the code previously enabled by MOZILLA_USE_EXTENDED_FT2LIB is automatically on in trunk?
| Assignee | ||
Comment 2•18 years ago
|
||
The OS/2 code in Thebes directly uses FreeType (which gets linked into thebes.dll) and does not need FT2LIB any more.
| Assignee | ||
Updated•18 years ago
|
Attachment #272306 -
Flags: review?(mozilla)
Updated•18 years ago
|
Attachment #272306 -
Flags: review?(mozilla) → review+
| Assignee | ||
Comment 3•18 years ago
|
||
Change and notes checked in.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•