[Bug 152615] New: changing viewport of Album when opening panels

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 152615] New: changing viewport of Album when opening panels

Bugzilla from mikmach@wp.pl
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=152615         
           Summary: changing viewport of Album when opening panels
           Product: digikam
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: Albums GUI
        AssignedTo: digikam-devel kde org
        ReportedBy: mikmach wp pl


Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc4.3
OS:                Linux

When opening panels viewport of Album is changed - it moves upward.

The main consequence is vanishing of selected image from view. For best reproduction select album with many pictures (requiring several PagesDown to go to the bottom) and select last  image. Then open and close several times eg. Properties panel. In many situations picture vanishes after just one round. After many rounds you can go to the top of album.

Selected album should stay visible.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 152615] changing viewport of Album when opening panels

Bugzilla from mikmach@wp.pl
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=152615         
mikmach wp pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |0.9.3-beta1
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 152615] changing viewport of Album when opening panels

Bugzilla from pave@o2.pl
In reply to this post by Bugzilla from mikmach@wp.pl
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=152615         




------- Additional Comments From pave o2 pl  2007-11-21 01:21 -------
The problem is caused by the fact that in IconView::slotRearrange(), IconView::ensureItemVisible() is called with d->storedVisibleItem as a parameter. That variable is previously set to findFirstVisibleItem() in IconView::triggerRearrangement();

As a result, when changing the IconView size from A to B, visibility in B is set to the first item that was visible in A size, instead of the current item.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 152615] changing viewport of Album when opening panels

Gilles Caulier-4
In reply to this post by Bugzilla from mikmach@wp.pl
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=152615         




------- Additional Comments From caulier.gilles gmail com  2007-11-21 05:38 -------
Pawel,

Patch are always welcome from you... (:=)))

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 152615] changing viewport of Album when opening panels

Bugzilla from mikmach@wp.pl
In reply to this post by Bugzilla from mikmach@wp.pl
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=152615         




------- Additional Comments From mikmach wp pl  2007-11-21 19:38 -------
There is very similar bug with text filtering. After clearing of field
viewport jumps up. This is not the case with filetype and rating
filtering - selected item stays visible.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel