Closed
Bug 1146168
Opened 10 years ago
Closed 10 years ago
Find bar no longer opens with autostart or with / or ' keys
Categories
(SeaMonkey :: Find In Page, defect)
SeaMonkey
Find In Page
Tracking
(seamonkey2.33 affected, seamonkey2.34 fixed, seamonkey2.35 fixed, seamonkey2.36 fixed)
RESOLVED
FIXED
seamonkey2.36
People
(Reporter: neil, Assigned: neil)
References
Details
Attachments
(1 file)
1.29 KB,
patch
|
philip.chee
:
review+
iannbugzilla
:
approval-comm-aurora+
iannbugzilla
:
approval-comm-beta+
philip.chee
:
approval-comm-release-
|
Details | Diff | Splinter Review |
Bug 1052992 moved the find bar's event listeners into the system event group. This means that FAYT's key event listeners always trigger first, so you can only start the find bar with Ctrl+F or via the Edit menu. Porting bug 1052992 to FAYT will fix this.
Assignee | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Comment on attachment 8581321 [details] [diff] [review]
Proposed patch
Do remember to backport to comm-aurora and comm-beta
Attachment #8581321 -
Flags: review?(philip.chee) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.36
Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8581321 [details] [diff] [review]
Proposed patch
[Approval Request Comment]
Regression caused by (bug #): 1052992
User impact if declined: Findbar doesn't start correctly
Risk to taking this patch (and alternatives if risky): Low
String changes made by this patch: None
Attachment #8581321 -
Flags: approval-comm-beta?
Attachment #8581321 -
Flags: approval-comm-aurora?
Attachment #8581321 -
Flags: approval-comm-beta?
Attachment #8581321 -
Flags: approval-comm-beta+
Attachment #8581321 -
Flags: approval-comm-aurora?
Attachment #8581321 -
Flags: approval-comm-aurora+
Assignee | ||
Comment 5•10 years ago
|
||
http://hg.mozilla.org/releases/comm-aurora/rev/fbcb4f1fdcf7
http://hg.mozilla.org/releases/comm-beta/rev/5576f057ebbd
Checked in with the wrong bug number unfortunately.
Comment 6•10 years ago
|
||
Comment on attachment 8581321 [details] [diff] [review]
Proposed patch
In case we need 2.33.2
[Approval Request Comment]
Regression caused by (bug #): Bug 1052992
User impact if declined: Findbar doesn't start correctly
Risk to taking this patch (and alternatives if risky): Low
String changes made by this patch: None
Attachment #8581321 -
Flags: approval-comm-release?
Comment 10•8 years ago
|
||
Attachment #8581321 -
Flags: approval-comm-release? → approval-comm-release-
You need to log in
before you can comment on or make changes to this bug.
Description
•