× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
ranarohitp(*) reported 2013-11-12T11:50:57Z  · SachinPrakash last modified 2014-06-09T23:22:03Z

Data of cell getting copied to new row cell when we click on "Insert Row Before" in Table data editor


Dev
Kin-Hong Wong
kin-hong
QA
Tariq Rahiman
tariqrahiman
Priority Low
Complexity Unknown
Component Tools - Table Data Editor
Version Future - .9

Aqua Data Studio 15.0.0-dev-34
Database version: SQLite 3.

Step 1: Connect to SQLite.

Step 2 : Create table.

CREATE TABLE "test_table"  ( "c1"    INTEGER NOT NULL,
"c2"    TEXT,
"c3"    TEXT,
PRIMARY KEY("c1")
)
GO

Step 3 : Right click on test_table -> Edit table data -> Click on insert row after.

Step 4: Enter values 1,test,data for columns c1,c2,c3 -> Save & Refresh.

Step 5 : Double click on cell,c3 -> Keep cursor on cell -> Click on icon “Insert Row Before”.

You can observe content of selected cell gets copied to the new row.This behavior is not observed, if we use “Insert Row After” instead of “Insert Row Before”. This also occurs in previous versions of ADS.

1 attachment
  • tde.png

    2013-11-12T11:52:19Z

    291 KB

Issue #10749

Closed
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017