Inego / Aglona-Reader

Aglona Reader for .NET - A program for reading, creating and editing parallel books (books in two languages) in the original ParallelBook format
https://sites.google.com/site/aglonareader/
24 stars 3 forks source link

Fixed bug #12

Closed poltoryhin closed 7 years ago

poltoryhin commented 7 years ago

Fixed crash when selecting/copying text from "big blocks".

Inego commented 7 years ago

Thanks. How can this bug be reproduced?

poltoryhin commented 7 years ago

To reproduce:

  1. Create new book.
  2. Import Source and Translation files with text more than 1000 characters length.
  3. Create first pair that contains at least 1000 characters in the Source text.
  4. Create second pair.
  5. Merge the pairs in the Source pane by Ctrl + UP.
  6. Exit from the Edit mode (Ctrl + E).
  7. In the Source pane select text (using Ctrl + Mouse) that starts not at beginning of the merged pair and ends in the next not aligned pair (text below the merged pair).