Public bug reported:

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

** Affects: firefox-3.0 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386

-- 
Radio button checked
https://bugs.launchpad.net/bugs/422469
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to