Closed
Bug 176971
Opened 23 years ago
Closed 22 years ago
multiline textbox does not clear after message is sent
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Other Applications Graveyard
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bmg300, Assigned: rginda)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.0) Gecko/20020530
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.0) Gecko/20020530
I am not sure if this is a bug or a feature. This happens when using the
multiline textbox for sending messages. (The thing you get when you press
ctrl+up) After you press ctrl+enter to send the message, the textbox does not
clear. If you don't understand, see the steps to reproduce.
Reproducible: Always
Steps to Reproduce:
1. Start up chatzilla, connect to a server, go to a channel, etc
2. Set chatzilla in multiline mode, by pressing ctrl+up
3. Type your message
4. Send your message using ctrl+enter
Actual Results:
The text remains in the multiline textbox after you have sent the message.
Expected Results:
The text should be removed from the multiline textbox after you send the message.
When I submitted this bug report I forgot to check if it happened with a build
less than 2 weeks old.
I can confirm that the bug happens with Build Identifier:
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2b) Gecko/20021027
Comment 3•23 years ago
|
||
This was intentional. The original intent of the multi-line textbox was for
testing javascript in chatzilla. So, you'd want the text to stay there so you
could edit it and try again. Perhaps it is time to change that behavior.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 98 → All
Hardware: PC → All
Comment 4•23 years ago
|
||
I am using 'Chatzilla 0.8.13b [Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.3b) Gecko/20030203]'
The multiline textbox clears, but the cursor is on the second line after entry
instead of back at the top (where it should be).
Is this related enough to this bug, or shall I create a new bug?
| Assignee | ||
Comment 5•22 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Other Applications
Updated•10 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
•