[Bug 245103] Re: Won't select multiple selects
JoseLVG
josvazg at gmail.com
Fri Jul 4 06:30:20 UTC 2008
Hi,
Here are the steps:
1) Save this as *select.html*:
<html>
<head>
<title></title>
<meta content="">
<style></style>
</head>
<body>
*<select multiple="multiple" class="rw" id="binCreate_bin_languageStrings"
size="7" name="bin.languageStrings">
<option selected="selected" value="es">Español (es)</option>
<option selected="selected" value="en">English (en)</option>
<option value="pt">Português (pt)</option>
</select>
*
</body>
</html>
2) This is a multiple select input widget, you shuld be able to select all
languages, 2, 1 or none.
*EXPECTED RESULT:* Open *select.html* it with konqueror or Firefox 2 and you
will see the *correct/expected behavior; when you select one, two or three
options and click outside the select widget the options you selected remains
selected*. Note as well that 2 options (Español and English) are selected
when you load the page.
*RESULT:* Open it now with Firefox 3.0 to see the error; *you can select
multiple options as before but they get deselected as the form loses focus
(or you click outside)*. Note as well that the 2 options that should be
preselected when you load the form are NOT preselected.
This happens in a kubuntu 8.04:
$ uname -a
Linux TyS14LNX 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC 2008 i686
GNU/Linux
$ apt-cache policy firefox
firefox:
Instalados: 3.0+nobinonly-0ubuntu0.8.04.1
Candidato: 3.0+nobinonly-0ubuntu0.8.04.1
Tabla de versión:
*** 3.0+nobinonly-0ubuntu0.8.04.1 0
500 http://archive.ubuntu.com hardy-updates/main Packages
100 /var/lib/dpkg/status
3.0~b5+nobinonly-0ubuntu3 0
500 http://archive.ubuntu.com hardy/main Packages
Thanks for your quick responses,
Jose
2008/7/3 Alexander Sack <asac at jwsdot.com>:
> On Thu, Jul 03, 2008 at 11:20:32AM -0000, JoseLVG wrote:
> > Confirmed. It does the same in an empty profile.
> >
>
> I cannot reproduce this issue with the info provided.
>
> Can you please provide a simple step by step instruction to reproduce
> your issue, like:
>
> 1. I do this
> 2. I do that
> Expected Result: This is what i expect to happen
> Result: This is what happens
>
>
> status incomplete
>
> - Alexander
>
> --
> Won't select multiple selects
> https://bugs.launchpad.net/bugs/245103
> You received this bug notification because you are a direct subscriber
> of the bug.
>
--
Won't select multiple selects
https://bugs.launchpad.net/bugs/245103
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox-3.0 in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list