Closed
Bug 184105
Opened 22 years ago
Closed 22 years ago
[RFE] Status bar should change when / or ' is pressed
Categories
(SeaMonkey :: Find In Page, enhancement)
SeaMonkey
Find In Page
Tracking
(Not tracked)
VERIFIED
FIXED
Future
People
(Reporter: owen.marshall+bmo, Assigned: owen.marshall+bmo)
References
Details
Attachments
(1 file)
1.92 KB,
patch
|
owen.marshall+bmo
:
review-
|
Details | Diff | Splinter Review |
I was thinking. The status bar reports when typeahead was sucessful, when it
stops, when it starts with only a key pressed... I thought we should have it
give us a notification when we press one of the accelerator keys. This is the
only time , it seems, when it does not provide notification.
Patch to follow.
Assignee | ||
Comment 1•22 years ago
|
||
I have tested this patch against my WinME machine, and it seems to work
properly. As this is my first patch, please pick all the nits you can find =)
Also, if someone could try to apply this patch and test it, I would feel much,
much more confident about it!
Assignee | ||
Updated•22 years ago
|
Attachment #108606 -
Flags: review?(aaronl)
Assignee | ||
Updated•22 years ago
|
Status: NEW → ASSIGNED
Comment 2•22 years ago
|
||
Owen, I'm rewriting the way that / and ' work as part of bug 176296, and this
patch conflicts with that. I'll help you do this after I get that patch checked in.
Assignee | ||
Comment 3•22 years ago
|
||
Comment on attachment 108606 [details] [diff] [review]
Patch to provide status bar notification when typeahead accelerator is pressed
Not a problem. It wasn't a total waste, as I actually figured out how these
strings work, why you should use nsString instead of nsAString... why using
nsAString will give you compiler errors that keep you
guessing^H^H^H^H^H^H^H^Hworking for hours, etc ;)
Attachment #108606 -
Flags: review?(aaronl) → review-
Assignee | ||
Updated•22 years ago
|
Target Milestone: --- → Future
Comment 4•22 years ago
|
||
*** Bug 182539 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 5•22 years ago
|
||
This was fixed by one of aaronl's checkins... which one though?
Comment 6•22 years ago
|
||
perhaps as part of bug 176296?
Assignee | ||
Comment 7•22 years ago
|
||
Ok, cool. Resolved FIXED (fixed by other checkin)
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 8•22 years ago
|
||
yep, vrfy'd fixed with 2003.02.10 comm trunk bits on win2k, mac 10.2.3 and linux
rh8.0.
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 9•21 years ago
|
||
*bugspam*
Updated•16 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•