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

[editor][selection] selection moved when try to press F5 or F6 #2153

Closed
mc-butler opened this issue Apr 23, 2010 · 9 comments
Closed

[editor][selection] selection moved when try to press F5 or F6 #2153

mc-butler opened this issue Apr 23, 2010 · 9 comments
Labels
area: mcedit mcedit, the built-in text editor prio: medium Has the potential to affect progress
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2153
Reporter slavazanko (@slavaz)

LANG=ru_RU.UTF-8

Test case:

  • run mc
  • touch test.txt
  • F4 on this file (open for edit)
  • type any miltibyte text; for example:
    тест 2тест2 тест
    
    тесттест
    
  • make selection of 'тесттест'
  • remove '2тест2' from first string
  • press F5 or F6

You'll see shifted selection and broken copyed(or moved) text

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Apr 23, 2010 at 9:33 UTC (comment 1)

  • Description edited

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Apr 23, 2010 at 9:35 UTC (comment 2)

  • Description edited

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Jun 14, 2010 at 9:57 UTC (comment 3)

  • Status changed from new to accepted
  • Owner set to angel_il

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Jul 4, 2010 at 19:34 UTC (comment 4)

  • Keywords set to stable-candidate
  • Severity changed from no branch to on review

branch: 2153_wrong_selection_fix
changeset: [a477f2b5cf33987b44add8e66b6b8e1331ff7f6b]

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Jul 5, 2010 at 4:55 UTC (comment 5)

  • Milestone changed from 4.7 to 4.7.3

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 5, 2010 at 6:46 UTC (comment 6)

  • Votes set to andrew_b

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Jul 5, 2010 at 12:54 UTC (comment 7)

  • Severity changed from on review to approved
  • Votes changed from andrew_b to andrew_b slavazanko

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Jul 5, 2010 at 15:19 UTC (comment 8)

  • Status changed from accepted to testing
  • Severity changed from approved to merged
  • Votes changed from andrew_b slavazanko to committed-master
  • Resolution set to fixed

Fixed (master): [e72693f]

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Jul 5, 2010 at 17:19 UTC (comment 9)

  • Status changed from testing to closed
  • Keywords stable-candidate deleted
  • Votes changed from committed-master to committed-master committed-stable

Stable branch: [2363968]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: mcedit mcedit, the built-in text editor prio: medium Has the potential to affect progress
Development

No branches or pull requests

1 participant