Bug 336383 - the highlighted file is replaced by highlighting all file above it.
Summary: the highlighted file is replaced by highlighting all file above it.
Status: CLOSED DUPLICATE of bug 333457
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: details mode (show other bugs)
Version: 4.13.0
Platform: Kubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-18 08:33 UTC by Erike Magegere
Modified: 2014-06-18 16:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erike Magegere 2014-06-18 08:33:32 UTC
if you select a file in the view the file is highlited as should be. if an application is adding files or edit etc the highliting is changed to all files above that file. 
using dlophin in split mode details (have not tested others). 

Reproducible: Always

Steps to Reproduce:
1.select file
2.application adding file to directory
3.selection is changed
Actual Results:  
selection is changed to all files above

Expected Results:  
selection remains
Comment 1 Frank Reininghaus 2014-06-18 11:01:36 UTC
Thanks for the bug report! Looks pretty much like bug 333457.

Please note that 4.13.0 is a bit outdated already. I encourage you to upgrade to 4.13.2, which contains many bug fixes. If you still see the problem after upgrading, please let us know.

*** This bug has been marked as a duplicate of bug 333457 ***
Comment 2 Erike Magegere 2014-06-18 11:11:01 UTC
Thank you Frank. How do I upgrade to 4.13.2?  If I do an apt-get it says it
is at current version.  Thank you in advance. Eric
On 18 Jun 2014 13:01, "Frank Reininghaus" <frank78ac@googlemail.com> wrote:

> https://bugs.kde.org/show_bug.cgi?id=336383
>
> Frank Reininghaus <frank78ac@googlemail.com> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |RESOLVED
>          Resolution|---                         |DUPLICATE
>
> --- Comment #1 from Frank Reininghaus <frank78ac@googlemail.com> ---
> Thanks for the bug report! Looks pretty much like bug 333457.
>
> Please note that 4.13.0 is a bit outdated already. I encourage you to
> upgrade
> to 4.13.2, which contains many bug fixes. If you still see the problem
> after
> upgrading, please let us know.
>
> *** This bug has been marked as a duplicate of bug 333457 ***
>
> --
> You are receiving this mail because:
> You reported the bug.
>
Comment 3 Frank Reininghaus 2014-06-18 11:18:16 UTC
(In reply to comment #2)
> Thank you Frank. How do I upgrade to 4.13.2?  If I do an apt-get it says it
> is at current version.

I don't know, sorry. Please ask in a Kubuntu support forum or mailing list. I had assumed that the Kubuntu people make all bug fix updates available automatically, but maybe that assumption is wrong.
Comment 4 Erike Magegere 2014-06-18 11:43:58 UTC
Thank you Frank.

I found this :
sudo add-apt-repository ppa:kubuntu-ppa/ppa
sudo apt-get update
sudo apt-get dist-upgrade

I thought I had done this BUT it may have been before 14.04.
I have just repeated the failure mode and the upgrade and your bug fixes works perfectly
Comment 5 Frank Reininghaus 2014-06-18 16:51:49 UTC
It's good to know that it works know. Thanks for letting us know!