Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4470922

Motif has its own focus traversal strategy

    XMLWordPrintable

Details

    • beta2
    • sparc
    • solaris

    Description

      Motif has its own focus traversal strategy for its own focus traversal keys. If you press Tab on some component, like TextArea(not editable) or ListBox, focus will be transfered to some component but not by our traversal mechanism but by Motif's means. This trasversality currently cannot be disabled from Java and is always working nevertheless user may define its own Java focus traversal policy. This brings mess into the user's components navigation since if in one defined Tab as traversal key the order at which components will be traversed by Tab is actually unpredictable.

      We need to find the way of disabling Motif focus traverse by the keys.

      Attachments

        Issue Links

          Activity

            People

              dmikhalksunw Denis Mikhalkin (Inactive)
              domsunw Dom Dom (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: