SASGIS

Веб-картография и навигация


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002941SAS.Планета[All Projects] Багpublic10-01-2016 12:4511-01-2016 18:18
ReporterGarl 
Assigned Tozed 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformWindowsOS7OS VersionProfessional
Product Version.Nightly 
Target Version160606Fixed in Version160606 
Summary0002941: MergePolygonsProgress: Cannot focus a disabled or invisible window
Descriptionпри закрытии приложения вылетело, ничего особенного не делал.
объединил 1 полигон и делал много копирований кэша...
TagsNo tags attached.
Attached Files? file icon SASPlanet.Debug.elf [^] (69,421 bytes) 10-01-2016 12:45

- Relationships

-  Notes
(0016977)
zed (manager)
10-01-2016 13:13

Помню копипастил этот кусок кода из какой-то формы и видно лишнего захватил:

procedure TfrmMergePolygonsProgress.FormClose(
  Sender: TObject;
  var Action: TCloseAction
);
begin
  CancelOperation;
  Action := caHide;
  Application.MainForm.SetFocus; // <-- сюда ругается
end;

- Users who viewed this issue
User List Anonymous (2206x), vdemidov (1x), zed (9x), bk99 (1x), Garl (3x)
Total Views 2220
Last View 26-04-2024 13:19

- Issue History
Date Modified Username Field Change
10-01-2016 12:45 Garl New Issue
10-01-2016 12:45 Garl File Added: SASPlanet.Debug.elf
10-01-2016 13:08 zed Summary EInvalidOperation => MergePolygonsProgress: Cannot focus a disabled or invisible window
10-01-2016 13:08 zed Status new => confirmed
10-01-2016 13:13 zed Note Added: 0016977
10-01-2016 13:14 zed Target Version => 160606
11-01-2016 18:18 zed Status confirmed => resolved
11-01-2016 18:18 zed Fixed in Version => 160606
11-01-2016 18:18 zed Resolution open => fixed
11-01-2016 18:18 zed Assigned To => zed



Copyright © 2007 - 2024 SAS.Planet Team