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

Add iframe support for hint-mode #1526

Open
Ambrevar opened this issue Jun 18, 2021 · 13 comments
Open

Add iframe support for hint-mode #1526

Ambrevar opened this issue Jun 18, 2021 · 13 comments
Labels
dom Related to DOM: element hints, visual mode and others. feature Feature requests. hint-mode

Comments

@Ambrevar
Copy link
Member

Hinting on the duckduckgo iframe at https://nyxt.atlas.engineer/start does not work.

@Ambrevar
Copy link
Member Author

Ambrevar commented Dec 8, 2021

@aartaka You merged some work on iframes recently, any chance it fixes this?

@aartaka
Copy link
Contributor

aartaka commented Dec 8, 2021

@aartaka You merged some work on iframes recently, any chance it fixes this?

No, the iframe work I've done was purely request-related. For this issue, the fix should be something close to the #1828 fix (which I started but haven't yet finished implementing).

@Ambrevar
Copy link
Member Author

Label as dom?

@aartaka aartaka added the dom Related to DOM: element hints, visual mode and others. label Jan 17, 2022
@aartaka aartaka added the 3-series Related to releases whose major version is 3. label Jul 22, 2022
@aadcg
Copy link
Member

aadcg commented Nov 17, 2022

I don't think this is important to solve by 3.0.

@Ambrevar
Copy link
Member Author

Agreed.

@aartaka
Copy link
Contributor

aartaka commented Nov 17, 2022

It is inoortant! As important as #1828! We need our keyboard interfaces to work as good as mouse for Nyxt to be good enough of keyboard-driven browser. For that, we should make hints work in iframes and Shadow DOM, because more and more websites use the latter, while lots already rely of the former ヽ(o`皿′o)ノ

@aadcg
Copy link
Member

aadcg commented Nov 18, 2022

I agree it's important, but I can't commit to it when there are more pressing issues.

@Ambrevar
Copy link
Member Author

Would it be API-breaking to fix it after the 3.0 release?

@aadcg
Copy link
Member

aadcg commented Nov 18, 2022

I would say it is not.

@aartaka aartaka self-assigned this Dec 8, 2022
@aartaka aartaka mentioned this issue Feb 28, 2023
20 tasks
@aartaka aartaka removed the 3-series Related to releases whose major version is 3. label Mar 24, 2023
@aartaka
Copy link
Contributor

aartaka commented May 23, 2023

Closing this as not planned after some analysis of IFrame behaviors.

@aartaka aartaka closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2023
@aadcg
Copy link
Member

aadcg commented Jul 18, 2023

I don't think iframe hinting is impossible for all cases as Saka key seems to be able to support it.

This is not a priority, but maybe we should keep this issue open for future reference. CC @jmercouris.

@jmercouris
Copy link
Member

Interesting, I wonder how that works...

@aadcg
Copy link
Member

aadcg commented Jul 19, 2023

@aadcg aadcg reopened this Jul 19, 2023
@aadcg aadcg changed the title iframe hinting does not work Add iframe support for hint-mode Jul 21, 2023
@aartaka aartaka removed their assignment Jul 21, 2023
@aadcg aadcg removed the bug label Feb 5, 2024
@aadcg aadcg added feature Feature requests. and removed high labels Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dom Related to DOM: element hints, visual mode and others. feature Feature requests. hint-mode
Development

Successfully merging a pull request may close this issue.

4 participants