Closed
Bug 199068
Opened 22 years ago
Closed 22 years ago
tab completion not working
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Other Applications Graveyard
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mrmazda, Assigned: rginda)
References
Details
(Keywords: regression)
Attachments
(2 files, 1 obsolete file)
2.10 KB,
patch
|
rginda
:
review+
|
Details | Diff | Splinter Review |
491 bytes,
patch
|
rginda
:
review+
|
Details | Diff | Splinter Review |
2003032416 Linux & 2003032412 OS/2 trunks tested (worked in previous builds:
20030322 Linux 2003032313 OS/2)
To reproduce:
1-open Chatzilla
2-join a channel
3-type first letters of a nick seen in chat window into command window
4-hit <tab>
Actual result:
1-nothing
Expected result:
1-nick is finished and a colon appended in command window
Comment 2•22 years ago
|
||
Confirmed on Windows 2000, build 2003032508, w/ ChatZilla 0.8.24.
Also, Ctrl+PageUp/PageDn, Ctrl+Tab, Ctrl+Shift+Tab also don't work.
Looks like something major, probably not-ChatZilla related. :)
Comment 3•22 years ago
|
||
*** Bug 199373 has been marked as a duplicate of this bug. ***
Updated•22 years ago
|
Flags: blocking1.4a?
Comment 4•22 years ago
|
||
According to bryner, although it looks like bug 54035 broke tab-completion, the
patch to 'correct' it isn't going to help tab-completion (though, with luck, it
should fix the Ctrl-commands I found were also broken).
Comment 5•22 years ago
|
||
not sure why it wasn't done this way in the first place...
Updated•22 years ago
|
Attachment #118888 -
Flags: review?(rginda)
Comment 6•22 years ago
|
||
Could I point out that history isn't working quite as expected - you probably
need to cancel the event because the cursor motion effect (on windows at least
up/down maps to left/right on single-line textboxes) occurs after the history.
Updated•22 years ago
|
Flags: blocking1.4a? → blocking1.4a-
Updated•22 years ago
|
Attachment #118888 -
Attachment is obsolete: true
Attachment #118888 -
Flags: review?(rginda)
Comment 7•22 years ago
|
||
This patch also covers Neil's comment.
Updated•22 years ago
|
Attachment #119588 -
Flags: review?(rginda)
Assignee | ||
Comment 8•22 years ago
|
||
Comment on attachment 119588 [details] [diff] [review]
fix v2
r=rginda
Attachment #119588 -
Flags: review?(rginda) → review+
Comment 9•22 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 10•22 years ago
|
||
reopening because it broke ctrl-tab
Status: RESOLVED → REOPENED
Hardware: PC → All
Resolution: FIXED → ---
Comment 11•22 years ago
|
||
Updated•22 years ago
|
Attachment #125686 -
Flags: review?(rginda)
Assignee | ||
Comment 12•22 years ago
|
||
Comment on attachment 125686 [details] [diff] [review]
patch(Ctrl+Tab, Ctrl+Shift+Tab)
included in next xpi
Attachment #125686 -
Flags: review?(rginda) → review+
Comment 13•22 years ago
|
||
My patch was checked in. Thank you.
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Other Applications
Updated•3 months ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•