Selecting and deleting rows in tables is unpredictable especially when selecting multiple rows.
Is this a known problem, and is it still too early to be reporting bugs in Ver . 3.05 build 750 ?
I don't remember anything wrong here in ver. 3.04 build 725.
Victor
Deleting last row(s) in the last table [was: Ver. 3.05]
Re: Ver. 3.05
Actually we didn't changed anything regarding table rows in 3.05, please give me more details how to reproduce the issue.
AllMyNotes Organizer usage tip: catalogue DVD collections
Re: Ver. 3.05
Hi Vlad,
While in blank note, Ctrl-T, Enter, "place cursor in first column, third row", "Ctrl-Shift End, Delete", once again "Ctrl-Shift End, Delete", the whole table disappears.
Vista Home Premium SP2. Intel Core2 Quad CPU Q6600 @ 2.4GHz 6.00 GB 64-Bit
Victor
While in blank note, Ctrl-T, Enter, "place cursor in first column, third row", "Ctrl-Shift End, Delete", once again "Ctrl-Shift End, Delete", the whole table disappears.
Vista Home Premium SP2. Intel Core2 Quad CPU Q6600 @ 2.4GHz 6.00 GB 64-Bit
Victor
Last edited by Vicparker on April 29th, 2013, 1:54 am, edited 1 time in total.
Re: Ver. 3.05
I can confirm deleting whole table when it's not expected in v.2.70.
In some cases when trying to delete last row in the table by selecting it and clicking Del key the whole table disappears. The same happens when you delete last 2 rows, last 3 rows, etc. but it doesn't happen when you delete rows in the middle (only when it includes last row in a table).
I found one pattern when it happens - it does when there is no empty line after the table because it was previously deleted with some last rows which is another issue because deleting the line wasn't expected too.
I wanted to attach an example but ddb extention not allowed here
In some cases when trying to delete last row in the table by selecting it and clicking Del key the whole table disappears. The same happens when you delete last 2 rows, last 3 rows, etc. but it doesn't happen when you delete rows in the middle (only when it includes last row in a table).
I found one pattern when it happens - it does when there is no empty line after the table because it was previously deleted with some last rows which is another issue because deleting the line wasn't expected too.
I wanted to attach an example but ddb extention not allowed here

Re: Ver. 3.05
After you delete the selected rows, and left click anywhere on the blank note the table pops back up.
Re: Ver. 3.05
You're right... i always typed Ctrl+Z instantly when it happened because i didn't want to loose what i was creating. So in my case it misses to redraw table only.
Re: Ver. 3.05
Ctrl-Shift Home does not work as expected either, in a table.
Re: Ver. 3.05
Thank you for detailed steps, I've reproduced and fixed the issue, the fix will be included in version 2.71 and 3.06 (beta).Vicparker wrote:While in blank note, Ctrl-T, Enter, "place cursor in first column, third row", "Ctrl-Shift End, Delete", once again "Ctrl-Shift End, Delete", the whole table disappears.
Right, the table wasn't actually deleted, just cursor position was out of valid range, which lead to incorrect table painting, which could look like table is deleted/lost, while was enough to click anywhere on the text are, and voila, here it's, back and aliveVicparker wrote:After you delete the selected rows, and left click anywhere on the blank note the table pops back up.

AllMyNotes Organizer usage tip: catalogue DVD collections
Re: Deleting last row(s) in the last table [was: Ver. 3.05]
Thanks Vlad for the good work.
victor
victor
Re: Deleting last row(s) in the last table [was: Ver. 3.05]
Thx for the fix!