Radio button checked

Bug #422469 reported by riven
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
firefox-3.0 (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: firefox-3.0

I have a list of radio button, when a refresh my page the next radiobtn are checked, but in the source code, there are always the same btn checked (id = payment_5).

  <table>
      <tr>
        <td><label class="websteri_h3" for="payment_5">Paypal</label></td>
        <td><input checked="checked" id="payment_5" name="payment" type="radio" value="5" /></td>
      </tr>
      <tr>
        <td><label class="websteri_h3" for="payment_2">Espèces</label></td>
        <td><input id="payment_2" name="payment" type="radio" value="2" /></td>
      </tr>
      <tr>
        <td><label class="websteri_h3" for="payment_3">Carte bleue</label></td>
        <td><input id="payment_3" name="payment" type="radio" value="3" /></td>
      </tr>
      <tr>
        <td><label class="websteri_h3" for="payment_1">Chèque</label></td>
        <td><input id="payment_1" name="payment" type="radio" value="1" /></td>
      </tr>
  </table>

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: firefox-3.0 3.0.13+nobinonly-0ubuntu0.9.04.1
ProcEnviron:
 PATH=(custom, user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.28-15-generic i686

Revision history for this message
riven (sylvain-claudel) wrote :
Revision history for this message
Micah Gersten (micahg) wrote :

Thank you for reporting this to Ubuntu. If you click another button and hit refresh, Firefox will remember your choice, but the source of the page does not change. Could you please explain in better detail what you expect to happen?

Changed in firefox-3.0 (Ubuntu):
status: New → Incomplete
Revision history for this message
riven (sylvain-claudel) wrote :

"If you click another button and hit refresh". the problem is that I don't click another button. I just hit refresh. The server send always the same button which must be checked. But Firefox check the next button of the list.

F5 >> radion btn1 >> F5 >> radio btn2 >> F5 >> radio btn3

Sorry for my bad English...

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for firefox-3.0 (Ubuntu) because there has been no activity for 60 days.]

Changed in firefox-3.0 (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.