Bug 338833 - Ctrl+Shift+Insert shortcut does not insert a new line in Query Design View (Query Columns component)
Summary: Ctrl+Shift+Insert shortcut does not insert a new line in Query Design View (Q...
Status: CLOSED FIXED
Alias: None
Product: KEXI
Classification: Applications
Component: Queries (show other bugs)
Version: 2.9 Alpha
Platform: Mint (Ubuntu based) Linux
: NOR minor
Target Milestone: 2.9.9
Assignee: Kexi Bugs
URL:
Keywords: junior-jobs
Depends on: 338832
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-05 21:09 UTC by Ian Balchin
Modified: 2019-02-18 19:37 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 2.9.9
staniek: Usability+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Balchin 2014-09-05 21:09:53 UTC
CThe key shortcut Ctl+Shift+Insert should insert a new row in the Query Columns component of Design view. This shortcut is indicated on the right-click menu.

Reproducible: Always

Steps to Reproduce:
1. Open a Query
2. Move into Design mode
3. Use the mouse to position yourself in the middle of the Query Columns area
4. Press Ctl+Shift+Insert 

Actual Results:  
Nothing happens

Expected Results:  
A new blank line to be inserted.

Similar issue with a Table, but I have done a separate bug for this.

The function does work from the right-click menu.
Comment 1 Jarosław Staniek 2015-10-31 20:37:31 UTC
Fixed in git commit d1a760f76596306e2a2651 for bug #338832 as it's in fact the same bug.