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

motif look & feel should support "middle mouse button" to do copy/paste

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1.6
    • client-libs
    • None
    • generic
    • generic

      A reference to the problem seen in bug$ 4066145:

      All normal keys on the keyboard must deliver events.
      This bug is not related to java.awt.TextField. It is saying that
      KeyEvent's for cut/copy/paste are not created and passed to
      KeyListeners on a Component. The reason cut/copy/paste works fine
      for java.awt.TextField is that native code is handling it.
      Since swing is not native, we need this bug to be fixed in AWT before
      we are able to handle cut/copy/paste.

      In motif look and feel, the middle mouse button copy/paste functionality should
      also work.

            ehawkessunw Eric Hawkes (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: