zotero-pdf-background icon indicating copy to clipboard operation
zotero-pdf-background copied to clipboard

开启护眼之后翻译插件的按键就没有了

Open mulei000 opened this issue 3 years ago • 4 comments

就是这个样子,开启护眼之后翻译的按键就没有了 _)Q4E$MAZPLEK33D192RZ`2 QQ截图20221109092631

mulei000 avatar Nov 09 '22 01:11 mulei000

我这里正常的,你的问题无法复现 image

q77190858 avatar Nov 09 '22 01:11 q77190858

我也遇到了同样的问题。而且原本应该存在的选项也消失了

KevinsWang avatar Nov 24 '22 11:11 KevinsWang

image

KevinsWang avatar Nov 24 '22 11:11 KevinsWang

I think you can fix this by adding

.cursor-text-selecting .textLayer {
	display: block !important;
}

Might break something else tho

tefkah avatar Nov 29 '22 10:11 tefkah