Bug 1211580

Summary: [Printers] strange 'Page Size' combo box behavior
Product: [Fedora] Fedora Reporter: Jiri Popelka <jpopelka>
Component: control-centerAssignee: Marek Kašík <mkasik>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 22CC: control-center-maint, fmuellner, mkasik, ofourdan, oholy, phracek, rstrode, tiagomatos
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: control-center-3.16.2-1.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-19 12:59:14 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:
Embargoed:

Description Jiri Popelka 2015-04-14 11:39:25 UTC
control-center-3.16.0-1.fc22.x86_64

Steps to Reproduce:
1. Start 'Printers'
2. Click on a printer queue and click Options button
3. On 'Page Setup' tab try to change 'Page Size' couple times (don't hit Close in between the changes - just open the combo box and select other page size couple times)

Actual results:
The first change is OK, but with the second (and others) selection, it changes to what I actually selected previously.

Additional info:
I see this on F22, but it was initially spotted on my co-worker's F21.

The printer queue was added manually:
DeviceURI: socket://brno1-1st-entrance.brq.redhat.com:9100
MakeModel: Generic PCL 6/PCL XL Printer Foomatic/pxlcolor (recommended)

Comment 1 Marek Kašík 2015-04-16 13:37:54 UTC
Thank you for this report,

I have forgot to set some flags which helps to indicate whether we have all information needed for update of the option widget. I've pushed a fix for this to upstream's repository (for gnome 3.14, 3.16 and master - https://git.gnome.org/browse/gnome-control-center/commit/?id=30a743a94c6073445acf0cc7007ff338a50f34cd).

Regards

Marek