Closed Bug 130222 Opened 23 years ago Closed 23 years ago

js text in status bar can push icons out of view

Categories

(Core :: XUL, defect)

defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: ryan, Assigned: jag+mozilla)

References

()

Details

(Keywords: privacy, regression)

Attachments

(2 files)

There i a stange bug i the botton status bar. 

If you have a text in it and it is scrooling, it dos not move, but the conected
and scerure icons is pushed out of the screen together with the mozilla icon in
the top.

You can se the problem at the link.
Assignee: asa → jaggernaut
Status: UNCONFIRMED → NEW
Component: Browser-General → XP Toolkit/Widgets
Ever confirmed: true
QA Contact: doronr → jrgm
Summary: Text in botton status bar. → js text in status bar can push icons out of view
Testing with a current CVS, Linux:
I don't see the top mozilla icon go offscreen, but online and lock icon to the
right on statusbar is pushed out of the way.

Confirming bug, changing component, modifying summary.
confirming using build 2002031103 on Win2k.
OS -> All.
OS: Linux → All
Hardware: PC → All
Hiding lock icon bad.
Severity: normal → major
Keywords: privacy
Funny this never came up before. 

Seems like something we must fix, although this is probably just a crop needed.
Keywords: nsbeta1
It was a recent change to nsBrowserStatusHandler that's causing this.

http://lxr.mozilla.org/seamonkey/source/xpfe/browser/resources/content/nsBrowserStatusHandler.js#155

Changing that to .setAttribute("crop", "right") will fix it.

Patch coming up.
Keywords: regression
Attached patch Crop at the end.Splinter Review
I said 'right', it should be 'end'.
Comment on attachment 73800 [details] [diff] [review]
Crop at the end.

r=bryner
Attachment #73800 - Flags: review+
Comment on attachment 73800 [details] [diff] [review]
Crop at the end.

hyatt sez rs=him
Attachment #73800 - Flags: superreview+
Comment on attachment 73800 [details] [diff] [review]
Crop at the end.

a=shaver for the 1.0 trunk.
Attachment #73800 - Flags: approval+
Checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Directory view does this also. If you open enough subfolders and mouse-over real
long filenames that take up length greater than the status bar.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: