https://bz.apache.org/bugzilla/show_bug.cgi?id=54634
Josh Holthaus <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #3 from Josh Holthaus <[email protected]> --- (In reply to Dominik Stadler from comment #2) > Does this also work if the Bookmark is updated? I.e. setStart()/setEnd() is > called on the bookmark? I fear this will not update the _buf and thus not > affect your changed code then, or? I was using this in a read only mode so I did not take into account updating the Bookmark. I'm not even sure where they would be updated from. The Bookmark interface only supports getStart()/getEnd(). There are no set methods for these values. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
