Ticket #3714 (closed defect: fixed)
History dialog's location not updated on resize
Reported by: | egmont | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.8.19 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #3723 | |
Branch state: | merged | Votes for changeset: | committed-master |
Description
Press Alt+H (or click on the far right of the command line) to open the History popup.
Resize the terminal window (even better: maximize/fullscreen it).
Notice that the History popup's location is always one step behind. On each resize, the location is computed according to the old window size rather than the new one.
Change History
comment:3 Changed 8 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Branch state changed from no branch to on review
- Milestone changed from Future Releases to 4.8.19
Branch: 3714_dialog_resize_location
changeset:432b1ea6e1a0e1955a3b90386b1ef6dc4505ae60
comment:5 Changed 8 years ago by andrew_b
- Votes for changeset set to andrew_b
- Branch state changed from on review to approved
comment:6 Changed 8 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [6f6ddefeb033ab38db5da221453eb2f3b764c63e].
Note: See
TracTickets for help on using
tickets.
The same happens with all other history dialogs, e.g. the ones of Copy and Move, or Left -> Listing mode too.