Removing Bookmark in Table does not behaive same as Word Interop API

The Aspose.Words API when there is a Bookmark inside of a Table is removing another Bookmark that is not fully contained in the Bookmark being removed. In the attached file there is a Bookmark named “False2”. When the “False2” bookmark is removed then the “True” bookmark is being removed even though the “True” bookmark start is not contained between the “False2” bookmark start and end.

When using Word Automation the “True” bookmark is left behind.

Attached a solution that demonstrates this.
TableTest.zip (42.5 KB)

@mike.doerfler Thank you for reporting the problem to us. For a sake of correction it has been logged as WORDSNET-24140. We will keep you informed and let you know once it is resolved.

The issues you have found earlier (filed as WORDSNET-24140) have been fixed in this Aspose.Words for .NET 22.9 update also available on NuGet.