Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-18110

OpenShift explorer: cannot delete characters in any editor, OpenShift forcefully binds "Del" even when no focus

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 4.2.0.CR1
    • 4.2.0.CR1
    • openshift
    • Hide

      EXEC: Open OpenShift Explorer view.
      ASSERT: Have an connection/domain/applicaiton (either one of them).
      EXEC: Select connection/domain/application in OpenShift Explorer view.
      EXEC: Open text editor (for any file).
      EXEC: Type any text in text editor.
      EXEC: Try to delete junk of text by "Delete" key.

      RESULT: Cannot delete text and Delete dialog for connection/domain/application is invoked.
      EXPECTED RESULT: Text is deleted.

      Show
      EXEC: Open OpenShift Explorer view. ASSERT: Have an connection/domain/applicaiton (either one of them). EXEC: Select connection/domain/application in OpenShift Explorer view. EXEC: Open text editor (for any file). EXEC: Type any text in text editor. EXEC: Try to delete junk of text by "Delete" key. RESULT: Cannot delete text and Delete dialog for connection/domain/application is invoked. EXPECTED RESULT: Text is deleted.
    • Workaround Exists
    • Hide

      Unselect connection/domain/application or close OpenShift Explorer view.

      Show
      Unselect connection/domain/application or close OpenShift Explorer view.

      We have added shortcuts for deletion of application(s), domain(s) and connection(s) in OpenShift Explorer view. The "Delete" shortcut, often used in text editor, invoke dialog to delete an entry (application/domain/connection). The problem is that shortcuts are taken all the time, although the OpenShift Explorer view has lost focus.

      This cause deletion of character in text editors impossible while OpenShift Explorer is opened.

      We should set up to listen for shortcuts if and only if OpenShift Explorer view is opened and has focus.

            adietish@redhat.com André Dietisheim
            mlabuda_jira Marián Labuda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: