Closed
Bug 219649
Opened 22 years ago
Closed 20 years ago
Text typed into the message field never appear in the chat window.
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: ciber, Assigned: joshua.xia)
References
()
Details
Attachments
(1 file)
|
4.02 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; es-ES; rv:1.4.1) Gecko/20030906
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; es-ES; rv:1.4.1) Gecko/20030906
Go to www.latinchat.com. Pick and chat room, the page goes to a 'logon' page,
type in any nickname you want. It then takes you to the chat room, where the
ongoing conversation scrolls by. Type something into the form, and press enter.
Nothing happens. Click on the enviar (send) button, to the right. Nothing
happens. There is no way to join the general conversation.
However, you can start a private conversation with someone by choosing thier
nickname from the list. That pops up a small private chat window, in which the
test field works normally.
Note that this is NOT a Windows specific issue, it happens under Linux as well.
It does not occur under IE on Windows, using the same Java RE.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Not a new issue, has occured with every mozilla version I have tried.
| Reporter | ||
Comment 1•22 years ago
|
||
Just downloaded and tested 1.5rc1 without luck, the issue still exists.
| Reporter | ||
Comment 2•22 years ago
|
||
As I am not an expert in javascript, I have attached the source of the page in
question. That part that does not work is near the bottom:
<input type="submit" value="ENVIAR" class="botoIn">
| Reporter | ||
Comment 3•22 years ago
|
||
I am starting to think this is a Tech Evangelism issue, due to the use of
documnet.all in the javascript of the page.
I sent a message to the webmaster of the site, using the template from
http://www.mozilla.org/projects/tech-evangelism/site/component-spanish.html and
received an automatic reply confirming, at least, that the email address is valid.
| Reporter | ||
Comment 4•22 years ago
|
||
Interesting. It seems the pure javascript version of the chat room works.
So the error is with the Java version.
Comment 5•22 years ago
|
||
Over to Java.
Assignee: form → joshua.xia
Component: Layout: Form Controls → OJI
| Reporter | ||
Comment 6•22 years ago
|
||
:-(
Still no joy.
Mozilla/5.0 (Windows; U; Windows NT 5.0; es-ES; rv:1.5) Gecko/20031007
And my workaround by loading a .hta file via the bookmark keywords no longer
works as well.
Comment 7•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 8•20 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•