On Wed, 2008-01-09 at 21:54 +0100, khiraly wrote:
Let's consider the barcode extension (pick EAN8). With the live preview on, when you start, it complies (with an error message), that I should write 6 letters. And when i type one more letter, it popups an another error message, that the entry should be exactly 6 characters. So it does matter how fast your computer is...
That's a good point, but I'm not sure that we want to disable live preview there. I personally like seeing the different bar codes before committing.
I'm thinking that perhaps the error messages should be suppressed until you commit. So it should fail silently until you select "OK." I'm not quite sure how to do that architecturally -- but it seems like the "right" answer. What do others think?
--Ted