nachoesmite / atom-raml

20 stars 10 forks source link

Dialogs cannot be refocused (clicks go through) #12

Closed p4t5h3 closed 8 years ago

p4t5h3 commented 8 years ago

Having Atom 1.1.0 and api-workbench 0.8.6 on OS X El Capitan I create a new file called Photos.raml. The outline and detail panes pop up on the right side. Following the "Getting Started" in the documentation I right-click on the empty editor pane and create a new API via context menu. Entering the API title, version and base URI I would like to uncheck "Create sample resource" but the click focuses the underlying text editing area instead. From there on I can click everywhere in the dialog without effect. It seems impossible to focus. However I can manually trigger a click on the "Ok" button via Atom developer tools.

nachoesmite commented 8 years ago

@alomvar this issue should go to API Workbench Project right?

p4t5h3 commented 8 years ago

Oh, yes! I do not know how I managed to get this here by accident. :smile:

Moved it here: https://github.com/mulesoft/api-workbench/issues/66

p4t5h3 commented 8 years ago

See https://github.com/mulesoft/api-workbench/issues/66 for further information.