User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1 Build Identifier: When using Ctrl + Enter to move into the next string and that string contains a validation warning, this warning will only be shown briefly and then disappears. Reproducible: Always Steps to Reproduce: 1. Assume subsequent strings A, B, C... 2. Introduce a tag error into string B and save. 3. Open string A 4. Use Ctrl+Enter to save string A and move to string B Actual Results: The validation warning for the tag error in string B appears briefly, then disappears. Expected Results: The validation warning should remain visible Other ways of accessing string B (e.g. by clicking into it with mouse, or by using Alt + down arrow) do not show this problem, the warning remains visible.
Correction: I now think it happens regardless of the method you use to open string B. But it only happens when you've made a change in string A before changing into string B. So: Make a change in string A. Open string B using any method (mouse click into it, or hitting Ctrl+Enter, ...). Result: The validation error in string B shows briefly then disappears.
Assigning to Zanata Dev Team for evaluation
can not reproduce in 2.0 new editor. I remember I had to fix something while implementing the new editor. The issue is occasionally we are comparing source sting and target string on different row. i.e. comparing A source to B target during switching rows. Anyway it seems fixed.
VERIFIED with Zanata version 1.7.4-SNAPSHOT (20120927-0015) Zanata version 1.8.0-SNAPSHOT (20120927-0027)
Fix released in Zanata 2.0.