Commit Graph

3 Commits

Author SHA1 Message Date
mgalgoci
484765bd96 The issue that this fix addresses is the following:
When using the uiaccountsel widget to select accounts, when you accidently
select something and want to deselect it, when you delete the item, the item
is only unhighlighted, and not removed from the uiaccountsel_popup_selection
select box in the opener document. This patch simply deletes the child node
from the uiaccountsel_popup_selection select box instead of setting the
selected false.

I've tested this with some variant of msie6/xp, mozilla 1.6/win32, firefox 0.9.3/linux
and mozilla 1.4.3/linux.
2004-08-18 19:42:23 +00:00
bgigon
b0410a57d2 Rewrite Select list 2004-07-06 11:35:33 +00:00
bgigon
0855a8e511 Add UIAccountSel Templates and hide field "Login ID" 2004-07-06 11:19:24 +00:00