Cannot select keywords
The version used is: 2.0b1 Create New Resource After,Search in files keywords,After finding the result,Mouse click on the keyword, the page jumps to the top of the keywords file。 My system is windows 7。

@492456131 I don't understand the problem. Are you talking about the Text Editor?
Mouse click on the keyword, the page jumps to the top of the keywords file。 What is that file?
How you searched in files keywords?
This bug only manifests itself if you have a keyword that is longer than the window, and you wish to insert and edit keywords in various places. As soon as you start typing, the scroll bar jumps back to the last place you viewed, which can prevent you from seeing what you are doing.
This bug was produced on Centos 6.8 with Python 3.8 and wxPython 4.0.7.post2.
This bug is minor but annoying. Scrolling the mouse wheel can correct the position problem when it occurs, but it will happen again if you move to a different area of the keyword to edit/add lines.
This bug only manifests itself if you have a keyword that is longer than the window, and you wish to insert and edit keywords in various places. As soon as you start typing, the scroll bar jumps back to the last place you viewed, which can prevent you from seeing what you are doing.
This bug was produced on Centos 6.8 with Python 3.8 and wxPython 4.0.7.post2.
This bug is minor but annoying. Scrolling the mouse wheel can correct the position problem when it occurs, but it will happen again if you move to a different area of the keyword to edit/add lines.
Hi can you please tell me how you got wxPython 4.0.7.post2 with centos6.8 ? I could not find wxpython in this link https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ . I could only see centos7 and centos8. Can you please share the details?
@MummanaSubramanya What is the Python version you have? It should be possible to use CentOS 7 files. Did you tried?
@HelioGuilherme66 Im using python3.8 when I try to install wxpython its says "wxPython-4.0.7.post2-cp36-cp36m-linux_x86_64.whl is not a supported wheel on this platform.". I tried using both centos6.8 and centos7.9.
Of course the python version must match the wheel package. If you don't find the correct package, then you must build it.
But you can have RIDE installed in the stock version of Python 3.6 and use other Python to actual run the tests,