https://bugs.kde.org/show_bug.cgi?id=402234
Bug ID: 402234 Summary: make the default action for dataframes configurable Product: rkward Version: unspecified Platform: Ubuntu Packages OS: All Status: REPORTED Severity: wishlist Priority: NOR Component: User Interface Assignee: rkward-de...@kde.org Reporter: y...@gmx.de Target Milestone: --- 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 -- You are receiving this mail because: You are watching all bug changes.