Closed
Bug 429867
Opened 18 years ago
Closed 11 years ago
[10.3][10.4] New find bar should be dismissable with Command-.
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: lanceboyle, Unassigned)
Details
(Keywords: fixed1.8.1.5, Whiteboard: reopened for a fix for 10.3/10.4)
Attachments
(1 file)
|
669 bytes,
patch
|
mikepinkerton
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.14) Gecko/20080409 Camino/1.6 (like Firefox/2.0.0.14)
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.14) Gecko/20080409 Camino/1.6 (like Firefox/2.0.0.14)
The new find bar that appears at the bottom of the page when pressing Command-F should be able to be dismissed by hitting Command-. , when it has focus. Having to click on the little x is just way too much work. It makes my back hurt.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•18 years ago
|
||
Escape works as a keyboard command, but cmd-. makes sense too. I think this makes sense and can't think of a reason not to do it. Confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•18 years ago
|
||
Odd; esc and Command-. send different commands.
Assignee: nobody → stuart.morgan
Status: NEW → ASSIGNED
Attachment #316639 -
Flags: superreview?(mikepinkerton)
Comment 3•18 years ago
|
||
Comment on attachment 316639 [details] [diff] [review]
fix [landed on trunk & branch]
sr=pink
Attachment #316639 -
Flags: superreview?(mikepinkerton) → superreview+
Comment 4•18 years ago
|
||
Landed on trunk.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Target Milestone: --- → Camino2.0
I tested 2008-04-22-01 trunk build, Command-. still doesn't work on OS X 10.4.
Eiichi, I just noticed your comment today; if a bug appears not to be fixed, reopening it is a better way to make sure it gets noticed. :)
I tested this on 10.3.9 in preparation for approving it for the branch, and Cmd-. doesn't work there, either. With some logging, it seems like Cmd-. doesn't send any selector on 10.3.9, and it's possible that this is the problem on 10.4, too.
After talking with Stuart, the plan here is to land the patch as-is for 1.6.1, thus fixing this bug on 10.5, and reopen this bug as a 10.3/10.4 bug for fixing it completely (either with pKE: or mento's magic view or some other as-yet-unknown method; it should be fixable). And also to fix the method's comment ;)
Status: RESOLVED → REOPENED
Flags: camino1.6.1? → camino1.6.1+
Resolution: FIXED → ---
Summary: New find bar should be dismissable with Command-. → [10.3][10.4] New find bar should be dismissable with Command-.
Whiteboard: reopened for a fix for 10.3/10.4
I checked this in for 1.6.1.
Keywords: fixed1.8.1.5
Attachment #316639 -
Attachment description: fix → fix [landed on trunk & branch]
Updated•17 years ago
|
Assignee: stuart.morgan → nobody
Status: REOPENED → NEW
Updated•17 years ago
|
Target Milestone: Camino2.0 → ---
Comment 9•11 years ago
|
||
This bug has been buried in the graveyard and has not been updated in over 5 years. It is probably safe to assume that it will never be fixed, so resolving as WONTFIX.
[Mass-change filter: graveyard-wontfix-2014-09-24]
Status: NEW → RESOLVED
Closed: 18 years ago → 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•