Sticky notes not fixed
In the page:
http://developer.android.com/resources/tutorials/hello-world.html
When the sticky notes are not really sticky, the notes move as I move on the page.
3
votes
It’s page -specific. Frame page doesn’t work well in general. The page uses html frameset which is not supported by the extension. Frameset cannot be easily supported by bookmarking tools. Because of usability and accessibility issues, frameset is removed in HTML5.
Now we are trying to find a better solution.