Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running query/hitting F5, query window looses focus #19

Closed
framm opened this issue Nov 15, 2017 · 3 comments
Closed

Running query/hitting F5, query window looses focus #19

framm opened this issue Nov 15, 2017 · 3 comments

Comments

@framm
Copy link

framm commented Nov 15, 2017

  • SQL Operations Studio Version: 0.23.6 (Windows)

Steps to Reproduce:

  • Open new query tab, write a SQL statement and hit run or F5. I would expect to still be able to type in the query window, but I actively have to mouse-click or just tab to get focus in query window again
@kevcunnane kevcunnane added the Bug label Nov 15, 2017
@kevcunnane
Copy link
Contributor

@kburtram do we have this fixed internally? I believe you mentioned this didn't make the public preview release.

@kburtram
Copy link
Member

@kevcunnane yes this should be in the Dec. release.

@kburtram kburtram self-assigned this Dec 18, 2017
anthonydresser pushed a commit that referenced this issue Dec 18, 2017
* Initial Data Management Node IPC classes

* Update product.json to carbon code name

* Wire up simple node IPC connection events
anthonydresser pushed a commit that referenced this issue Dec 18, 2017
* Initial VS Code port from release/1.8 to commit 172f9b4beaf684d6e39bfed4132144d5a4012ff1

* Remove unused UI elements.

* Remove unused extensions from VS Code port.

* Initial vscode-mssql integration

* Merge build break fixes. (#2)

* Remove vscode-api extension tests due to build break

* Set execute bit on .sh files

* Stage changes to move to different machine

* Clean-up Windows build

* Fix build scripts on Linux

* Reset to VS Code 1.8

* Remove vscode-api-tests which break the build

* Remove unused UI elements.

* Add initial vscode-mssql integration

* Update product.json

* Integrate initial SQL UI placeholders.

* Remove vscode-mssql submodule

* Add vscode-mssql extension

* Misc UI updates. (#3)

* Reorder activity bar items

* Update the menu items to remove editor-specific items

* Clean-up connection viewlet

* Add connectionList renderer

* Minor updates

* Merge initial query edit changes (#4)

* Wire up queryEditor window with blank content

* Remove unused extensions

* Fix .vscode launch file

* Merge dataprotocol initial integration (#15)

* Add Registered Server menu item

* Update registered servers icon

* Initial mssql extension placeholder

* Rename files in mssql extension.

* Port dataprotocol code repo

* Try to get dataprotocol building

* Fix build break in dataprotocol

* Include files to fix break

* Fix npm postinstall order (#16)

* Add json files to fix npm modules

* Hook-up trivial Node IPC messages as simple example (#19)

* Initial Data Management Node IPC classes

* Update product.json to carbon code name

* Wire up simple node IPC connection events

* Update README.md

* Hook up vscode-mssql extension into carbon. (#24)

* List connections command

* Remove unneeded extensions

* Move out vscode-mssql extension

* Move changes to other machine

* Port over more vscode-mssql in carbon

* Move changes to other machine

* Hook-up connection and intellisense notifications

* Hook up connection events into DMP (#34)

* Shelve to move to other machien

* Move back to other machine

* Link to vscode.d.ts

* Hook in a basic connection callback in DMP

* Improve connection event routing hookups (#35)

* Staging of changes to wire up connection info request.

* Improve connection event routing hookups

* Wire up list connection events through DMP client (#38)

* Initial docfx content (#40)

* Initial docfx content

* Some additional design notes

* Update documentation (#41)

* Additional documentation for Connection feature area.

* Update documentation content.
@kburtram
Copy link
Member

This should be fixed in this build https://github.com/Microsoft/sqlopsstudio/releases/tag/v0.24.1. If not, please reopen this issue. Thanks!

@adsbot adsbot bot locked and limited conversation to collaborators Mar 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants