Issue 90995 - Selection bookmark removed after updating via API
Summary: Selection bookmark removed after updating via API
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: programming (show other issues)
Version: DEV300m19
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: eric.savary
QA Contact: issues@sw
URL:
Keywords: regression
Depends on:
Blocks: 88888
  Show dependency tree
 
Reported: 2008-06-23 19:02 UTC by cno
Modified: 2013-08-07 14:43 UTC (History)
2 users (show)

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


Attachments
text document with two bookmarks and line basiccode to run (9.33 KB, application/vnd.oasis.opendocument.text)
2008-06-23 19:05 UTC, cno
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description cno 2008-06-23 19:02:44 UTC
Selection bookmark removed after updating via API

- document with selection bookmark (text between start and end of bm)
- run code
  thisComponent.getBookMarks.getByName("bm1").Anchor.setString("aap")

 -> text is added/changed in document, but the bookmark is deleted
This was OK in 2.4.1
Comment 1 cno 2008-06-23 19:04:22 UTC
new in 3.0 code line > regression
causes trouble to many applications for/running with OOo > P2

Comment 2 cno 2008-06-23 19:05:48 UTC
Created attachment 54692 [details]
text document with two bookmarks and line basiccode to run
Comment 3 eric.savary 2008-06-23 19:51:14 UTC
Reassigned to JSK
Comment 4 uwe.luebbers 2008-06-30 15:52:12 UTC
OS said you did it, so try it again :-)
Comment 5 uwe.luebbers 2008-06-30 15:54:21 UTC
set target
Comment 6 andreas.martens 2008-07-04 15:30:12 UTC
Fixed in CWS sw30bf08
ndcopy.cxx
undobj.cxx
Comment 7 andreas.martens 2008-07-10 08:14:56 UTC
Ready for QA
Comment 8 eric.savary 2008-07-10 16:24:33 UTC
Verified in CWS sw30bf08
Comment 9 sgautier.ooo 2009-01-02 12:42:01 UTC
Verified in OOo 3.0 - closing - Sophie