Ensure drag/drop from the treeview works as expected on Firefox. Fixes #4429

This commit is contained in:
Aditya Toshniwal
2019-07-04 14:49:09 +01:00
committed by Dave Page
parent 15427334af
commit 0aa18fd466
3 changed files with 12 additions and 1 deletions
+1
View File
@@ -18,4 +18,5 @@ Bug fixes
| `Bug #4224 <https://redmine.postgresql.org/issues/4224>`_ - Prevent flickering of large tooltips on the Graphical EXPLAIN canvas.
| `Bug #4395 <https://redmine.postgresql.org/issues/4395>`_ - EXPLAIN options should be Query Tool instance-specific.
| `Bug #4429 <https://redmine.postgresql.org/issues/4429>`_ - Ensure drag/drop from the treeview works as expected on Firefox.
| `Bug #4437 <https://redmine.postgresql.org/issues/4437>`_ - Fix table icon issue when updating any existing field.