[Seaside] Seaside form issue in Firefox and multiple open instances/windows

Phil (list) pbpublist at gmail.com
Fri Apr 24 21:04:52 UTC 2015


I've been running into a situation where when I have the same page
loaded in multiple browser windows.  The page contains a form where the
form fields will not be selectable (i.e. can't click to edit a text
field) in the window having the 'oldest' (i.e. first loaded) page.  My
best guess is that there's a page element that needs a unique name/id
that is shared between both windows as that's the only time I recall
seeing anything similar to this before (the issue I'm remembering had
nothing to do with Seaside though.)  This isn't happening all of the
time and I haven't yet been able to narrow it down to a reproducible
test case but was wondering if this rings a bell with anyone who might
have a solution or scenarios I should be looking out for?  I'm running
the latest Pharo-based Seaside with Firefox on Linux (haven't noticed
this issue under Chrome yet)

Thanks,
Phil



More information about the seaside mailing list