Created attachment 65045 [details] Screenshot of the issue Version: 2.4-GIT (using Devel) OS: Linux The Amazon MP3 Store country selection dialog appears to have the main widget improperly layouted. Resizing the dialog does not resize any of the widgets inside. There's a multi-line label which may be causing the infamous Qt+multiline=broken layout bug. Reproducible: Always Steps to Reproduce: In Amarok configuration, click on the configure button for "MP3 Music Store" (the Amazon one) to bring up the affected dialog. Then resize and watch as the layout doesn't change. Actual Results: See above. Expected Results: The widgets should size appropriately with dialog size (e.g. to allow for reading all of that nice multi-line text) OS: Linux (x86_64) release 3.1.0 Compiler: gcc
Git commit 62b47a3d9a2ccf55ad9bd7d7c50b04f7eea425d8 by Sven Krohlas. Committed on 04/11/2011 at 22:22. Pushed by krohlas into branch 'master'. Fix Amazon store config widget layout You can now freely resize it to read all text. BUG:285332 M +91 -80 src/services/amazon/AmazonConfigWidget.ui M +1 -3 src/services/amazon/AmazonStore.cpp http://commits.kde.org/amarok/62b47a3d9a2ccf55ad9bd7d7c50b04f7eea425d8