Closed
Bug 128322
Opened 23 years ago
Closed 23 years ago
History Sidebar opens topmost visible link automatically
Categories
(Core Graveyard :: History: Global, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
(Whiteboard: [adt2 rtm])
Attachments
(1 file, 1 obsolete file)
933 bytes,
patch
|
andreww
:
review+
hewitt
:
superreview+
|
Details | Diff | Splinter Review |
Ever since the history sidebar was changed so that links work on a single -click
I have had the following problems.
(Currently using 2002022603.)
1. Set history to Group By None.
2. Open history on sidebar.
Topmost link opens without clicking.
3. Navigate somewhere else with sidebar still open.
Previously automagically opened page immediately opens again.
4. Navigating back loads the desired page.
5. Navigate yet somewhere else.
Same page opens all by itself.
Group by Day also exhibits the latter behavior after clicking history link if
the next page you navigate to (in step 3) appears within the open twistie. (ie
Navigate within a site after first getting there from history.)
Closing the history sidebar panel seems to cancel the effect.
I think two things are wrong here.
1. Opening the panel with Group by None activates the topmost link.
2. Regardless of Group by, once a link is activated (either automatically or by
clicking) it reloads itself everytime a new history item is added due to navigation.
Reporter | ||
Comment 1•23 years ago
|
||
Further testing shows that repeat loading behavior definitely only occurs if the
new page you navigate to changes the history display. If it is already in the
history the problem doesn't occur.
using winme with moz1rc1. confirmed, same thing seen. major annoyance.
this should be shifted to severity major, like bug #132792. suggest keyword
"regression".
Comment 3•23 years ago
|
||
I noticed this problem as well on OpenVMS 20020419: Whenever I clicked on
history tab on the side panel, I went to the top most bookmark.
However, I also noticed:
This was not a problem if I clicked on go|History
If I set my history "group by" to "Day" (go|history|view|group by) this
problem does not occur.
Comment 4•23 years ago
|
||
*** This bug has been confirmed by popular vote. ***
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•23 years ago
|
||
Confirmed on Win2K and Linux. Agree that this is a *major* annoyance. Suggest
changing the priority. Should be a 1.0 fix with greater severity.
Comment 6•23 years ago
|
||
Still a problem with OpenVMS build 20020513 (rc2)
Comment 7•23 years ago
|
||
I see something very similar - selecting the History sidebar tab, or opening a
new window when the History sidebar is selected, causes the browser to open URL
find:datasource=history&match=AgeInDays&method=is&text=0&groupby=Hostname
Now due to a bug in handling the find: method, Moz tries to open
www.find.com
which redirects to
http://apps5.oingo.com/apps/domainpark/domainpark.cgi?s=find&dp_lp=7&cid=GOTO6262&dp_format=1.3&dp_p4pid=idealab&dp_own=Idealab&dp_cm=_b&dp_c1=000099
1.0 RC3, W2K.
Comment 8•23 years ago
|
||
nsbeta1, p2, target mozilla1.0
"oingo" is bug 146619 for now
Comment 10•23 years ago
|
||
This looks like a regression of the single-click history fix.
Comment 11•23 years ago
|
||
i think this bug now triggers a pageload when mailnews is started even with
sidebar closed IF history is the tab that is displayed when sidebar opens:
bug 147335
Other bugs in the family are:
bug 132792, bug 147176, bug 107966, bug 140797, bug 143707
but they may all boil down to this one..
Comment 12•23 years ago
|
||
Nav triage team: nsbeta1+, adt2 rtm
Comment 13•23 years ago
|
||
Up the severity dudes, this is rather embarrasing for 1.0 :(
Comment 14•23 years ago
|
||
The severity is already higher than I think it should be, since there is no
'major loss of function' here.
Comment 15•23 years ago
|
||
Sounds like something to add to the "make 1.0.1 not suck" list. Probably
too late for 1.0...
Assignee | ||
Comment 16•23 years ago
|
||
Assignee | ||
Comment 17•23 years ago
|
||
cc'ing ben for review.
Comment 18•23 years ago
|
||
Comment on attachment 85613 [details] [diff] [review]
patch
r=andreww
Attachment #85613 -
Flags: review+
Comment 19•23 years ago
|
||
Remarks re. comment #14 above, "there is no 'major loss of function' here.":
At least three major functional problems:
1) However the content of the history sidebar may be grouped, if the history
sidebar was exposed the last time Mozilla shut down, then clicking on any link
in subsequent invocations of mozilla (browser or mailnews) does not load the
desired page, but the "http://find" (or however the browser resolves the bogus
URL). Certainly there are partial workarounds (copy the proper URL to the
navigation toolbar, etc.), but what's the point then of developing an integrated
browser/communications suite of programs?
2) If the browser gets into the state where the same page is loaded no matter
what page a link references, and the users are constantly obliged to use the
back-button to reach the actual page they clicked on, is this really a *minor*
degradation of functionality?
3) The behaviour referenced in this bug (and the others referenced here) make
it impossible for people to designate Mozilla as the default browser for the
content types it supports, since *only* the bogus page will open. Some "minor"
loss of function!
An earlier comment alluded to the possibility that the sudden appearance of
these bugs may be related to users no longer having to double click on history
sidebar entries. How difficult is it to back out such change(s) and test the
hypothesis? I don't have the knowledge of Mozilla internals, etc., to do this
myself. (Nor is doubleclicking on a history entry such a problem for most
users--but perhaps this marks me as an antique, since I deliberately disable
such features on MS Windows as "Active Desktop", one-click file opening, etc.,
so I'm not in a good position to judge UI preferences.)
Presumably Netscape's recent preview release based on RC2 does not have this set
of bugs--maybe someone with access to their branch of the session history code
can determine what the significant differences are that may relate to this bug,
and work out a patch.
Sorry about the tone of this comment; I know mozilla is experimental and beta
code by nature, but I don't think underplaying these bugs in a release candidate
gets the project anywhere; untended, these kinds of regressions will work their
way into the DNA of the giant lizard, who will meet the fate of the dinosaurs...
Comment 20•23 years ago
|
||
'Loss of function' means something that you were able to do that is now
impossible. This is a defect, and it is annoying, and we do want to fix it for
the release, but there is only loss of access in one specific scenario; for
which there are workarounds. You can still browse, use history, etc. That's
all I meant. Overplaying these bugs is also bad, as it takes focus off higher
priorities, such as features that may really be broken.
Comment 21•23 years ago
|
||
Comment on attachment 85613 [details] [diff] [review]
patch
sr=hewitt
Attachment #85613 -
Flags: superreview+
Assignee | ||
Comment 22•23 years ago
|
||
(That |return| is extraneous and can be removed.)
Keywords: adt1.0.1
Comment 23•23 years ago
|
||
*** Bug 132792 has been marked as a duplicate of this bug. ***
Comment 24•23 years ago
|
||
I tried that patch (on trunk and branch) and although it is better now I still
get the find-call when opening a folder in history.
Comment 25•23 years ago
|
||
Comment 26•23 years ago
|
||
Blake, does that patch meet with your approval?
Comment 27•23 years ago
|
||
RE: comment #20.
I went overboard in my comments, and I appreciate the call to moderation.
However, I would still classify all the misbehaviours I mentioned as truly
broken functions: after all, wrong or inexistant pages are loaded in place of
the right ones, for which the workaround may be not to keep the history sidebar
open while using the browser, but people facing this peculiar browser
misbehaviour will have a devil of a time finding out how to circumvent it. And
it is a major usability defect.
Comment 28•23 years ago
|
||
Windows BUILD 2002053012
HISTORY SIDEBAR MAJOR DEFECTS.
1. Opening History Sidebar defaults on Today, starts "resolving host find"
2. Clicking on *any* folder (Today, somesite.com, etc) starts "resolving host find"
I hope for everyones sake that the parked host 'find' doesn't become a
pornography site (or worse)...
fix for 1.0 !!! Not later.
Comment 29•23 years ago
|
||
bug 140009 is now the AB variant of this
Comment 30•23 years ago
|
||
*** Bug 146619 has been marked as a duplicate of this bug. ***
Comment 31•23 years ago
|
||
RE: comment #25
Works fine. I patched the file and tested it with Build 2002060208 WinXP.
Comment 32•23 years ago
|
||
*** Bug 148688 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 33•23 years ago
|
||
Comment on attachment 85755 [details] [diff] [review]
Patch that should also stops folders opening
sr=blake, looks good.
noting joe's r.
Attachment #85755 -
Attachment is obsolete: true
Attachment #85755 -
Flags: superreview+
Attachment #85755 -
Flags: review+
Assignee | ||
Comment 34•23 years ago
|
||
Fixed on trunk.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 35•23 years ago
|
||
*** Bug 149088 has been marked as a duplicate of this bug. ***
Comment 36•23 years ago
|
||
*** Bug 148942 has been marked as a duplicate of this bug. ***
Comment 37•22 years ago
|
||
heh, the comment starting at line 123 of history.js is out of date :-)
Comment 38•22 years ago
|
||
*** Bug 140797 has been marked as a duplicate of this bug. ***
Comment 39•22 years ago
|
||
Well, it seems that this but is not fixed in Mozilla 1.0. Maybe the status
should not be FIXED.
Comment 40•22 years ago
|
||
*** Bug 149287 has been marked as a duplicate of this bug. ***
Comment 41•22 years ago
|
||
*** Bug 147844 has been marked as a duplicate of this bug. ***
Comment 42•22 years ago
|
||
*** Bug 149486 has been marked as a duplicate of this bug. ***
Comment 43•22 years ago
|
||
*** Bug 149405 has been marked as a duplicate of this bug. ***
Comment 44•22 years ago
|
||
*** Bug 149487 has been marked as a duplicate of this bug. ***
Comment 45•22 years ago
|
||
ADT1.0.1+ per ADT, okay to land on branch once you have Driver's approval.
Comment 46•22 years ago
|
||
*** Bug 149650 has been marked as a duplicate of this bug. ***
Comment 47•22 years ago
|
||
I think the patch 05/30/02 should be modified, as clicking on the "twisty" still
loads the find.com page after that patch. Here is my suggestion (ie. works for me)
+ else if ( elt.value != "twisty" ) {
+ OpenURL(false);
+ return;
+ }
Comment 48•22 years ago
|
||
*** Bug 149684 has been marked as a duplicate of this bug. ***
Comment 49•22 years ago
|
||
I'm using the simple fix in
http://bugzilla.mozilla.org/show_bug.cgi?id=146619#c27 but only on Mozilla 1.0
release; appears to work fine, no regression to loading http://find no matter
what I try. Is this fix too simple?
Comment 50•22 years ago
|
||
*** Bug 149851 has been marked as a duplicate of this bug. ***
Comment 51•22 years ago
|
||
Although it might appear otherwise it looks as if my 05/31/02 patch got checked
in, not the 05/30/02 patch that as sam verified doesn't work.
Comment 52•22 years ago
|
||
please checkin to the 1.0.1 branch. once there remove the "mozilla1.0.1+"
keyword and add the "fixed1.0.1" keyword.
Keywords: mozilla1.0.1+
Comment 53•22 years ago
|
||
Comment on attachment 85755 [details] [diff] [review]
Patch that should also stops folders opening
please check into the 1.0.1 branch ASAP. once landed remove the
mozilla1.0.1+ keyword and add the fixed1.0.1 keyword
Approving this one because it appears to be the one checked in
Attachment #85755 -
Flags: approval+
Comment 54•22 years ago
|
||
*** Bug 150397 has been marked as a duplicate of this bug. ***
Comment 55•22 years ago
|
||
You may be interested to know that there is a workaround for this bug:
1. Use CTRL-H to open the history window.
2. Select the option in the follwoing menu tree View->Group By->None
3. Close the history window.
There will no longer be a tree in your history window.
The bug no long appears.
Comment 56•22 years ago
|
||
*** Bug 150701 has been marked as a duplicate of this bug. ***
Comment 57•22 years ago
|
||
Please check this into the branch asap. If it was already checked in, please
add fixed1.0.1.
Comment 58•22 years ago
|
||
*** Bug 151115 has been marked as a duplicate of this bug. ***
Comment 59•22 years ago
|
||
This hasn't made it on the branch!
Assignee | ||
Updated•22 years ago
|
Keywords: mozilla1.0.1+ → fixed1.0.1
Comment 60•22 years ago
|
||
*** Bug 153095 has been marked as a duplicate of this bug. ***
Comment 61•22 years ago
|
||
*** Bug 153934 has been marked as a duplicate of this bug. ***
Comment 62•22 years ago
|
||
this bug may have set some sort of record for dupes and dupes of dupes across
numerous components.
VERIFIED Fixed on 20020627 branch and trunk builds
Status: RESOLVED → VERIFIED
Updated•22 years ago
|
Keywords: fixed1.0.1 → verified1.0.1
Comment 63•22 years ago
|
||
*** Bug 155361 has been marked as a duplicate of this bug. ***
Comment 64•22 years ago
|
||
*** Bug 155399 has been marked as a duplicate of this bug. ***
Comment 65•22 years ago
|
||
*** Bug 156005 has been marked as a duplicate of this bug. ***
Comment 66•22 years ago
|
||
*** Bug 156059 has been marked as a duplicate of this bug. ***
Comment 67•22 years ago
|
||
*** Bug 151015 has been marked as a duplicate of this bug. ***
Comment 68•22 years ago
|
||
*** Bug 157076 has been marked as a duplicate of this bug. ***
Comment 69•22 years ago
|
||
*** Bug 158585 has been marked as a duplicate of this bug. ***
Comment 70•22 years ago
|
||
I see that this bug is generally fixed, but if I click on a column header to
re-sort my history in the sidebar, the new top link is automatically opened. Is
there another bug for this?
Comment 71•22 years ago
|
||
Okay, I'm using winxp, build 072108. I have history set to Group by > none. In
the sidebar, I have the title and last visited columns displayed. I open the
sidebar, click on the last visited column header to re-sort the entries, and the
topmost link is browsed to. If I click on the header again, the new topmost
link is browsed to.
Comment 72•22 years ago
|
||
I'm also seeing that also on Windows 98, 1.1 trunk 2002071914. It looks like
that is bug 151024. Let's take this discussion over to that bug.
Comment 73•22 years ago
|
||
*** Bug 158721 has been marked as a duplicate of this bug. ***
Comment 74•22 years ago
|
||
*** Bug 159449 has been marked as a duplicate of this bug. ***
Comment 75•22 years ago
|
||
*** Bug 159740 has been marked as a duplicate of this bug. ***
Comment 76•22 years ago
|
||
*** Bug 159758 has been marked as a duplicate of this bug. ***
Comment 77•22 years ago
|
||
*** Bug 162372 has been marked as a duplicate of this bug. ***
Comment 78•22 years ago
|
||
*** Bug 163860 has been marked as a duplicate of this bug. ***
Comment 79•22 years ago
|
||
*** Bug 164000 has been marked as a duplicate of this bug. ***
Comment 80•22 years ago
|
||
*** Bug 167743 has been marked as a duplicate of this bug. ***
Comment 81•22 years ago
|
||
*** Bug 167797 has been marked as a duplicate of this bug. ***
Comment 82•22 years ago
|
||
*** Bug 175995 has been marked as a duplicate of this bug. ***
Comment 83•22 years ago
|
||
*** Bug 163965 has been marked as a duplicate of this bug. ***
Comment 84•21 years ago
|
||
*** Bug 230418 has been marked as a duplicate of this bug. ***
Comment 85•21 years ago
|
||
*** Bug 164721 has been marked as a duplicate of this bug. ***
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•