A 'cosmetic' bug report.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

A 'cosmetic' bug report.

Jurko Gospodnetic
Hi.

  I found a small 'cosmetic' bug while using Dolphin's Package browser
related to its list view control used to present all of the packages. I
didn't explore it further, but I did discover one of its replayable
symptoms:

   1. Open the package browser.
   2. Select the '$' folder which should present you with a lot of packages
       in the list in the bottom left corner of the window.
   3. Select one package from the list.
   4. Now press <Ctrl>+<A> to select all of the packages.
   5. Now do two things relatively quickly in succession (if you do this too
       slow the bug will not show, but the time window for this on my
       machine was big enough for me to replicate this behavior every time):
        5.1. Click on one of the packages.
        5.2. Press <Ctrl>+<A> to select all of the packages.

  Now you'd expect to have all of the packages in the list selected but
instead only the last one is.

  I believe this happens if you press <Ctrl>-<A> before the list view
control manages to finish some of its internal redrawing or 'unselecting'
previously selected items in the model.

  Hope this helps,
    Jurko


Reply | Threaded
Open this post in threaded view
|

Re: A 'cosmetic' bug report.

Blair McGlashan-2
"Jurko Gospodnetiæ" <[hidden email]> wrote in message
news:c2f1p7$b58$[hidden email]...
>
>   I found a small 'cosmetic' bug while using Dolphin's Package browser
> related to its list view control used to present all of the packages. I
> didn't explore it further, but I did discover one of its replayable
> symptoms:....

Thanks Jurko. Quite bizarre. Recorded as #1508.

Regards

Blair