Issue 96587

Summary: Notes API does not support text formatting
Product: Calc Reporter: daniel.rentz
Component: programmingAssignee: kla <thomas.klarhoefer>
Status: CLOSED FIXED QA Contact: issues@sc <issues>
Severity: Trivial    
Priority: P3 CC: andrew, issues, marcelly.bernard, rb.henschel
Version: DEV300m35   
Target Milestone: 3.4.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
test document with Basic macro none

Description daniel.rentz 2008-11-25 16:32:23 UTC
Load bugdoc, enable macros, click button. The underlying macro tries to append a
formatted character to the text of the note. This does not work when using the
notes API.

Reason: ScAnnotationShapeObj implementation is incomplete.
Comment 1 daniel.rentz 2008-11-25 16:33:15 UTC
started
Comment 2 daniel.rentz 2008-11-25 16:34:00 UTC
Created attachment 58287 [details]
test document with Basic macro
Comment 3 bmarcelly 2008-11-26 12:52:20 UTC
While you are at correcting Calc Notes API... 
Have a look at Issue 63053, regressions since 2.0.2, not yet corrected. Several 
votes on it.
Comment 4 daniel.rentz 2008-11-26 13:00:45 UTC
taking over that issue. thanks for pointing out.
Comment 5 daniel.rentz 2009-02-23 16:57:57 UTC
new target
Comment 6 daniel.rentz 2009-09-03 16:22:06 UTC
target 3.3
Comment 7 daniel.rentz 2010-08-30 10:01:24 UTC
new target
Comment 8 Regina Henschel 2010-12-11 23:29:54 UTC
cc me
Comment 9 daniel.rentz 2011-01-06 13:12:50 UTC
fixed in CWS DEV300/dr78
added import of text formatting in cell notes from OOXML (xlsx) and BIFF12
(xlsb) files
Comment 10 daniel.rentz 2011-03-03 12:18:38 UTC
back to QA
Comment 11 kla 2011-03-09 08:33:54 UTC
Seen ok in cws dr78 -> verified