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

Luci: Mouse input does not change UI when using iPhone Screen Mirroring #7654

Open
1 task done
amarjandu opened this issue Feb 26, 2025 · 1 comment
Open
1 task done

Comments

@amarjandu
Copy link

amarjandu commented Feb 26, 2025

Note, this issue does not manifest when using the application on the iPhone, only when using the iPhone Mirroring Application.

Is there an existing issue for this?

  • I have searched among all existing issues (including closed issues)

screenshots or captures

Screen.Recording.2025-02-26.at.10.08.58.AM.mov

Actual behaviour

UI does not change based on where the user is clicking in the menu bar.

Expected behaviour

UI should navigate to the page that the user has selected.

Steps to reproduce

  1. Open Mirror iPhone App on OSX https://support.apple.com/en-us/120421
  2. Within the application navigate to Safari
  3. Load Luci + Login in to the portal
  4. Attempt to navigate between sections in the menu-bar

Additional Information

{
    "Device": "Linksys WRT3200ACM",
    "Architecture": {
        "Processor": "ARMv7 Processor rev 1 (v7l)",
        "Platform": "mvebu/cortexa9"
    },
    "Firmware": {
        "Version": "OpenWrt 23.05.5 r24106-10cc5fcd00 / LuCI openwrt-23.05 branch git-24.264.56413-c7a3562"
    },
    "Kernel": {
        "Version": "5.15.167"
    }
}

What browsers do you see the problem on?

Safari

Relevant log output

@stokito
Copy link
Contributor

stokito commented Mar 4, 2025

Menu doesn't opened correctly when touched and the menu was split to a few lines. This is reproducible on a desktop Firefox in Responsive Design Mode (Ctrl+Shift+M).
But from the mobile Firefox all looks good.
As a workaround try the Desktop Mode in Safari

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

No branches or pull requests

2 participants