Closed Bug 5732 Opened 25 years ago Closed 25 years ago

Collapsed toolbars cannot be un-collapsed

Categories

(Core :: XUL, defect, P4)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: elig, Assigned: mikepinkerton)

References

Details

(from our meeting; writing up for Claudius since he's doomed and this bug is easy
to describe and probably already known)

* TITLE/SUMMARY
Collapsed toolbars cannot be un-collapsed

* STEPS TO REPRODUCE
0) Launch Apprunner
1) Collapse a toolbar (e.g. click in the vertical blue strip to the left of the
toolbar region)

* RESULT
 - What happened

Toolbar collapses. However, the UI does not currently present a widget with which
the user can uncollapse the toolbar.

 - What was expected

<I assume this is detailed somewhere in the UI spec.)

* REGRESSION

 - Occurs On
        Mac OS Apprunner (4.29.99 PM optimized build)
        Win32 Apprunner (4.29.99 AM optimized build [NT 4, Service Pack 3])
        Linux Apprunner (4.29.99)

 - Doesn't Occur On
        Communicator 4.51 (RTM)

* CONFIGURATIONS TESTED

- [Mac] Power Mac 8500/120 (233 Mhz 604e), 64 MB RAM (VM on; 1 MB of VM used),
1024x768 (Thousands of Colors), Mac OS 8.5.1

- [Win32] Vectra VL (233 Mhz P2), 96 MB RAM, 800x600 (True Color), NT 4.0 SP3.

- [Linux] Vectra VL (266 Mhz P2), 96 MB RAM.
Assignee: trudelle → pinkerton
Priority: P3 → P4
assigning to pinkerton as p3 for m7
Status: NEW → ASSIGNED
accepting bug. It's really just missing functionality which is on my schedule.
*** Bug 6240 has been marked as a duplicate of this bug. ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
This works now, but there are other minor bugs that only show up in apprunner.
Will open separate bugs if evaughan and I can't fix them soon.
*** Bug 6905 has been marked as a duplicate of this bug. ***
Status: RESOLVED → VERIFIED
uncollapsing is working on all platforms, marking verified

yes, there are other minor bugs, I will search for them and maybe open some new
ones...
Status: VERIFIED → REOPENED
There is small change we need to make to xul.css to correct the cosmetical
glitch I introduced when updating XUL.css on 6/12/99.
Can you please change XUL.css in the toolbox section (around line 60) where
it says:
:toolbox-normal {
 background-color:inherit;
to:
:toolbox-normal {
 background-color:#666699;
Thanks.
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
css checked in. fixed. looks good again ;)
German, could you verify the fix when it makes it into a build and mark it so? Thanx.
Status: RESOLVED → VERIFIED
verified on

     1999-06-29-08 RedHat Linux 5.2 kernel 2.2.7
     1999-06-29-09 WinNT 4.0 sp4
     1999-06-29-09 MacOS 8.51
You need to log in before you can comment on or make changes to this bug.