Skip to content

Invisible search configuration icons #590

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

Open
per1234 opened this issue Nov 2, 2021 · 0 comments
Open

Invisible search configuration icons #590

per1234 opened this issue Nov 2, 2021 · 0 comments
Assignees
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@per1234
Copy link
Contributor

per1234 commented Nov 2, 2021

Describe the problem

🐛 If the user has used a previous version of the IDE, the "Match Case", "Match Whole Word" and "Use Regular Expressions" icons in the "Search" field of the "Search" sidebar are invisible on first run of the IDE.

They become visible after opening an additional IDE window (e.g., File > New).

To reproduce

  1. Delete the IDE's configuration folders.
  2. Start Arduino IDE 2.0.0-beta.11.
  3. Close all Arduino IDE 2.0.0-beta.11 windows.
  4. Start Arduino IDE 2.0.0
  5. Click the magnifying glass icon ("Search") on the left menu bar.
    🐛 Note that the "Match Case", "Match Whole Word", and "Use Regular Expressions" search configuration icons are not visible in the "Search" field.
    Hover and click the mouse in the areas where the icons normally are to verify that they do exist.
    🐛 Note that the "Include Ignored Files" configuration icon is the old representational style.
    image
  6. Select File > New from the Arduino IDE menus.
  7. Click the magnifying glass icon ("Search") on the left menu bar.
    🙂 Note that the "Match Case", "Match Whole Word", and "Use Regular Expressions" search configuration icons are now visible in the "Search" field.
    🙂 Note that the "Include Ignored Files" configuration icon is the new abstract style.
    image

Expected behavior

Search configuration icons are always visible.

Arduino IDE version

Original report

2.0.0-beta.12-nightly.20211028

Last verified with

2.0.1-snapshot-61a11a0

Operating system

Windows

Operating system version

10

Additional context

The issue does not affect the equivalent icons in the "Find" interface.

Somewhat resembles #531, but that bug is persistent.

@per1234 per1234 added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants