Version: unspecified (using KDE 4.4.3) OS: Linux This is a regression over KHTML. When you enter some data in a form and close the tab/window, you are not asked for confirmation. All your input is lost. Reproducible: Always Steps to Reproduce: 1) Open Konqueror with webkit 2) Navigate to some site with a form 3) Enter data into the form 4) Close the tab or window Actual Results: Tab/window closes without confirmation dialog Expected Results: You are asked if you really want to throw away your input
SVN commit 1136092 by adawit: - Warn user when closing a tab that contains form data which has not yet been submitted. BUG:239076 M +5 -0 kwebkitpart.cpp M +8 -0 kwebkitpart.h M +8 -0 kwebkitpart_p.cpp M +2 -0 kwebkitpart_p.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1136092
Thanks :) Are you planning to commit this to 4.4 as well so it will be included in 4.4.5?
(In reply to comment #2) > Thanks :) > > Are you planning to commit this to 4.4 as well so it will be included in 4.4.5? kwebkitpart is in extragear and extragear is not versioned...