Bug 492645
Summary: | focus annoyance | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Matthias Clasen <mclasen> | ||||
Component: | gnome-packagekit | Assignee: | Richard Hughes <richard> | ||||
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | richard, robin.norwood | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2009-03-30 09:27:29 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Matthias Clasen
2009-03-27 20:30:29 UTC
Created attachment 337062 [details]
patch
default widget does not really help after all, since most focus locations in the dialog eat enter anyway. But this is still the right thing to do. The focus belongs to the user.
commit 56a8ddabd9db2a19df6502e63c4b34d752d78762 Author: Matthias Clasen <mclasen> Date: Mon Mar 30 10:24:50 2009 +0100 bugfix: don't set the default widget to the install button when we reconsider. Fixes rh#492645 |