question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[FEATURE REQUEST] Switch frame in the same way as link selection.

See original GitHub issue

w 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:closed
  • Created 5 years ago
  • Reactions:6
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
brookhongcommented, Jan 18, 2022

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,

  • if there are multiple frames in view, w will show hint for each of them, user then could use a hint to pick up one.
  • if there is only one frame in view and the frame is not active, w will activate it.
  • otherwise cycle to next frame in current window.
0reactions
Shamaokecommented, Jan 19, 2022

if there are multiple frames in view, w will show hint for each of them, user then could use a hint to pick up one. if there is only one frame in view and the frame is not active, w will activate it. otherwise cycle to next frame in current window.

@brookhong Please, add an option to always show hints for frames, regardless of how much of them are on the page.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found