Version: 1.3.0 (using Devel) OS: Linux Launch the flickr export plugin. A browser window opens and a dialog box with this text appears: "Please follow the instructions in the browser window, then return to press Yes if you are authenticated, or No otherwise." IMHO, it would be more straightforward to see which button to press if the buttons were labeled "I am authenticated" and "I am not authenticated". Reproducible: Always
Have a look at this blog post: http://agateau.wordpress.com/2011/01/21/common-user-interface-mistakes-in-kde-applications-part-3-message-boxes/ Michael
Created attachment 58356 [details] this is the diff between older source code and the source code with my changes. I tried to fix the bug mentioned here. This is my first time so it may not be perfect :( I am looking forward for the reviews and I'll try to fix any problems. Thank you.
Thanks for your patch. I can take a look before 2.0.0 beta 4 Gilles Caulier
Created attachment 58360 [details] patch of kipi-plugins_1.9.0-1ubuntu1 Sorry my previous patch is not working properly :( Here is my new patch.
It's always better to create patch against 2.0.0 source code from git repository, because i will apply it for 2.0.0. Not new 1.x release is planed now. http://www.digikam.org/drupal/contrib Gilles Caulier
Some notes: - Text still says to press Yes or No although buttons are renamed. - Buttons could have icons (Yes/No button icons?). - All similar dialogs in kipi plugins should be consistent.
Git commit af0daab4fb44ebbbeed31b114b72cef9bbb0b8f9 by Petri Damstén. Committed on 27/09/2011 at 09:20. Pushed by pdamsten into branch 'master'. Question for web authentification: Better button names BUG:240916 M +6 -3 flickrexport/flickrtalker.cpp http://commits.kde.org/kipi-plugins/af0daab4fb44ebbbeed31b114b72cef9bbb0b8f9