mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 798694 - Cursor in the wrong place after pasting with auto-completion
This commit is contained in:
parent
dfb2045678
commit
16dca1ad5e
@ -239,7 +239,6 @@ gnc_quickfill_cell_modify_verify (BasicCell *_cell,
|
||||
|
||||
*start_selection = newval_chars;
|
||||
*end_selection = -1;
|
||||
*cursor_position += change_chars;
|
||||
|
||||
gnc_basic_cell_set_value_internal (&cell->cell, match_str);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user