Closed
Bug 283418
Opened 20 years ago
Closed 19 years ago
[gtk2]next button not selected by default
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ajschult784, Assigned: ajschult784)
Details
Attachments
(1 file, 1 obsolete file)
|
7.02 KB,
patch
|
dveditz
:
review+
bryner
:
superreview+
benjamin
:
approval1.8b4+
|
Details | Diff | Splinter Review |
The next button in the dialogs is not selected by default in gtk2 builds (hitting Enter does nothing). The initial attempt to make it default results in this warning at startup: (mozilla-installer-bin:9791): Gtk-WARNING **: gtkwidget.c:4007: widget not within a GtkWindow
| Assignee | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Comment 2•20 years ago
|
||
do focus while I'm at it. it's almost unnoticable with gtk1, but helps (visually) with gtk2.
Attachment #175396 -
Attachment is obsolete: true
Attachment #175404 -
Flags: superreview?(bryner)
Attachment #175404 -
Flags: review?(dveditz)
Updated•20 years ago
|
Attachment #175404 -
Flags: superreview?(bryner) → superreview+
Updated•19 years ago
|
Attachment #175404 -
Flags: review?(dveditz) → review+
| Assignee | ||
Comment 3•19 years ago
|
||
Comment on attachment 175404 [details] [diff] [review] patch v2 low risk fix, seamonkey-only
Attachment #175404 -
Flags: approval1.8b3?
| Assignee | ||
Updated•19 years ago
|
Attachment #175404 -
Flags: approval1.8b3? → approval1.8b4?
Updated•19 years ago
|
Attachment #175404 -
Flags: approval1.8b4? → approval1.8b4+
checked in
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•