You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
open RepeatTableRowTest.docx file in Pages on MacOS
put some text changes
export as .docx file
run RepeatTableRowTest
// 1 header row + 1 row per character in list
Assert.assertEquals(7, rowCoords.size());
would fail with:
java.lang.AssertionError:
Expected :7
Actual :2
The text was updated successfully, but these errors were encountered:
iudnikov
changed the title
Comment processing does not works after editing in Pages
Comment processing does not works after editing and export from Pages on MacOS
Sep 28, 2022
How to reproduce:
would fail with:
The text was updated successfully, but these errors were encountered: