Closed
Bug 214007
Opened 22 years ago
Closed 13 years ago
Personal Toolbar does not have '>>" when Moz. starts with a warning message.
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: hugovanwoerkomqt, Unassigned)
References
Details
Attachments
(4 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030712
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030712
If there is no internet connection and you start Moz. it will put up a message
that so-and-so could not be found. After clicking "OK" the personal toolbar will
not have the '>>' to extend the selection.
I looked for a bug like this and could not find it, but may be I looked wrong.
I apologize.
Reproducible: Always
Steps to Reproduce:
1.Do not connect to the internet
2.start mozilla
3.warning message will show
4.acknowledge warning
Actual Results:
personal toolbar is not extendable
Expected Results:
Show the '>>' at the end of the personal toolbar like it does when it comes up
without a warning.
Comment 1•22 years ago
|
||
.
Assignee: general → chanial
Component: Browser-General → Bookmarks
QA Contact: general → petersen
| Reporter | ||
Comment 2•22 years ago
|
||
This also happens with Mozilla 1.4 Mozilla/5.0 (X11; U; Linux i686; en-US;
rv:1.4) Gecko/20030731.
The behavior is: (with no internet) mozilla comes up, draws the Personal Toolbar
with only 'home' and 'bookmarks' then puts up a warning popup that it cannot
find the home page. When this is acknowledged it paints the rest of the personal
toolbar but without the '>>'.
The problem seems to be that there are 2 ways of painting the personal toolbar:
after a warning popup and without such a popup.
Hugo.
*** Bug 251899 has been marked as a duplicate of this bug. ***
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•21 years ago
|
||
-> All, as I´m seeing this on Win98, and the dupe in WinXP.
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a2) Gecko/20040714
At first, I thought there is no relation to having an errormessage at start, as
I and the dupe don´t see one.
But JS-Console shows three erromessages from chrome, line 766, 782 and 786:
Warning: redeclaration of var column
Source File: chrome://global/content/bindings/tree.xml
Line: 766, Column: 18
Source Code:
var column = tree.columns.getColumnFor(sib);
Line: 782, Column: 20
var column = tree.columns.getColumnFor(sib);
Line: 786, Column: 16
var column = tree.columns.getColumnFor(targetCol);
OS: Linux → All
Comment 5•21 years ago
|
||
I´ve got 18 folders in my PT, 4 more in the overflow, and some bookmarks and
groupmarks. Notice the half cut folder icon at the edge.
I´ve been browsing for some time, as you can see on the size of the tabs.
Comment 6•21 years ago
|
||
one and a half folders are gone, replaced by the chevron.
Comment 8•21 years ago
|
||
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a5) Gecko/20041016
When I loaded this bugpage in a new window by clicking on the link in gmail, the
bug was shortly seen in the Personal Toolbar, but the chevron restored, when the
bug page fully loaded.
When I opened Help->About Mozilla, to cut&paste the version string, the chevron
was missing again. Deleted the window, repeated, bug seen again. Could reproduce
for some retries, then I failed to reproduce. Will investigate further.
Comment 9•21 years ago
|
||
still seen
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a5) Gecko/20041031
Used zip build unzipped into new directory, used new profile, opened some
mozilla links from the start page, and dragged them into the PersonalToolbar
until the chevron was seen.
Closed browser and reopened, chevron wasn´t seen, but JS console was showing a
warning, Mozilla 1.7 start page shows a warning when used with a current 1.8
I made startpage a blank page, closed browser and reopened, bug still seen, so
this bug doesn´t depend on a warning.
Comment 10•21 years ago
|
||
*** Bug 260334 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 11•20 years ago
|
||
In a Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a6) Gecko/20050111
version, the bug is still unsolved...
A picture with the bug in http://www.barahona.org/mozilla_bug.png
Does the profile manager count as a "warning message"? Does *anything* in the
javascript console (i.e. comment #4) count? I experience this bug 100% of the
time (I think...), and I can think of a few hackish ways to fix this, and have a
guess at what the correct fix is. I don't see any warning messages though.
| Reporter | ||
Comment 13•20 years ago
|
||
attachment is a png file with the righthand side of the personal toolbar shown
| Reporter | ||
Comment 14•20 years ago
|
||
Png is image of right side of pers toolbar right after startup before resize.
| Reporter | ||
Updated•20 years ago
|
Attachment #171506 -
Attachment description: png image of right side of personal toolbar → right side of personal toolbar before resize
| Reporter | ||
Comment 15•20 years ago
|
||
Comment on attachment 171506 [details]
right side of personal toolbar before resize
No warning message is needed: just a long personal toolbar. 3 steps always
needed for startup maximized:
1. startup
2. resize
3. maximize
Comment 16•20 years ago
|
||
If this is because of a maximized window, then there is already a bug filed for
that. Otherwise, I don't see any effect of the warning message.
| Reporter | ||
Comment 17•20 years ago
|
||
This problem occurred after 1.8a4, which does not have the problem
Comment 18•20 years ago
|
||
*** Bug 206769 has been marked as a duplicate of this bug. ***
Comment 19•20 years ago
|
||
*** Bug 309471 has been marked as a duplicate of this bug. ***
Comment 20•20 years ago
|
||
As was noted by some comments on this bug, it doesn't have anything to do with
warnings (for my cases, anyway).
May I suggest changing the title of this bug 214007 to that of bug 309471?
Bug 309471's title is '"Personal Toolbar Folder" chevron missing' is more general
and descriptive.
Should this be duped to bug 338803?
Comment 23•13 years ago
|
||
Probably fixed by moving to Places bookmarks.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•