View Issue Details

IDProjectCategoryView StatusLast Update
0004613SymmetricDS ProBugpublic2020-11-09 15:23
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.5Fixed in Version3.12.5 
Summary0004613: Fix query result grid bugs
DescriptionIn the Explore tab, the grid that displays query results has 2 bugs that need fixed:
- Clicking on a row deselects all rows. Instead, the clicked row should become selected.
- Double-clicking on the checkbox column causes a NullPointerException that needs to be caught.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 535ef9ef

2020-10-29 19:33:27

evan-miller-jumpmind


Committer: GitHub Details Diff
0004613: Fixed query result grid bugs (#118) Affected Issues
0004613
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/TabularResultLayout.java Diff File

Issue History

Date Modified Username Field Change
2020-10-29 19:17 emiller New Issue
2020-10-29 19:17 emiller Status new => assigned
2020-10-29 19:17 emiller Assigned To => emiller
2020-10-29 19:33 emiller Status assigned => resolved
2020-10-29 19:33 emiller Resolution open => fixed
2020-10-29 19:33 emiller Fixed in Version => 3.12.5
2020-10-29 20:00 Changeset attached => SymmetricDS 3.12 535ef9ef
2020-11-09 15:23 admin Status resolved => closed