View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000258 | Double Commander | Graphical user interface | public | 2011-11-21 20:55 | 2014-01-14 22:52 |
Reporter | denis230 | Assigned To | Alexx2000 | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Projection | none | ETA | none | ||
Product Version | 0.5.1 | ||||
Target Version | 0.5.2 | Fixed in Version | 0.5.2 | ||
Summary | 0000258: В форме 'Проверка контрольной суммы' неправильная иконка и убрать свернуть | ||||
Description | В форме 'Проверка контрольной суммы' неправильная иконка и кнопку свернуть убрать | ||||
Tags | No tags attached. | ||||
Attached Files | fchecksumverify.lfm.patch (667 bytes)
Index: fchecksumverify.lfm =================================================================== --- fchecksumverify.lfm (revision 4108) +++ fchecksumverify.lfm (working copy) @@ -4,8 +4,10 @@ Top = 175 Width = 400 Caption = 'Verify check sum...' - ClientHeight = 300 - ClientWidth = 400 + ClientHeight = 200 + ClientWidth = 300 + Constraints.MinHeight = 200 + Constraints.MinWidth = 300 Position = poScreenCenter LCLVersion = '0.9.27' object mmCheckSumVerify: TMemo @@ -38,6 +40,7 @@ Anchors = [akLeft, akBottom] BorderSpacing.Bottom = 10 Caption = '&Close' + Default = True Kind = bkClose TabOrder = 1 end | ||||
Fixed in Revision | 4116,4127 | ||||
Operating system | Windows | ||||
Widgetset | Win32 | ||||
Architecture | 32-bit, 64-bit | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-11-21 20:55 | denis230 | New Issue | |
2011-11-21 20:55 | denis230 | File Added: DC_Проверка контрольной суммы.png | |
2011-11-22 00:35 | denis230 | Assigned To | => denis230 |
2011-11-22 00:35 | denis230 | Status | new => assigned |
2011-11-23 22:58 | denis230 | File Added: fchecksumverify.lfm.patch | |
2011-11-23 23:01 | denis230 | Summary | В форме 'Проверка контрольной суммы' неправильная иконка и убрать модальность формы => В форме 'Проверка контрольной суммы' неправильная иконка и убрать свернуть |
2011-11-23 23:01 | denis230 | Description Updated | |
2011-11-23 23:01 | denis230 | Note Added: 0000206 | |
2011-11-23 23:01 | denis230 | Assigned To | denis230 => Alexx2000 |
2011-11-23 23:01 | denis230 | Status | assigned => feedback |
2011-11-26 14:53 | Alexx2000 | Fixed in Revision | => 4116 |
2011-11-26 14:53 | Alexx2000 | Note Added: 0000218 | |
2011-11-26 14:53 | Alexx2000 | Status | feedback => resolved |
2011-11-26 14:53 | Alexx2000 | Fixed in Version | => 0.5.5 |
2011-11-26 14:53 | Alexx2000 | Resolution | open => fixed |
2011-12-03 13:13 | Alexx2000 | Fixed in Revision | 4116 => 4116,4127 |
2011-12-03 13:13 | Alexx2000 | Fixed in Version | 0.5.5 => 0.5.2 |
2011-12-03 13:13 | Alexx2000 | Target Version | => 0.5.2 |
2014-01-14 22:52 | Alexx2000 | Status | resolved => closed |