Bug 338833

Summary: Ctrl+Shift+Insert shortcut does not insert a new line in Query Design View (Query Columns component)
Product: [Applications] KEXI Reporter: Ian Balchin <inksi>
Component: QueriesAssignee: Kexi Bugs <kexi-bugs>
Status: CLOSED FIXED    
Severity: minor CC: adam, inksi, staniek
Priority: NOR Keywords: junior-jobs
Version: 2.9 AlphaFlags: staniek: Usability+
Target Milestone: 2.9.9   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed In: 2.9.9
Sentry Crash Report:
Bug Depends on: 338832    
Bug Blocks:    

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.