Bug 1037879

Summary: gtk3 printing dialog grayed out wrong a button
Product: [Fedora] Fedora Reporter: Rolle <rolle.hoffmann>
Component: gtk3Assignee: Matthias Clasen <mclasen>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ccecchi, mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-25 11:11:30 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:

Description Rolle 2013-12-04 01:28:50 UTC
Description of problem:
In a gtk3-application (like gedit 3.10) is on the first tab "General" of the printing dialog the minus-button of the integer box at the field "Copies" (in german version "Kopien") grayed out. This is correct for the case "1". But in the cases >1 there shouldn't be grayed out to indicate that the user can decrement the counts of copies.
In gtk2-applications (like firefox) this is working correct.

Version-Release number of selected component (if applicable):
Fedora 20 beta, Gnome 3.10

How reproducible:
always

Steps to Reproduce:
1. install a printer
2. open a gtk3-application (like gedit 3.10) and try to print -> the printing dialog opened

Actual results:
the first tab "General" on the printing dialog left the minus-button of the number of copies grayed out, even if there are 2 or more copies selected.

Expected results:
Only in the case of 1 copy should the minus button grayed out. With 2 or more copies there should be the minus-button optically active.

Additional info:

Comment 1 Rolle 2014-09-25 11:11:09 UTC
This is fixed. Tested in Fedora 21 alpha LiveCD.