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

electron应用在分辨率为1600*900的时候,出现亮线问题 #41878

Open
3 tasks done
tonglin-ai opened this issue Apr 17, 2024 · 10 comments
Open
3 tasks done

electron应用在分辨率为1600*900的时候,出现亮线问题 #41878

tonglin-ai opened this issue Apr 17, 2024 · 10 comments
Labels

Comments

@tonglin-ai
Copy link

Preflight Checklist

Electron Version

18.3.5

What operating system are you using?

Windows

Operating System Version

Windows10

What arch are you using?

x64

Last Known Working Electron version

No response

Expected Behavior

electron版本是18.3.5
1713342971884

Actual Behavior

把分辨率设置为1600*900,打开应用,放大窗口就会出现亮线问题
1713342971884

Testcase Gist URL

No response

Additional Information

No response

@codebytere
Copy link
Member

Electron 18 isn't supported and hasn't been in some time. For us to continue triaging this issue, it must be present on a currently supported version of Electron. This issue will be closed in 10 days if there is no response.

@codebytere codebytere added the blocked/need-info ❌ Cannot proceed without more information label Apr 17, 2024
@tonglin-ai
Copy link
Author

Electron 18 isn't supported and hasn't been in some time. For us to continue triaging this issue, it must be present on a currently supported version of Electron. This issue will be closed in 10 days if there is no response.

So which version can switching to solve this problem?

@tonglin-ai
Copy link
Author

Electron 18 isn't supported and hasn't been in some time. For us to continue triaging this issue, it must be present on a currently supported version of Electron. This issue will be closed in 10 days if there is no response.

But after upgrading to version 28.0.0, I still encountered the issue of bright lines
66571ff80aaa19fd2fdfdbb1cf3d2b9

@tonglin-ai
Copy link
Author

Electron 18 isn't supported and hasn't been in some time. For us to continue triaging this issue, it must be present on a currently supported version of Electron. This issue will be closed in 10 days if there is no response.

But after upgrading to version 28.0.0, I still encountered the issue of bright lines 66571ff80aaa19fd2fdfdbb1cf3d2b9

sorry,Restart the client, the issue is resolved

@tonglin-ai
Copy link
Author

Electron 18 isn't supported and hasn't been in some time. For us to continue triaging this issue, it must be present on a currently supported version of Electron. This issue will be closed in 10 days if there is no response.

I have upgraded to version 27.0.0 now. Is this version okay on Windows 7

@mlaurencin
Copy link
Contributor

mlaurencin commented Apr 18, 2024

Electron no longer supports Windows 7 as of version 23. You can read further in our blog post here

The version of Electron you reported this on initially had been superseded by newer releases. See our supported versions documentation.

If you’re still experiencing this issue in Electron 28.x.y or later, please add a comment specifying the version you’re testing with and any other new information that a maintainer trying to reproduce the issue should know.

I’m keeping the blocked/need-info label in place for the above reasons. This issue will be closed 10 days from now if there is no response. If your problem is resolved, please feel free to close the issue yourself.

Thanks in advance! Your help is appreciated.

@tonglin-ai
Copy link
Author

After upgrading to version 27, there was still a problem with the bright lines, which only appeared elsewhere

@tonglin-ai
Copy link
Author

After upgrading to version 27, there was still a problem with the bright lines, which only appeared elsewhere

ab2df357b4f26668b4603eacbb1bb9b

@mlaurencin mlaurencin added blocked/need-repro Needs a test case to reproduce the bug and removed blocked/need-info ❌ Cannot proceed without more information labels Apr 19, 2024
@electron-issue-triage
Copy link

Hello @tonglin-ai. Thanks for reporting this and helping to make Electron better!

Would it be possible for you to make a standalone testcase with only the code necessary to reproduce the issue? For example, Electron Fiddle is a great tool for making small test cases and makes it easy to publish your test case to a gist that Electron maintainers can use.

Stand-alone test cases make fixing issues go more smoothly: it ensure everyone's looking at the same issue, it removes all unnecessary variables from the equation, and it can also provide the basis for automated regression tests.

Now adding the blocked/need-repro Needs a test case to reproduce the bug label for this reason. After you make a test case, please link to it in a followup comment. This issue will be closed in 10 days if the above is not addressed.

@mlaurencin
Copy link
Contributor

I've added this new blocked/need-repro label because due to time constraints, triaging code with third-party dependencies is usually not feasible for a small team like Electron's.

Please provide a standalone testcase that displays your issue in version 28 or above.

Thanks in advance! Your help is appreciated.

@electron-issue-triage electron-issue-triage bot removed the blocked/need-repro Needs a test case to reproduce the bug label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants