Bug #51361 | Delete row under right mouse click does nothing | ||
---|---|---|---|
Submitted: | 21 Feb 2010 0:13 | Modified: | 21 Apr 2010 10:12 |
Reporter: | Paul Byers | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S2 (Serious) |
Version: | 5.2.16 | OS: | MacOS (Snow Leopard) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
Tags: | delete row |
[21 Feb 2010 0:13]
Paul Byers
[21 Feb 2010 0:22]
Paul Byers
upgrade to serious, workaround is available but does affect the user
[21 Feb 2010 14:21]
Valeriy Kravchuk
I do not see this problem on Windows XP, so should be something Mac OS X specific.
[22 Feb 2010 11:47]
Valeriy Kravchuk
Indeed, delete row does not work on Mac OS X.
[22 Feb 2010 15:59]
Johannes Taxacher
setting the focus for a column/cell doesn't work in osx version - therefore nothing gets deleted/copied (same problem for the "copy row values/field content" functions
[24 Feb 2010 0:27]
Alfredo Kojima
This has been fixed.
[13 Apr 2010 1:01]
Johannes Taxacher
fixed in repository
[21 Apr 2010 10:12]
Tony Bedford
An entry has been added to the 5.2.18 changelog: In the SQL Editor, right-clicking a row in the results editor (after double clicking a table), and selecting delete from the context-sensitive menu, did not have any effect.
[12 Apr 2017 8:55]
Joshua Edwards
I think you are looking for the apply and revert button at the bottom right of the results grid. What is happening here is general bad UX design.. People tend not to look in the lower right corner, especially when there is a toolbar at the top. I think there are definitely a few changes that need to be made to this app to improve UX.