Issue 85846 - Implement preedit attributes in NSTextInput protocol
Summary: Implement preedit attributes in NSTextInput protocol
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: MacOSX (show other issues)
Version: 680m243
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: ericb
QA Contact: issues@porting
URL:
Keywords: aqua
Depends on:
Blocks:
 
Reported: 2008-02-04 01:59 UTC by ekato
Modified: 2009-02-10 08:16 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
implementation of preedit attributes (1.72 KB, patch)
2008-02-04 02:01 UTC, ekato
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description ekato 2008-02-04 01:59:45 UTC
As implemented in Carbon (aquavcl02), it is needed to set the preedit attributes
 for Cocoa (aquavcl05).  Attached patch fixes the problem.
Comment 1 ekato 2008-02-04 02:01:13 UTC
Created attachment 51344 [details]
implementation of preedit attributes
Comment 2 ekato 2008-02-04 02:07:36 UTC
Committed on aquavcl05
Comment 3 hdu@apache.org 2009-02-10 08:16:25 UTC
Closing resolved issue.