ICEpdf
  1. ICEpdf
  2. PDF-619

Text Markup annotations tool can result in duplicate annotations being created

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.0.2
    • Fix Version/s: 5.0.3
    • Component/s: Viewer RI
    • Labels:
      None
    • Environment:
      any

      Description

      This issue is related to 618. When testing PDF-618 it was noticed that more then one text markup annotation was being created when using the UI tools. The reason for this is the text selection was not being cleared on mouse up resulting in every subsequent mouse up creating a new annotation in the same location and of same type.

        Issue Links

          Activity

          Hide
          Patrick Corless added a comment -

          I've reworked the mouse calls and we are now call the super.MouseRelease() of TextSelectionPageHandler resulting in he proper clearing of selected text. So no more duplicates.

          Show
          Patrick Corless added a comment - I've reworked the mouse calls and we are now call the super.MouseRelease() of TextSelectionPageHandler resulting in he proper clearing of selected text. So no more duplicates.
          Hide
          Patrick Corless added a comment -

          Updated both the trunk and 5.0.1 branch with fix.

          Show
          Patrick Corless added a comment - Updated both the trunk and 5.0.1 branch with fix.

            People

            • Assignee:
              Patrick Corless
              Reporter:
              Patrick Corless
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: