Actions
Bug #1014
openAddress bar reverts to interest selector when leaving and returning to a tab
Status:
New
Priority:
Normal
Assignee:
-
Start date:
07/19/2013
Due date:
% Done:
0%
Estimated time:
Description
To reproduce using the Firefox NDN add-on:
- Paste the following in the address bar and go. ndn:/ndn/ucla.edu/apps/ndn-js-test/NDNProtocolExamples.html?ndn.ChildSelector=1
- Note that the address bar processes the interest selector and changes it to: ndn:/ndn/ucla.edu/apps/ndn-js-test/NDNProtocolExamples.html/%FD%05%0B%29%94%B4z
- Open another tab and return to the original tab. The address bar reverts to: ndn:/ndn/ucla.edu/apps/ndn-js-test/NDNProtocolExamples.html?ndn.ChildSelector=1
- Strangely, if you click get Latest, it still finds the version component and doesn't complain.
Perhaps this is related to sunnyboy reporting wrong behavior on clicking get Latest.
May be related to bug #8 timeout
Actions