https://bugs.kde.org/show_bug.cgi?id=427377
Bug ID: 427377
Summary: keyboard navigation in auto complete does not works as
expected
Product: rkward
Version: unspecified
Platform: Debian unstable
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: User Interface
Assignee: [email protected]
Reporter: mho94v+3w6u2x0n9t6xjry3upq3n9b58t2oa4rvy9sa7s5ki6wngzw
[email protected]
Target Milestone: ---
debian sid
rkward 0.7.1b-2
SUMMARY
Completion does not work as expected: keyboard navigation in results does not
work (or at least its not intuitive)
STEPS TO REPRODUCE
first add any kind of dataframe with colums named "oneone", "onetwo",
"onethree"
then type in editor: df[["one
auto-complete will show all possible entries,
OBSERVED RESULT
now try to navigate to "onethree"
it was not possible with cursor-down-key , i wasnt able to figure out where the
setting is made, the page-up and page-down keys work, but up/down only
navigates in code not in the popup menue
EXPECTED RESULT
select df[["onetwo"]] entry and press return for code-completion
ADDITIONAL INFORMATION
kate is also installed, there it works, seems to be some missconfiguration in
rkward on my side, but could not figure out where. I deleted the settings
already, guess its some default?
Thanks for any help!
--
You are receiving this mail because:
You are watching all bug changes.