First, please Frank let me know is reporting bugs against KF5 dolphin desired? i imagine working on 3 branches could be overwhelming ;-) Reproducible: Always Steps to Reproduce: 1. Configure dolphin 2. Change a setting 3. apply (+ok) Actual Results: nothing happens Expected Results: setting should be applied. inspected dolphinrc to confirm it's not a visual only thing
Thanks for reporting - this issue has been reported already though. *** This bug has been marked as a duplicate of bug 335709 ***
(In reply to comment #0) > First, please Frank let me know is reporting bugs against KF5 dolphin > desired? i imagine working on 3 branches could be overwhelming ;-) Yes, reporting these bugs is definitely desired! I guess that the Qt5/KF5 porting has caused some more bugs (which might be caused by changed returned values and return types of functions that still look mostly the same, or signals and virtual slots which have disappeared because a K* class has been replaced by its Q* counterpart). We will most likely not find all these bugs ourselves, so any help to find them all is definitely welcome!