Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-4802

UGENE GUI is in incorrect state after creating a sequence if project doesn't exist

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.19
    • Component/s: None
    • Labels:
    • Environment:

      OS X, Qt5

    • Story Points:
      3
    • Tests Type:
      GUI automatic
    • Sprint:
      DEV-14/10/2015
    • Affect Type:
      Userdefined

      Description

      Scenario to reproduce:

      1. Ensure that project is not opened yet.
      2. Click {File -> New document from text...}

        in the main menu.

      3. Fill the dialog with some data. Accept the dialog.
        Current state: the sequence is successfully created and saved, but UGENE GUI works like you have an opened modal dialog: menu items inside the main menu are disabled, UGENE ignores mouse and most of keyboard clicks etc.

      This is a consequence of Qt5 bug in the qcocoaeventdispatcher.mm file (libqcocoa.dylib plugin): link the issue will be added later. To avoid this behavior CreateDocumentFromTextDialogController should be changed. Currently, it creates the project, waits for it and then closes. It should register all tasks and close without waiting for them.

        Attachments

          Activity

            People

            Assignee:
            atiunov Aleksey Tiunov [X] (Inactive)
            Reporter:
            atiunov Aleksey Tiunov [X] (Inactive)
            Assigned Tester:
            Vladimir Malinovskiy
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: