Bug 328150

Summary: More intelligent webpopup position
Product: [Applications] marble Reporter: Dennis Nienhüser <nienhueser>
Component: generalAssignee: marble-bugs
Status: RESOLVED FIXED    
Severity: task Keywords: junior-jobs
Priority: NOR    
Version: 1.7 (KDE 4.12)   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
URL: http://www.google-melange.com/gci/task/view/google/gci2013/5793086919671808
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 327418    

Description Dennis Nienhüser 2013-11-27 18:36:48 UTC
Clicking on a placemark opens the web popup, a QWebView showing information about the place. Its size and position are not optimal when the Marble window is small. The main reason is that the map is centered on the placemark and the popup is aligned to the right of it. Instead the map should be positioned such that the placemark becomes positioned horizontally towards the left side of the window and vertically centered as before. Note that this should also work for spherical projection.
Comment 1 Dennis Nienhüser 2013-12-10 21:59:32 UTC
Implemented during GCI