Bug 328150 - More intelligent webpopup position
Summary: More intelligent webpopup position
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: 1.7 (KDE 4.12)
Platform: unspecified Linux
: NOR task
Target Milestone: ---
Assignee: marble-bugs
URL: http://www.google-melange.com/gci/tas...
Keywords: junior-jobs
Depends on:
Blocks: 327418
  Show dependency treegraph
 
Reported: 2013-11-27 18:36 UTC by Dennis Nienhüser
Modified: 2013-12-10 21:59 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 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