Closed
Bug 273683
Opened 20 years ago
Closed 20 years ago
Textarea isn't displayed when posting a msg from bbs
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: robbage, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-GB; rv:1.8a6) Gecko/20041201 Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0 Unfortunately you need to become a member to see the problem. Join up the BBS then post a message. The textarea for the message body is not visible. The problem doesn't occur with iexploder 6 or with Mozilla/5.0 (Windows; U; Win98; en-GB; rv:1.8a6) Gecko/20041201 Reproducible: Always Steps to Reproduce: 1.Log into the abovementioned BBS. Join. Wait for password :-| 2.Post a new msg 3.Where to type the message... Actual Results: No box to type a message in Expected Results: Showed the box I think the section of code is this (I'm not much of a HTML expert) <td class="messagecellbody" valign="top" colspan="2"> <textarea class="bbseditbox" tabindex="2" rows="10" cols="75" name="Body"></textarea><BR> </td>
Comment 1•20 years ago
|
||
Login: Bugzilla Password: inkcat79 WorksForMe with Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041109 Firefox/1.0. Using this link I see the textarea: http://www.theparentperspective.com/boards/thread-post.asp?forumid=42&action=writenew&displaytype=threaded
Comment 2•20 years ago
|
||
I see the text area too Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0, so this may be caused by extensions or be a Win98-specific problem (doubtful). Anyways, future versions of Firefox will be based on code of Mozilla 1.8, so they won't have the bug anyway. marking wfm.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 3•20 years ago
|
||
> Anyways, future versions of Firefox will be based on code of Mozilla 1.8 Cool! (my wife will convert from iexploder to Firefox when this works :-)
You need to log in
before you can comment on or make changes to this bug.
Description
•