Closed
Bug 246402
Opened 21 years ago
Closed 11 years ago
Radio Channel selection doesn't work in mozilla - konqueror works
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: cijoml, Unassigned)
References
()
Details
Attachments
(7 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040423
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040423
Hi,
In mozilla I can't make selection in Radio Channel option on 3COM wireless
accesspoint 7250 - fw 02.04.51
Second problem is, that I can't sometimes save values. This works under
konqueror too.
Generated HTML of frame included.
Reproducible: Always
Steps to Reproduce:
1. Open page
2.
3.
Expected Results:
Should work
| Reporter | ||
Comment 1•21 years ago
|
||
| Reporter | ||
Comment 2•21 years ago
|
||
| Reporter | ||
Comment 3•21 years ago
|
||
| Reporter | ||
Comment 4•21 years ago
|
||
| Reporter | ||
Comment 5•21 years ago
|
||
| Reporter | ||
Comment 6•21 years ago
|
||
| Reporter | ||
Comment 7•21 years ago
|
||
I tested 2.6.5 and it freezes too. Forgive me my mistakes. I attach my 2.6.4
dmesg which works fine
Comment 8•21 years ago
|
||
Please save the problematic page as "web page, complete", zip up all the files,
and attach to this bug. The attached pieces are rather difficult to reassemble
into what the page should look like...
| Reporter | ||
Comment 9•21 years ago
|
||
| Reporter | ||
Comment 10•21 years ago
|
||
file is tar.bz2 archiv
Updated•21 years ago
|
Attachment #153054 -
Attachment mime type: application/octet-stream → application/x-bzip2
Comment 11•21 years ago
|
||
So what exactly doesn't work? (This is where the "steps to reproduce" part
comes in.) What should I click, and what are the expected and actual results of
clicking there?
| Reporter | ||
Comment 12•21 years ago
|
||
1) open page in konqueror/mozilla/IE
2) you will see, that IE and konqueror shows selection of channel 1-13
This part of code:
<p><b><font face="Arial">Radio Channel :
<select name="sgRadioChannel" size="1" ><OPTION VALUE=1>1<OPTION
VALUE=2>2<OPTION VALUE=3>3<OPTION VALUE=4>4<OPTION VALUE=5>5<OPTION
VALUE=6>6<OPTION VALUE=7>7<OPTION VALUE=8>8<OPTION VALUE=9>9<OPTION
VALUE=10>10<OPTION VALUE=11 selected>11<OPTION VALUE=12>12<OPTION VALUE=13>13
</select>
</font></b></p>
| Reporter | ||
Comment 13•21 years ago
|
||
I don't know how to show you second problem with javascript saving values.
Comment 14•21 years ago
|
||
Oh, I see. The script uses document.all as a function. Konqueror has partial
support for this proprietary IE extension. Mozilla does not and has no plans to.
Assignee: parser → english-us
Status: UNCONFIRMED → NEW
Component: HTML: Parser → English US
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: english-us
Version: Trunk → unspecified
| Reporter | ||
Comment 15•21 years ago
|
||
Hmm so You probably fix showing of channel select, but not fix values saving? :(
Comment 16•11 years ago
|
||
As a 10 year old product it is unlikely there will be a fix at this point. Closing.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•