MakeBetter / Units

Enhanced navigation on the web
1 stars 0 forks source link

Consider allowing applying setting 'selectCUOnLoad' on a per site basis as well #139

Open tanushree0 opened 11 years ago

tanushree0 commented 11 years ago

In general, it's nice to have the 'selectCUOnLoad' set to true. But on some sites, it might make sense to explicitly set to false.

Examples:

  1. YouTube main page Here, when I load the page, I'd like the focus to go to the search box (instead of the first video on the page getting selected). (Pulkit brought this up a few months ago.)
  2. YouTube specific video page It'd be nice to be able to go through the comments on pressing j,k on this page. But the first comment shouldn't be selected on page load. (That would scroll the page down beyond the video which would not be desirable).