JDK-4341196 : Consider using Win32 RichEdit class for TextComponents instead of EDIT
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.3.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_95
  • CPU: x86
  • Submitted: 2000-05-25
  • Updated: 2000-11-29
  • Resolved: 2000-11-29
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.0 betaFixed
Related Reports
Relates :  
Relates :  
Description
In BugIDs 4080391 and 4260109, the submitters complain that there is an upper
limit to the amount of text which can inserted into a TextArea on Windows 95
or 98. Win32 imposes these limits on its EDIT class and we have chosen to use
this class to implement our TextComponents.

We should consider redesigning our TextComponents to use RichEdit instead. We
will have to restrict ourselves to 1.0 controls, since 2.0 controls are not
available on all versions of Windows 95.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: merlin FIXED IN: merlin-beta INTEGRATED IN: merlin-beta
24-08-2004

EVALUATION We must decide whether to implement this for merlin. david.mendenhall@eng 2000-05-25
25-05-2000