GNOME Bugzilla – Bug 662670
Pressing "Enter" in print dialog box will not cause printing
Last modified: 2012-02-08 10:43:51 UTC
this report has been filed here: https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/879897 "Depending on where the focus is in the Print Dialog box, pressing "Enter" will fail to cause the printer to print if trying to print from Firefox or Gedit. Printing from LibreOffice, however, does NOT exhibit this bug. To replicate, do the following: 1. open Firefox or Gedit and call up the print dialog box by pressing Ctrl+P or File>Print. 2. place the focus either in the "Pages:" section by specifying to only print Page 1 or in the "Copies:" section by requesting that two pages be printed. 3. press "Enter." Despite the "Print" button showing an orange highlight, pressing "Enter" will fail to cause the printer to print. Summation: -open Firefox and press "Ctrl+P" -press "Alt+E" -press one (1) -press "Enter" = nothing happens"
There's no guarantee that pressing enter anywhere in the dialog will always activate the default. In the case of the range entry, it could be changed.
The following fix has been pushed: 701c00e Print dialog: small keynav improvement
Created attachment 200074 [details] [review] Print dialog: small keynav improvement Mark the page range entry and the copies spin button as activates-default.
*** Bug 669631 has been marked as a duplicate of this bug. ***