View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000262 | Double Commander | Graphical user interface | public | 2011-11-21 21:09 | 2014-01-14 22:52 |
| Reporter | denis230 | Assigned To | Alexx2000 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Projection | none | ETA | none | ||
| Target Version | 0.5.4 | Fixed in Version | 0.5.4 | ||
| Summary | 0000262: В форме 'Задать шаблон' убрать свернуть | ||||
| Description | В форме 'Задать шаблон': - убрать кнопку 'свернуть' | ||||
| Tags | No tags attached. | ||||
| Attached Files | fFindDlg.lfm.patch (331 bytes)
Index: fFindDlg.lfm =================================================================== --- fFindDlg.lfm (revision 4108) +++ fFindDlg.lfm (working copy) @@ -3,6 +3,7 @@ Height = 348 Top = 116 Width = 585 + BorderIcons = [biSystemMenu, biMaximize] Caption = 'Find files' ClientHeight = 348 ClientWidth = 585 | ||||
| Fixed in Revision | 4355,4416 | ||||
| Operating system | Windows | ||||
| Widgetset | Win32 | ||||
| Architecture | 32-bit, 64-bit | ||||
|
|
В данном случае форма по идее обязана быть модальной, т.к. она должна блокировать родительское окно. |
|
|
Do you want to make the window modal? |
|
|
Готово, прошу проверить и залить в SVN Скрипт: прикрепил к заявке |
|
|
>Do you want to make the window modal? No, this window used by two ways: 1. As "Find files" dialog (non-modal) 2. As "Define template" dialog (modal) that called from select files dialog In second way it must be modal to block select files dialog. >Готово, прошу проверить и залить в SVN Патч некорректный, т.к. данная форма является также диалогом поиска файлов. Соответственно отключать кнопки надо в коде. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-11-21 21:09 | denis230 | New Issue | |
| 2011-11-21 21:09 | denis230 | File Added: TC_Маска выбора_Задать шаблон.png | |
| 2011-11-21 23:01 | Alexx2000 | Note Added: 0000166 | |
| 2011-11-21 23:18 | cobines | Note Added: 0000167 | |
| 2011-11-23 23:52 | denis230 | File Added: fFindDlg.lfm.patch | |
| 2011-11-23 23:52 | denis230 | Summary | В форме 'Задать шаблон' убрать модальность формы, свернуть => В форме 'Задать шаблон' убрать свернуть |
| 2011-11-23 23:52 | denis230 | Description Updated | |
| 2011-11-23 23:54 | denis230 | Note Added: 0000207 | |
| 2011-11-23 23:54 | denis230 | Assigned To | => Alexx2000 |
| 2011-11-23 23:54 | denis230 | Status | new => feedback |
| 2011-11-24 13:56 | Alexx2000 | Note Added: 0000211 | |
| 2012-03-10 14:39 | Alexx2000 | Fixed in Revision | => 4355 |
| 2012-03-10 14:39 | Alexx2000 | Status | feedback => resolved |
| 2012-03-10 14:39 | Alexx2000 | Fixed in Version | => 0.5.5 |
| 2012-03-10 14:39 | Alexx2000 | Resolution | open => fixed |
| 2012-03-10 14:40 | Alexx2000 | File Deleted: TC_Маска выбора_Задать шаблон.png | |
| 2012-03-17 17:46 | Alexx2000 | Fixed in Revision | 4355 => 4355,4416 |
| 2012-03-17 17:46 | Alexx2000 | Fixed in Version | 0.5.5 => 0.5.4 |
| 2012-03-17 17:46 | Alexx2000 | Target Version | => 0.5.4 |
| 2014-01-14 22:52 | Alexx2000 | Status | resolved => closed |