Last modified: 2011-03-15 23:47:54 UTC
Created attachment 8291 [details] Screenshot showing misaligned tooltips after field error message shown. Validation error messages may change the position of help tooltips. See screenshot. Ways to fix this: - can we have the tooltips somehow follow the element they are attached to? They seem to be positioned relatively to the containing div? - close all tooltips upon submit? - close all tooltips upon validation error?
Created attachment 8292 [details] unclosed tooltips from page 3 still visible on page 4 Also, if you don't close the tooltips on page 3, you still see them on page 4.
making this a blocker for uploadwizard 1.0
Yeah, I guess the best solution is to just close all tooltips on submit. That should fix both problems.
Fixed in r83983.