Closed Bug 59036 Opened 24 years ago Closed 24 years ago

Long channel topic causes chatzilla to think it has a bigger window

Categories

(Other Applications :: ChatZilla, defect, P3)

x86
All

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jacob, Assigned: rginda)

References

Details

Attachments

(1 file)

If a topic on IRC is really long (longer than the space alloted for it in the status bar) and the status bar is turned on, it seems to cause Chatzilla a little heartache. If you join a channel that has a really long topic (with your status bar shown), it will cause the userlist to be wider than normal. Also, all text that's typed in will not wrap properly at the window border. I suspect these problems are directly related in that when chatzilla places the title is the statusbar it uses a nowrap single line. The rest of the window is then resized around this, but without a horizontal scrollbar.
Not only on Win2000, also on Win98 and I guess this happens also on other OS's
OS: Windows 2000 → All
Fix is to add 'crop="right"' attribute to the <text/> node at line 273. I can post a real patch if my tree finishes updating...
note that this bug still occurs if the window is smaller than the total width of the other information at the bottom of the screen, so adding crop="right" to them wouldn't hurt, but that is a pretty darn small window, so is it worth bothering?
r=bzbarsky on that patch, but Daniel says he's going to attach one that fixes all the fields, not just topic.
Since fixing all the text fields requires modifing all the surrounding boxes, I'd say it's not really worth the bother unless it's changed to use grids (I can't promise it'd work 100% the same as it does now though. it's a weird layout). I'd say file a low priority bug on it. If it doesn't get fixed it won't be the end of the world.
Thanks for letting me know about this. I'm planning a large chatzilla update RSN, and will include this fix.
Status: NEW → ASSIGNED
Depends on: 71468
superbug checked in, mass marking all dependents fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified with latest build
Status: RESOLVED → VERIFIED
Product: Core → Other Applications
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: