Bug 1324111

Summary: CTRL+F on "manage repositories" window displays a text box in the window
Product: Red Hat Enterprise Linux 6 Reporter: Rehana <redakkan>
Component: subscription-managerAssignee: Kevin Howell <khowell>
Status: CLOSED NOTABUG QA Contact: John Sefler <jsefler>
Severity: low Docs Contact:
Priority: medium    
Version: 6.8CC: csnyder, khowell
Target Milestone: rcKeywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-06 13:11:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
manage-repo none

Description Rehana 2016-04-05 14:24:55 UTC
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:

Comment 1 Rehana 2016-04-05 14:27:08 UTC
Created attachment 1143860 [details]
manage-repo

Screen shot attached

Comment 3 Chris Snyder 2016-04-08 17:48:00 UTC
The fix for this, without implementing the attached RFE, would be to remove the binding.

Comment 5 Kevin Howell 2016-09-06 13:11:55 UTC
This is default behavior for GTK treeview. It will actually jump to and select a repo that matches what you type in.