Version: unspecified (using Devel) OS: Linux Reproducible: Always Steps to Reproduce: * Change to the Routing Tab * Choose a start * Choose a destination * Choose “bicycle” * Click on “Get Directions” * Choose “Car (fastest)” * Drag the destination Actual Results: A new route for the bicycle will be calculated. Expected Results: A new route for “Car (fastest)” will be calculated.
That's right; I'd wait for Niko's commit (configurable routing profiles) to fix this as it changes many things with regard to routing options. Maybe we should fix it in the stable branch, though.
SVN commit 1196685 by nienhueser: Once the selected routing profile is changed by the user, immediately set it on the route request. Fixes profile changes not applied when modifying a route via drag and drop. CCBUG: 253860 M +9 -0 RoutingWidget.cpp M +3 -0 RoutingWidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1196685
This bug can no longer be reproduced.Report should be closed.
Yes, indeed.