Hide Forgot
Description of problem: Observed that a text box appears on the manager repositories window when CTRL+F was pressed on the dialog. Version-Release number of selected component (if applicable): subscription-manager-1.16.8-8.el6.x86_64 python-rhsm-1.16.6-1.el6.x86_64 subscription-manager-gui-1.16.8-8.el6.x86_64 subscription-manager-firstboot-1.16.8-8.el6.x86_64 How reproducible: 3/3 Steps to Reproduce: 1.REgister and attach subscription 2.open "manager repositories" dialog 3.Select any repo 4.Press CTRL+F Actual results: Observed a text box appeared next in the "Repository Details" section. Expected results: This behaviour was not expected Additional info:
Created attachment 1143860 [details] manage-repo Screen shot attached
The fix for this, without implementing the attached RFE, would be to remove the binding.
This is default behavior for GTK treeview. It will actually jump to and select a repo that matches what you type in.