Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DI_FIXEDIT problems #846

Open
ssvine opened this issue May 19, 2024 · 0 comments
Open

DI_FIXEDIT problems #846

ssvine opened this issue May 19, 2024 · 0 comments
Labels

Comments

@ssvine
Copy link

ssvine commented May 19, 2024

Far Manager version

3.0.6334.0

OS version

10.0.19045.4412

Other software

No response

Steps to reproduce

Prepare:

  1. Start Far without plugins/macros and console emulators
  2. F9 => Options => Viewer settings
  3. Focus to Maximum line width edit box. It is DI_FIXEDIT + DIF_MASKEDIT with mask #99999 and width = 6

1st problem (related to DIF_MASKEDIT):

  1. With the help of left/rigth arrow keys it is possible to enter values like 10 2 3 (for the mask #99999)

2nd problem:

  1. Selection expands out of the edit box (press Ctrl-A, then press left/right arrows and see how overflown portion of the selection doesn't disappear)

3rd problem:

  1. Sometimes navigating with right arrow doesn't stop at the end but proceeds past the end, where it shows garbage. To reproduce, use Release version and reopen Viewer settings if the bug does not manifest itself.

The following animated gif shows all the problems at once. (At the end I press Backspace, that fills deleted characters with 8 instead of space, but it seems to be related to the 3rd problem.)

bug

Expected behavior

No response

Actual behavior

Actual behaviour is shown in the animated gif above.

@ssvine ssvine added the bug label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant