https://bugs.kde.org/show_bug.cgi?id=449874
Stefano Crocco <stefano.cro...@alice.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/konqueror/commit/81d4f7 | |c5a195f6711e7e4fd2009a33694 | |2a35e49 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #11 from Stefano Crocco <stefano.cro...@alice.it> --- Git commit 81d4f7c5a195f6711e7e4fd2009a336942a35e49 by Stefano Crocco. Committed on 06/03/2022 at 18:19. Pushed by stefanocrocco into branch 'master'. Make it clearer where the user should enter the custom start page When the user chooses to use a custom start page, he may not realize where he's supposed to enter it and may think that it's the "Home page" widget (also because most browsers don't allow to customize the home page and the starting page separately). To improve this situation, given that adding a label to the widget would take too much space, the following changes have been implemented: - only display the custom start page widget when the user actually chooses to use a custom start page - add a message widget warning the user if he leaves the widget empty. M +25 -6 settings/konqhtml/generalopts.cpp M +3 -0 settings/konqhtml/generalopts.h https://invent.kde.org/network/konqueror/commit/81d4f7c5a195f6711e7e4fd2009a336942a35e49 -- You are receiving this mail because: You are watching all bug changes.