legege / searchwp

Firefox Add-on: Find what you seek faster, using jump-to-word buttons and rich highlighting.
12 stars 1 forks source link

Highlighting should be page-specific #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When one enables highlighting, one is usually trying to get to some
information on that page. If one leaves that page, highlighting will
usually not be necessary. Thus, it should automatically be disabled
whenever one leaves that page. This includes: navigating Back or Forward,
following a link, closing the tab, or switching tabs.

Note that this should not, however, include navigating between different
anchors on the same page. For example, highlighting on
http://www.example.com/ would be turned off as soon as one goes to
http://www.example.org/; but highlighting would not be affected if one
navigates to http://www.example.com/#example.

Original issue reported on code.google.com by david.re...@gmail.com on 6 Jun 2008 at 5:50

GoogleCodeExporter commented 9 years ago

Original comment by legege on 14 Jun 2008 at 2:39

GoogleCodeExporter commented 9 years ago
More useful would probably be *tab-specific* and to propagate highlighting on 
new tabs opened from tabs that has highlighting already activated.

Original comment by Robert.Katic on 2 Sep 2011 at 4:02

GoogleCodeExporter commented 9 years ago

it seems like there should be a pref for highlighting 'sticky' behavior, if 
highlighting is currently on, for each of:

1)tab switch
2)link following
3)new tab open

Original comment by alt...@gmail.com on 2 Sep 2011 at 4:57