Closed
Bug 125375
Opened 23 years ago
Closed 19 years ago
unexpected scrolling in "Manage Bookmarks" window
Categories
(SeaMonkey :: Bookmarks & History, defect, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
mozilla1.3alpha
People
(Reporter: fotos, Assigned: p_ch)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.8) Gecko/20020204;
BuildID: 2002020415
Reproducable: Always
Steps to reproduce:
[1] Open the "Manage Bookmarks" window (CTRL+B)
[2] Make sure it contains enough entries for a vertical scrollbar to appear
[3] Select the last bookmark of the list (through clicking it or clicking on
another one and scrolling to the last on using the arrow keys - it doesn't seem
to matter)
[4] Delete the last bookmark by pressing the "delete" key (or button on top)
Actual results:
The selected bookmark is deleted and no further bookmark is selected.
Pressing the "down" arrow key makes the bookmark window scroll half-way. Ooops!
By clicking on another bookmark or the scrollbar normal operation is resumed.
Expected results:
After deleting the last bookmark, the new last item (ie. the bookmark on top of
the last one) should be selected (to be deleted as well or moved or anything).
Comment 1•23 years ago
|
||
(using Mozilla 2002-02-26(03) on WinNT)
I'm unable to reproduce this problem though I do find that the Manage Bookmarks
window does not work properly.
After deleting the last entry, pressing the down-arrow causes the window to
scroll down ... into blank screen-space! It appears that the window no longer
recognizes the end of the bookmark list. On Linux, apparently, it jumps to the
middle of the list, while on WinNT it scrolls into the void.
Reporter | ||
Comment 2•23 years ago
|
||
Tony> After deleting the last entry, pressing the down-arrow causes the window to
Tony> scroll down ... into blank screen-space!
This is exactly what I described. I also confirmed it on win2k so "OS" should be
changed to "All".
Comment 3•23 years ago
|
||
Confirming on 2002022503 on WinXP.
I'm also seeing the following errors in the JavaScript Console:
Error: this.parentNode.parentNode.view has no properties
Error: uncaught exception: [Exception... "Component returned failure code:
0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIOutlinerView.isContainer]"
nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame ::
<unknown filename> :: BMOLController_isCommandEnabled :: line 48" data: no]
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Updated•23 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → mozilla1.1
*** Bug 129211 has been marked as a duplicate of this bug. ***
Reproducible on Mac OS X as reported in bug 129211 which I just marked duplicate. Build 2002030508. Should change platform field to All.
Comment 6•22 years ago
|
||
Confirming on
Mozilla 1.2a
Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.2a) Gecko/20020910
Exactly as the original report.
Comment 7•22 years ago
|
||
This is occuring in many other ways that originally reported, and it is VERY
annoying. This is a very longstanding bug.
Ben, have you seen this yourself? It's way past 1.1a. Do you think 1.3a is
possible to address this?
This seems to happen even if you simply rearange bookmarks that are past where
the scroll point would be. Since I normally use the keyboard for the bookmarks
menu, everytime I rearange or delete a bookmark I have to restart Mozilla so the
menu is usable.
Target Milestone: mozilla1.1alpha → mozilla1.3alpha
Comment 8•22 years ago
|
||
What I mention may instead be bug 156942. If that bug isn't a dupe of this one,
I have no clue what this bug is about. The description doesn't seem to match the
summary.
Comment 9•22 years ago
|
||
The summary should be something more like "Bookmark Manager allows invalid
down-scrolling with the down arrow after last bookmark has been deleted using
delete key", depending how many characters are allowed in a summary. :)
I confirm that this bug occurs in 1.4 RC3 on my Win2k SP3 machine. In addition,
regarding comment #8 (hi Jeremy!), this bug does not appear to be a dupe of 156942.
Reporter | ||
Comment 10•21 years ago
|
||
I confirm this is still (and also) happening in Mozilla 1.4 on MacOS X.
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624
The minor difference is since there is no "del" key you have to press the
"Delete" button on the Bookmarks Manager top toolbar, in order to trigger the bug.
This appears on the javascript console:
Error: [Exception... "Component returned failure code: 0x80070057
(NS_ERROR_ILLEGAL_VALUE) [nsIXULTreeBuilder.getResourceAtIndex]" nsresult:
"0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame ::
chrome://communicator/content/bookmarks/bookmarksTree.xml#bookmarks-tree.getRowResource()
:: getRowResource :: line 2" data: no]
Source File:
chrome://communicator/content/bookmarks/bookmarksTree.xml#bookmarks-tree.getRowResource()
Line: 2
Perhaps we need to change hardware (platform) -> all and retarget ?
Comment 11•21 years ago
|
||
*** Bug 230906 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 12•19 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050720
SeaMonkey/1.0a
need confirming report
Comment 13•19 years ago
|
||
WFM
Assignee: bugs → p_ch
Status: ASSIGNED → NEW
QA Contact: claudius → bookmarks
Comment 14•19 years ago
|
||
If you still see this bug please try with trunk build and reopen the bug.
marking WFM
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•