Description: tested under Win7 x64 using LibO Version: 6.0.0.0.alpha0+ Build ID: 4f17445c12dc26c4881c4e486215b58d26515f8d CPU threads: 8; OS: Windows 6.1; UI render: GL; TinderBox: Win-x86@42, Branch:master, Time: 2017-07-16_23:03:56 Locale: it-IT (it_IT); Calc: group Closing the autocorrect replacement table is no longer possible and LibO hangs everytime either if you add a new entry or just click "ok" without entering any item. The "Cancel" button still works fine; it closes the table with no hang. This is a regression since the "OK" button works fine in LibO 5.3.4.2. Steps to Reproduce: 1- open a Writer document 2- click on "Tools/AutoCorrect/Autocorrect options" 3- one the AutoCorrect replacement table shows up, click the "Ok" button at the bottom Actual Results: the replacement table doesn't close and LibO hangs. Expected Results: the replacement table closes. Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46
Looks like a dupe of bug 108835
Created attachment 134684 [details] AutoCorrect large database (206K entries) that triggers the bug in order to reproduce the bug you should use a very large AutoCorrect entry list such as the one I attached here. this "acor_it-IT.dat" contains more than 206000 entries and you have to place it in the user profile under the path: "C:\Users\Utente\AppData\Roaming\LibreOfficeDev\4\user\autocorr" (the exact name may vary according to your computer) It seems that closing the AutoCorrect table with the "OK" button when you have a huge list such as this one makes LibO hang... if the acor_xx-YY.dat file you are displaying is small you don't see the issue.
maybe a side effect of the fix for Bug 99071?
I think it's a dupe of bug 108835 *** This bug has been marked as a duplicate of bug 108835 ***
look similar. interestingly I wasn't able to reproduce Bug 108835 using "TinderBox: Win-x86@42, Branch:master, Time: 2017-06-13_23:06:37" while Cor reported it with "TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2017-06-27_23:55:07" and telesto confirmed it with: "TinderBox: Win-x86@42, Branch:master, Time: 2017-06-28_00:47:42"
(In reply to tommy27 from comment #3) > maybe a side effect of the fix for Bug 99071? I can reproduce the issue even with Version: 6.0.0.0.alpha0+ Build ID: a2e670df4efb219a1f92946d7a2887bdd0f88f5d CPU threads: 4; OS: Windows 6.29; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2017-07-13_23:50:53 Locale: it-IT (it_IT); Calc: group so it seems the problem with the "OK" button of the autocorrect replacement table was already present before Bug 99071 got fixed (the committ is from the day after my tested build). the guilty committ must be the one Xisco pointed out in the bibisect report from bug 108835