Bug 253860 - Marble's routing mode does not check for changed routing options on dragging of a destination
Summary: Marble's routing mode does not check for changed routing options on dragging ...
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: 1.0 (KDE 4.6)
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-11 18:07 UTC by Bastian Senst
Modified: 2011-12-19 20:36 UTC (History)
2 users (show)

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 Bastian Senst 2010-10-11 18:07:19 UTC
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.
Comment 1 Dennis Nienhüser 2010-10-11 18:46:41 UTC
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.
Comment 2 Dennis Nienhüser 2010-11-13 23:25:59 UTC
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
Comment 3 Simeon 2011-12-19 13:58:43 UTC
This bug can no longer be reproduced.Report should be closed.
Comment 4 Dennis Nienhüser 2011-12-19 20:36:03 UTC
Yes, indeed.