Bug #75733 | Query editor loses focus when executing query | ||
---|---|---|---|
Submitted: | 2 Feb 2015 20:51 | Modified: | 27 May 2015 1:37 |
Reporter: | Jardel Morais | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 6.2.3.12312 build 2200 (32 bits) | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | Query editor loses focus when executing query |
[2 Feb 2015 20:51]
Jardel Morais
[2 Feb 2015 22:14]
MySQL Verification Team
Please try version 6.2.4. Thanks.
[3 Feb 2015 13:27]
Jardel Morais
The same problem in version 6.2.4
[3 Feb 2015 16:07]
MySQL Verification Team
I couldn't repeat on Windows 8.1 64-bits. Assigning a co-worker to check too.
[4 Feb 2015 13:27]
MySQL Verification Team
Hello Jardel Morais, Thank you for the report. I could not repeat this issue on Win7 with Workbench 6.2.4(32bit and 64bit) and also on latest build 6.2.5 but haven't noticed this issue at my end. If you can provide more information, feel free to add it to this bug and change the status back to 'Open'. Thank you for your interest in MySQL. Thanks, Umesh
[23 Feb 2015 21:36]
Jardel Morais
Workbench Log
Attachment: Log.txt (text/plain), 17.24 KiB.
[2 Mar 2015 18:25]
Abram Adams
I am experiencing the same behavior on Win7 Pro 64bit sp1 with workbench 6.2.4.12437 build 2426
[17 Mar 2015 17:26]
Jardel Morais
I come back to version 6.1.7.11891 build 1788. Windows (x86, 32-bit), ZIP Archive
[17 Mar 2015 22:20]
Jardel Morais
I comeback a little more, to version 5.2.47 CE Revision 10398. Because this problems: Error: DBMS connection is not available (I had alread changed to max timeout) and warning message workbench incompatible with some database versions 5.0 / 5.1
[18 Mar 2015 9:25]
sungchul ha
I am experiencing the same problem with 6.2.5.0 build 397 64 bit on windows 7. It doesn't lose focus for the first execution but it always lose focus for the next query executions.
[27 Mar 2015 16:05]
Simon Williams
This is definitely present in workbench 6.2.5.0 build 397 (64 bit). Windows server 2008 over remote desktop. Please can the status of this bug be updated accordingly. Note that this is regression of #69505
[22 Apr 2015 10:00]
Greg Gut
Same issue here with MySQL Workbench Community (GPL) for Windows version 6.2.4 revision 12437 build 2426 (64 bit) on Window 7 64 bit
[5 May 2015 19:35]
Bob Jackman
Just upgraded to 6.3.3.0 on Windows7 64-bit and am experiencing this same issue. Very frustrating.
[8 May 2015 21:50]
Eugene Miheev
Same issue 6.2.5.0 buil 397 x64 Community (Windows 8.1). Can reproduce it when result of select (e.g.) is shown. (To reproduce it execute twice any valid select query.)
[13 May 2015 21:25]
Joe Brown
Same problem, workbench 6.2.5 on Windows 7, Professional 64 bit.
[13 May 2015 21:32]
Joe Brown
Ps. Just noticed that CTRL-Tab returns focus to editor after running a query.
[19 May 2015 6:46]
sungchul ha
Joe Brown, It doesn't work as expected when there are more than two query taps. This bug makes the tool almost useless for any decent work.
[21 May 2015 17:46]
Joe Brown
sungchul ha, Yes I noticed that too, alas. One must repeat the cntrl-tab for each open tab. Umesh Umesh, Why does this bug have the status "Can't repeat"? Did you use the mouse to execute the query instead of cntrl-enter?
[21 May 2015 18:01]
Abram Adams
So when the ticket status says "Can't repeat", it really means "I didn't bother trying". I used to really like MySQL workbench, but lately the quality has gone way down (maybe an Oracle mindset?), and it seems development has really slowed down. Perhaps it is time to switch to something like http://www.devart.com/dbforge/mysql/ or http://www.heidisql.com/ or http://www.navicat.com/
[25 May 2015 8:45]
Marcin Marek
Thank you for the bug report. Verified as described.
[26 May 2015 20:28]
Omar Mendez Andrade
Posted by developer: FIXED Environment: MySQL Workbench 6.3.4 MySQL Server 5.6.20, 5.6.24 Windows 8 x64 Ubuntu 15.04 Oracle Linux 7 Steps to Reproduce: 1. Login into MySQL Server connection 2. Reach the Schemas section 3. Type any query, and press Ctrl + Enter to execute it The focus is on the SQL Editor which allow you to use left or right key to move in the query text
[26 May 2015 20:42]
Bob Jackman
Thank you! :)
[27 May 2015 1:37]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Workbench 6.3.4 release, and here's the changelog entry: The cursor focus would exit from the SQL editor after executing a query with the keyboard shortcut. Thank you for the bug report.