Skip to content

Unable to switch between input field in settings #2

@Sane-Sunil

Description

@Sane-Sunil

Image

Summary

Users are unable to switch between input fields in the settings panel using mouse clicks.

Steps to Reproduce

  1. Open Settings → Intervals & Probing
  2. Click on an input field (e.g., "Ping every")
  3. Try clicking on another input field (e.g., "Speed test every")

Expected Behavior

Clicking another input should move focus to that field like that in internet probes section.

Actual Behavior

  • Clicking changes focus for a moment and reverts back to first field (ping every)
  • Users must:
    • Use Tab key, or
    • Click-and-hold to adjust values

Impact

  • Poor user experience
  • Non-intuitive interaction
  • Especially problematic for non-technical users

Possible Causes (Speculation)

  • Overlay or element blocking pointer events
  • Custom input component handling focus incorrectly

Environment

  • OS: Windows 11 (amd64)
  • Browser: Edge, Chrome
  • Package: netmon windows amd64
  • Release: v1.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions