gree / gree/unity-webview

A duplicate WebView window is displayed at the bottom left of the screen in macOS.

Open
#1,066 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C++
Stars
2.7k
Forks
734
Avg merge
11h 39m
Merged PRs (30d)
1

Description

In macOS, a duplicate window appears at the bottom left of the screen. Is this intentional? When I attempt to resize this window, the content inside my main window shifts. Please see the attached screenshot.
Screenshot 2024-04-16 at 8 36 26 AM
Screenshot 2024-04-16 at 8 39 48 AM

Is this intentionally done? I am trying to run the sample app and encountered with this issue.

@KojiNakamaru I also need your advice on the following points:

  1. We plan to use this in a production app. How much do you recommend it for a production environment?
  2. Another issue I've noticed is with the input box; the cursor is not visible.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in the macOS sample app and inspect the WebView window behavior shown in the attached screenshots. Determine why a duplicate window appears at the bottom left and why resizing it shifts the main content; done means the sample app shows one correctly sized window without shifting content, with the cursor issue separately confirmed or documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.