Ticket #1561 (reopened task)
Help for editor dialogs
Reported by: | andrew_b | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | Future Releases |
Component: | documentation | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
'Search', 'Replace', 'Options', 'Save Mode' editor dialogs don't have help (F1).
Change History
comment:2 Changed 15 years ago by slavazanko
- Priority changed from major to minor
- Milestone changed from 4.7.0-pre2 to 4.7
So, It's not actual task at present time.
comment:3 Changed 15 years ago by andrew_b
Also, I think, there is a reason to create separate help files for file manager, editor and viewer.
comment:4 Changed 15 years ago by andrew_b
- Status changed from new to accepted
- severity changed from no branch to on review
- Component changed from documentation to mc-core
- Priority changed from minor to major
- Version changed from 4.7.0-pre1 to master
- Owner set to andrew_b
Inital step: fix of help formatting.
Currently, help window is constant, and help is hard formatted depending on help window width. In 1561_help branch, the help formatting is totally reimplemented: long lines are being split by words dynamically in run-time depending on terminal window width.
Branch is 1561_help, parent branch is master.
Initial changeset: 86bd9c103b49dcf4f0e966a9a8cb26d0719eb60a
comment:8 Changed 15 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
- severity changed from on review to approved
comment:9 follow-up: ↓ 11 Changed 15 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from slavazanko angel_il to commited-master
- Resolution set to fixed
- severity changed from approved to merged
Merged to master.
changeset:90c7cbf3c309f48434f0d77d56d96a0f11896a7e
git log --pretty=oneline c8dae6f..90c7cbf
comment:10 Changed 15 years ago by andrew_b
- Status changed from testing to reopened
- Votes for changeset commited-master deleted
- severity changed from merged to no branch
- Component changed from mc-core to mcedit
- Priority changed from major to minor
- Milestone changed from 4.7.2 to 4.7
- Resolution fixed deleted
Ticket has been reopened to make initial task: write help for editor.
comment:11 in reply to: ↑ 9 Changed 15 years ago by andrew_b
The fixe merge info:
Initial changeset:ca0af7de47856b17bde8e22ba3f4592201000771
Final changeset:0731ad5e60e69fffae55a77e5b92b4867236ee3b
git log --pretty=oneline ca0af7d...0731ad5
comment:12 Changed 15 years ago by gotar
File exists dialog has no help too (4.7.2), after F1 I've got:
Error
Cannot find node [Replace] in help file
comment:13 Changed 13 years ago by andrew_b
- Branch state set to no branch
- Milestone changed from 4.7 to Future Releases