Opened 13 years ago
Closed 13 years ago
#7568 closed defect (irreproducible)
Merge doesn't add new bounds to target layer
Reported by: | AM909 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | merge bounds | Cc: | AM909 |
Description
Using tested r5047.
- Open layer B from file B.
- Open layer A from file A, containing an area at least partially outside that in layer B.
- Use Edit->Merge Layer to merge layer A into layer B.
The resulting layer B still has diagonal lines across the area that was added by the merge, falsely indicating it is not part of the downloaded area. If you save the file, it, too, does not contain a new <bounds> tag with the new area in it.
This is in contrast to what happens if you download with File->"Download from OSM" and un-check the "Download as new layer" checkbox. This method correctly expands the notion of the downloaded area, both in on-screen rendering and in the saved file.
Attachments (0)
Change History (3)
comment:1 by , 13 years ago
comment:3 by , 13 years ago
Resolution: | → irreproducible |
---|---|
Status: | new → closed |
Can you attach your files A and B please ? I've run some tests without being able to reproduce
this problem.