-
Notifications
You must be signed in to change notification settings - Fork 72
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
(DNS) Filter Editor: Can't paste using Ctrl + V
under certain circumstances
#4647
Comments
💡 BonusReveal …By the way, in any writeable filter (
|
@contribucious Hi there! The thing is that in addition to entering a rule, there is also a search bar in Filter editor which can be used. |
@Aydinv13 Hello Aydin! 👋 What about limiting this Ctrl + V behavior only at the immediate opening of "User rules" / "Custom" filter? Meaning, only just after a click on the name of a writeable filter. Concrete useful example:You create a custom filter to segment your "User rules", you go to the latter to cut (Ctrl + X) some rules, then you go to your new created filter and you can paste them directly (Ctrl + V). Very easy to reorganize your rules quickly with this system. 👍 What do you think? 💭 |
Sorry for the delay, we have come to the conclusion that we can do it, but depending on how it will be coordinated with the release date of the new version (v8.0) |
Perfect! ✌️ Thank you very much! 🙂 |
(:wave:) Steps to reproduce
DNS filter editor
.AdGuard DNS filter
for example > select the first normal rule for example > press Ctrl + C.User rules
> press Ctrl + V.Expected behavior
Whether rules are already present (list displayed) or not (AdGuard mascot displayed), the copied rule appears.
Current behavior
Nothing happens in both of the above cases.
In fact, even after reclicking on
User rules
(to ensure focus) or clicking on the mascot / mascot area (second case only), no way to paste it directly (i.e. without further action).⚙️ Workaround
Search rule
then press twice on TAB …… and only then, Ctrl + V will work.
💻 AdGuard 7.13 nightly 4 (latest nightly) on Windows 10 Pro 22H2 (OS Build 19045.2728)
The text was updated successfully, but these errors were encountered: