Bug 402234

Summary: make the default action for dataframes configurable
Product: [Applications] rkward Reporter: Jan <yzle>
Component: User InterfaceAssignee: RKWard Team <rkward-devel>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: All   
Latest Commit: Version Fixed In:

Description Jan 2018-12-17 10:43:20 UTC
SUMMARY
Make the default action for dataframes configurable.

STEPS TO REPRODUCE
1. Load or create a large dataframe. Example: new_df <- as.data.frame(matrix(runif(1000000, 0, 1), ncol=1000))
2. Show workspace.
3. Double-click on object new_df.

OBSERVED RESULT
RKWard tries to open the dataframe for editing. If the dataframe contains more fields than "large object warning limit" a dialog must be confirmed.

EXPECTED RESULT
In almost all cases, I only view the dataframe. So it would be nice if the default behavior for the double-click could be configured (show or edit).

SOFTWARE/OS VERSIONS
RKWard 0.7.0b
KDE Frameworks 5.44.0
Qt 5.9.5
Kubuntu 18.04