Summary: | "Copy to Collection" window doesn't fit on small screens (1024x600) | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | harlequix |
Component: | Collections/Local | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | matej, mscho527, ralf-engels |
Priority: | NOR | ||
Version: | 2.6.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/7c780bf57aa69a961dd7b6c95a5eda53767d4558 | Version Fixed In: | 2.8 |
Sentry Crash Report: |
Description
harlequix
2011-10-05 03:30:01 UTC
Could you please be a bit more detailed (in pixels) about the size of screen you are talking of? the device in question is a 10.1 inch netbook with a 1024x600 resolution Thank you for the feedback. reproducible with amarok 2.6, 800*600 resolution The dialog is a little bit overloaded, even in my new version for 2.8 I will try to save some space... Git commit 7c780bf57aa69a961dd7b6c95a5eda53767d4558 by Ralf Engels. Committed on 11/02/2013 at 20:24. Pushed by rengels into branch 'master'. Fix: "Copy to Collection" window doesn't fit on small screens (1024x600) FIXED-IN: 2.8 M +20 -11 src/dialogs/OrganizeCollectionDialog.cpp M +2 -8 src/dialogs/OrganizeCollectionDialogBase.ui http://commits.kde.org/amarok/7c780bf57aa69a961dd7b6c95a5eda53767d4558 Related commit:
> Git commit 36e63e986938c1a3f289c51789a8f35bfc47a15e by Matěj Laitl.
> Committed on 13/11/2013 at 17:58.
> Pushed by laitl into branch 'master'.
>
> OrganizeCollectionDialog: hide complex options behind a button
>
> In commit 7c780bf5, Ralf addressed bug 283361 by only showing the preview
> table when the screen is large enough, which I believe went too far.
>
> This is a bit different approach, the file scheme and other options are
> hidden behind the Options button when the dialog is shown, making it much
> more cleaner. The rationale is that the user usually sets up the options
> once, not every time (and beginner users may be happy with the default
> schema right away).
> FIXED-IN: 2.9
>
> M +2 -0 ChangeLog
> M +6 -5 src/dialogs/OrganizeCollectionDialog.cpp
> M +25 -28 src/dialogs/OrganizeCollectionDialogBase.ui
>
> http://commits.kde.org/amarok/36e63e986938c1a3f289c51789a8f35bfc47a15e
|