Skip to content

The up/down option in PyCrust shell's FindReplaceDialog doesn't work. #2744

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

Closed
komoto48g opened this issue May 2, 2025 · 0 comments · Fixed by #2747
Closed

The up/down option in PyCrust shell's FindReplaceDialog doesn't work. #2744

komoto48g opened this issue May 2, 2025 · 0 comments · Fixed by #2747

Comments

@komoto48g
Copy link
Contributor

Operating system: Windows 11
wxPython version & source: 4.2.3 (pypi)
Python version & source: 3.12

Description of the problem: The up/down option in PyCrust shell's FindReplaceDialog doesn't work.

To confirm this issue: (click to expand)
  1. Launch PyCrust (or any wx.py.Py*** scripts that inherits from wx.py.frame):
    python -m wx.py.PyCrust
  2. Press [Ctrl+F] to open the Find dialog.
  3. Select [Up] direction.
  4. Enter text such as "wx" and try searching.
    You will see that the first match appears below the cursor position.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant