Skip to content

Commit 7b97698

Browse files
committed
Update searchJumper.user.js
1 parent 145536b commit 7b97698

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

searchJumper.user.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14238,6 +14238,7 @@
1423814238
} else {
1423914239
setTimeout(() => {
1424014240
if (shown) return;
14241+
if (/^pv-/.test(e.target.className)) return;
1424114242
targetInput = isTargetInput(e.target);
1424214243
inputSign = !searchData.prefConfig.enableInInput && targetInput;
1424314244
if (!inputSign && (

0 commit comments

Comments
 (0)