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

win11下以图搜图时在浏览器打开有问题 #310

Open
CodeTestHome opened this issue Dec 9, 2024 · 3 comments
Open

win11下以图搜图时在浏览器打开有问题 #310

CodeTestHome opened this issue Dec 9, 2024 · 3 comments
Labels
bug 错误 试解决 在代码中尝试修复 issue,不确定是否生效

Comments

@CodeTestHome
Copy link

描述问题 Description of the problem

x86win11,14.2.0,以图搜图模式,搜图正常,但是在搜图后选择在浏览器打开无反应,在文字识别翻译模式下可以正常跳转。
另:不确定是否是个人设置问题,状态栏在搜索、OCr、翻译任何模式下没有,只有在设置中可以展示
image

重现步骤 Steps to reproduce

20241209_130915.mp4

期望结果 Expected behavior

在以图搜图模式下,在浏览器打开正常使用。
如果可以,请教下如何恢复状态栏

更多信息 Additional context

-1733721724322.log
editor-DZKgMKnN.js:33 Array(0)length: 0[[Prototype]]: Array(0)at: ƒ at()concat: ƒ concat()constructor: ƒ Array()copyWithin: ƒ copyWithin()entries: ƒ entries()every: ƒ every()fill: ƒ fill()filter: ƒ filter()find: ƒ find()findIndex: ƒ findIndex()findLast: ƒ findLast()findLastIndex: ƒ findLastIndex()flat: ƒ flat()flatMap: ƒ flatMap()forEach: ƒ forEach()includes: ƒ includes()indexOf: ƒ indexOf()join: ƒ join()keys: ƒ keys()lastIndexOf: ƒ lastIndexOf()length: 0map: ƒ map()pop: ƒ pop()push: ƒ push()reduce: ƒ reduce()reduceRight: ƒ reduceRight()reverse: ƒ reverse()shift: ƒ shift()slice: ƒ slice()some: ƒ some()sort: ƒ sort()splice: ƒ splice()toLocaleString: ƒ toLocaleString()toReversed: ƒ toReversed()toSorted: ƒ toSorted()toSpliced: ƒ toSpliced()toString: ƒ toString()unshift: ƒ unshift()values: ƒ values()with: ƒ with()Symbol(Symbol.iterator): ƒ values()Symbol(Symbol.unscopables): {at: true, copyWithin: true, entries: true, fill: true, find: true, …}[[Prototype]]: Object
editor-DZKgMKnN.js:2 e 0ms: 窗口创建

操作系统 OS

x86,win11

软件版本 Software version

14.2.0

屏幕参数 Screen parameters

No response

@CodeTestHome CodeTestHome added the bug 错误 label Dec 9, 2024
@xushengfeng
Copy link
Owner

状态栏因为要显示左上角几个按钮所以占用了,试试在 设置-编辑器-高级窗口按钮 关闭试试,如果不行那之后我再试着修
浏览器打开也会修的

@xushengfeng
Copy link
Owner

已在代码中修复浏览器打开 ffe2151 下一个版本更新此修复

@xushengfeng xushengfeng added the 试解决 在代码中尝试修复 issue,不确定是否生效 label Dec 9, 2024
@CodeTestHome
Copy link
Author

状态栏因为要显示左上角几个按钮所以占用了,试试在 设置-编辑器-高级窗口按钮 关闭试试,如果不行那之后我再试着修 浏览器打开也会修的

我试着关闭该选项,在关闭后,左上角按钮消失,但同时消失的是顶部的状态栏
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 错误 试解决 在代码中尝试修复 issue,不确定是否生效
Projects
None yet
Development

No branches or pull requests

2 participants