Closed
Bug 573847
Opened 16 years ago
Closed 15 years ago
Part of today's history vanishes from history UI
Categories
(SeaMonkey :: Bookmarks & History, defect)
SeaMonkey
Bookmarks & History
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: iannbugzilla, Unassigned)
Details
Steps to reproduce:
1/ Open History UI (Go -> History or Ctrl-H)
2/ Expand Today
3/ Look for page you have previously visited
4/ Switch to browser window
5/ Go to that page
6/ Switch back to History UI and look at tree
Expected Result
1/ All of today's history is displayed
Actual Result
1/ All entries after the page you have visited are missing and are blank lines instead
2/ Error console contains the message:
Error: parent is null
Source File: chrome://communicator/content/history/treeView.js
Line: 253
It might just be on links that redirect to another page that is also in the history.
Closing and re-opening the History UI fixes the issue.
Comment 1•16 years ago
|
||
http://mxr.mozilla.org/comm-central/source/suite/common/history/treeView.js#253 makes me wonder how it can end up being null at this point without causing an error earlier on.
Comment 2•15 years ago
|
||
WORKSFORME:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.2pre) Gecko/20110520 Firefox/4.0.2pre SeaMonkey/2.1.1pre
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•