Closed Bug 4711 Opened 26 years ago Closed 25 years ago

[BLOCK] Sidebar collapses if you resize the window

Categories

(SeaMonkey :: UI Design, defect, P1)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: sfraser_bugs, Assigned: pollmann)

References

Details

In apprunner, expand the sidebar, and click on an item to load it. Now resize the window. The sidebar collapses back to its original size. The sidebar should stay open, and only change size when the window is so narrow that some adjustment is necessary.
Component: Apprunner → XPApps
OS: Mac System 8.5 → All
Hardware: Macintosh → All
Target Milestone: M4
Re-assigned to matt@netscape.com, set target milestone to M4, changed component to XPApps, and platform and OS to All. Matt, is this fixable for M4 by Friday?
Assignee: don → matt
Priority: P3 → P1
Target Milestone: M4 → M5
Changed target milestone to M5.
This is actaully a frames bug In viewer.exe goto http://warp move the frame border all the way to the right resize the browser Frameboarder was go back to it's orignal place
QA Contact: 3853 → 4078
Assignee: matt → pollmann
This is a frames bug in gecko. I think this is erics.
Target Milestone: M5 → M6
Status: NEW → ASSIGNED
I've got a fix for this in my tree, will be checking it in soon.
*** Bug 6715 has been marked as a duplicate of this bug. ***
Target Milestone: M6 → M7
This isn't critical for M6, marking M7.
Severity: normal → blocker
Summary: Sidebar collapses if you resize the window → [BLOCK] Sidebar collapses if you resize the window
Upgrading this to a blocker bug.
Assignee: pollmann → karnaze
Status: ASSIGNED → NEW
Assignee: karnaze → pollmann
I've got a fix for this 'un. :) Chris, I'm using the new user-dragged sizes to recalculate the Row/ColSpecs array, like we discussed before. The only minor problem with this solution is that percentage-based widths are going to be accurate to within only 1% of the browser window width because the RowSpec stores an integer. If we can change this to store the spec in floats, it can be accurate to within a pixel, which is what I think we want.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Just checked in a fix.
Status: RESOLVED → VERIFIED
verified in 6/14 builds
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.