Skip to content

[Find/Replace]: Classic Dialog doesn't handle RegEx-Errors well #1204

@Wittmaxi

Description

@Wittmaxi

Description

Reg-Ex errors can be displayed in a weird, non-pragmatic, way

Reproduce

  1. Open Find/Replace (Ctrl+F)
  2. Setup Find/Replace-Dialog to Find: "[", Options: Regulax Expressions | Wrap Search
  3. Press Find
  4. See that the error message is not displayed well on the default size
    grafik

Misc

when resizing the Dialog, the error-message is displayed in a better format.
grafik
I count this as a bug because a user might not suspect that the error-message is incomplete and needs resizing of the textbox. A pragmatic approach could be either resizing the Dialog, or putting the Text into a scrollable container that shows that there is more to the error message.
From code-analysis, I also believe that this error message is not localized - needs to be reproduced sometime else.
I will probably not work on this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions