ICEpdf
  1. ICEpdf
  2. PDF-905

Properly encode tab characters in text widgets.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.2 beta1
    • Fix Version/s: 6.0
    • Component/s: Core/Parsing, Forms
    • Labels:
      None
    • Environment:
      PRO

      Description

      When when entering text into a text field it is possible to use the tab key. The tab key doesn't directly translate to postscript. We have a couple options to fix this issue. The first is to mask the tab key on input fields. The second is to replace a tab character with x number of spaces.

        Activity

        Hide
        Patrick Corless added a comment -

        Tab's key char doesn't have much meaning in PDF. As a result of focus work, the tab character is no longer recorded when typed in a textArea. Tab and shift-tab are use instead for focus management.

        Show
        Patrick Corless added a comment - Tab's key char doesn't have much meaning in PDF. As a result of focus work, the tab character is no longer recorded when typed in a textArea. Tab and shift-tab are use instead for focus management.
        Hide
        Patrick Corless added a comment -

        Marking as closed

        Show
        Patrick Corless added a comment - Marking as closed

          People

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

            Dates

            • Created:
              Updated:
              Resolved: