Bug 402234 - make the default action for dataframes configurable
Summary: make the default action for dataframes configurable
Status: REPORTED
Alias: None
Product: rkward
Classification: Applications
Component: User Interface (show other bugs)
Version: unspecified
Platform: Ubuntu All
: NOR wishlist
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-17 10:43 UTC by Jan
Modified: 2018-12-17 10:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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