[FEATURE REQUEST] Switch frame in the same way as link selection.
See original GitHub issuew
is for switch frames in the default setting of Surfingkeys.
There is three problems in real experience.
- It is always difficult to tell which frame that the focus is in.
- When there is too many frames in one page, it is waste lot of time to dump to the right one.
- Some unscrollable element are misjudged. (an example )
f
for url selection is a smart design. Will it be possible to adopt this feature into frame selection?
Suppose when w
is pressed, all the frames are highlighted with boarder and marked with text label. Users can select the exact frame they want quickly. Meanwhile, the current frame should be highlighted in different color.
Please replace this with a description of how you were using SurfingKeys.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:6
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Keep elements properties between states (propagate text)
Right now you need one resize action per state and then ensure that the positioning is exactly the same for all states after...
Read more >Prototype interactions and animations - Figma Help Center
Hold and drag the connections to a new destination frame. You can also select the interaction from the right sidebar and change the...
Read more >How To: Set up a page layout with multiple map frames that ...
Right-click the first map frame, and select Properties. Ensure the naming convention matches the name of the map, and the correct map frame...
Read more >Mitigating framesniffing with the X-Frame-Options header
The X-Frame-Options header can be used to control whether a page can be placed ... expand the Sites folder, and select the site...
Read more >Links in HTML documents - W3C
The default behavior associated with a link is the retrieval of another Web resource. This behavior is commonly and implicitly obtained by selecting...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The problem here is that there is only one frame in view in most cases, so hints to select frame might not make sense.
I’ll make a change to current
w
,w
will show hint for each of them, user then could use a hint to pick up one.w
will activate it.@brookhong Please, add an option to always show hints for frames, regardless of how much of them are on the page.