Closed
Bug 66250
Opened 24 years ago
Closed 24 years ago
Recent Pages menu appears as tiny rectangle [should be disabled if 0 or 1 files viewed]
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
mozilla0.9
People
(Reporter: bugzilla, Assigned: cmanske)
References
Details
methinks this is a recent regression: that is, this isn't a problem with a linux
verification build [2001.01.18.15, mozilla] --but it is a problem with a recent
debug build [pull from this afternoon; again mozilla on linux].
to observe:
0. make sure you've opened at least one document in composer. :)
1. launch the composer [eg, Tasks > Composer].
2. select File > Recent Pages.
result: the submenu that should appear doesn't --instead i get a blank 2x4 pixel
rectangle.
not sure if this occurs on other platforms [don't have access from them at the
present from home]. nor am i sure if this is limited to only debug builds
[that'd be weird]...
Reporter | ||
Comment 1•24 years ago
|
||
odd: i grabbed linux verification build [2001.01.22.08] and i couldn't repro
this. i tried it with the same profile with which i had originally found this...
so, i tried another tack with my debug build: restarting the profile [exit and
restart mozilla; closing and reopening Composer doesn't suffice] --and then the
submenu for Recent Pages actually appeared. and, to be even more clear with my
earlier steps: at step (0) was the first [and only] document i had edited for
that debug build, as well as the first mozilla session for that build; i had
closed and reopened the document once or twice during that session.
resummarizing, downgrading. still, shouldn't need to restart mozilla to view
this menu.
Severity: major → normal
Summary: Recent Pages menu broken [appears as tiny rectangle] → Recent Pages menu broken [appears as tiny rectangle] during initial mozilla session
Comment 2•24 years ago
|
||
sounds like the bug here is that when there aren't any recent pages to show, the
menu should be disabled (not show a little rectangle as sairuh sees).
Is this on any other platforms?
On Mac, I see the Recent Pages menu item enabled but no hierarchical menu.
What does Windows do?
Reporter | ||
Comment 3•24 years ago
|
||
yes, this is also a problem on winNT. resummarizing based on the fact that this
menu should just be disabled if the user has never opened any file or has only
opened one file in composer.
Summary: Recent Pages menu broken [appears as tiny rectangle] during initial mozilla session → Recent Pages menu appears as tiny rectangle [should be disabled if 0 or 1 files viewed]
Reporter | ||
Updated•24 years ago
|
OS: Linux → All
Hardware: PC → All
Assignee | ||
Comment 4•24 years ago
|
||
Should be easy to simple disable "Recent Pages" if list is empty.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9
Assignee | ||
Comment 7•24 years ago
|
||
Menu should be disabled if no items.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 8•24 years ago
|
||
verifying on Mac debug build; looks correct now! :-)
You need to log in
before you can comment on or make changes to this bug.
Description
•