F9y4ng / GreasyFork-Scripts

The open source code of this project is used for userscripts (油猴脚本) for desktop browsers, including Font Rendering (Customized) (字体渲染(自用脚本)- Font Rendering.user.js), and Search Engine Assistant (优雅的搜索引擎助手 - Google & Baidu Switcher.user.js), etc.
https://f9y4ng.github.io/GreasyFork-Scripts/
GNU General Public License v3.0
947 stars 46 forks source link

[发现错误] bing.com(真 国际版,不是cn.bing.com),搜索框字体重叠 #278

Closed a15355447898a closed 10 months ago

a15355447898a commented 10 months ago

1. 准备工作(确认预先完成的操作)

2. 描述错误信息(清楚而简洁地描述错误)

搜索框中字会重叠

3. 错误再现(重现行为步骤,直至复现您遇到的问题)

输入字,再删除

4. 屏幕截图(如有屏幕截图,请添加以帮助解释您的问题)

截图_20231029232629

5. 预期结果(清晰明了地描述您所期待想要什么样的结果)

截图_20231029232827

6. 客户端信息(请在冒号后认真填写您的本地信息)

7. 脚本运行环境排查 (请确认环境条件并填写相关信息)

8. 附加信息(在此处添加您认为有用的其他信息)

a15355447898a commented 10 months ago

这是网页源代码

image
<div id="sb_form_c" class="sb_form_c "><div class="sb_form_ic" data-replicated-value=""><div class="qfc"><div class="user-prefix">测试</div><div class="ghost"></div></div><textarea id="sb_form_q" class="sb_form_q sb_form_ta" name="q" type="search" inputmode="search" maxlength="2000" autocomplete="off" autofocus="" aria-autocomplete="both" placeholder="問我任何問題..." aria-label="Character limit: 2000. Current character count: 0" spellcheck="false" autocorrect="off" autocapitalize="none" rows="1" enterkeyhint="search" style="width: 464px;" data-bm="125" value="" aria-activedescendant="sa_5004"></textarea></div></div>
F9y4ng commented 10 months ago

Duplicate of #42

此外,建议更新至最新版本使用。