Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-799

Copying text from Selection Info table adds a new line character to the end of the string

    Details

    • Type: Improvement
    • Status: Closed (View Workflow)
    • Priority: Trivial
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      While checking out the Color By... feature I noticed inconsistencies of when the feature worked and when it wouldn't work.

      It turns out that the feature works fine but the problem was that I was copying text from the Selection Info table and when doing this a new line character was being added to the end.

      We should fix this so that the new line character gets trimmed from the end when copying from this table.

        Attachments

          Activity

          Hide
          dcnorris David Norris (Inactive) added a comment -

          We want to preserve the inclusion of the new line delimiter in the clipboard for a number of reasons. Imagine copying more than 1 cell from the table: without the delimiter you will get a single line of text. Instead, I am trimming out the newline character in the operators text input. This resolves the issue, but its important to note I am preserving the new line delimiter.

          Show
          dcnorris David Norris (Inactive) added a comment - We want to preserve the inclusion of the new line delimiter in the clipboard for a number of reasons. Imagine copying more than 1 cell from the table: without the delimiter you will get a single line of text. Instead, I am trimming out the newline character in the operators text input. This resolves the issue, but its important to note I am preserving the new line delimiter.
          Hide
          mason Mason Meyer (Inactive) added a comment -

          My testing verifies that the "Color by..." feature is now able to handle the new line character appropriately. Since this issue is resolved it will now be closed.

          Show
          mason Mason Meyer (Inactive) added a comment - My testing verifies that the "Color by..." feature is now able to handle the new line character appropriately. Since this issue is resolved it will now be closed.

            People

            • Assignee:
              mason Mason Meyer (Inactive)
              Reporter:
              mason Mason Meyer (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: