Closed Bug 40833 Opened 24 years ago Closed 24 years ago

mouseover long links causes status bar to widen, scrollbars to vanish

Categories

(Core :: XUL, defect, P3)

x86
All
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: doronr, Assigned: jrgmorrison)

References

Details

2000052708 - Win32/linux.

goto http://bugzilla.mozilla.org/, and mouse over the "View Bugs Already
Reported Today" link. You will see some terrible UI horkage (the reason for cc:
ben goodger) - the urlbar widget gets extended over the navigation buttons, the
scroll bar dissapears.

The reason for this is that the shown link in the status bar is longer that the
bar itself. Bugzilla links are highly prone to this.

Not sure if this is XPToolkit or XPApps or UI.
*** Bug 40841 has been marked as a duplicate of this bug. ***
*** Bug 40841 has been marked as a duplicate of this bug. ***
This looks just like bug #37658 I think this comes from ben's change to
navigatorOverlay.xul
a fix for this was checked in by ben
Assignee: trudelle → ben
fixed
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
The fix was to add 'flex="1"' to xul:text in the binding for 'statusbar-panel'
(in xmlBindings.xml) if anyone wanted to know.
*** Bug 40866 has been marked as a duplicate of this bug. ***
*** Bug 37658 has been marked as a duplicate of this bug. ***
.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
... and the drawback of closing early, is that people don't find this bug
when they look for an existing open bug. Duh. Taking this bug for now.
Assignee: ben → jrgm
Status: REOPENED → NEW
Summary: mouseover a link longer than status bar causes UI horkage → mouseover long links causes status bar to widen, scrollbars to vanish
marking fixed
Status: NEW → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
verified. thanks doron.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.