Closed
Bug 56064
Opened 24 years ago
Closed 24 years ago
scrollbar missing in chat pane
Categories
(Other Applications :: ChatZilla, defect, P3)
Tracking
(Not tracked)
People
(Reporter: jrspm, Assigned: rginda)
Details
I'm working with build 2000101014 M18 Win32
There is no scrollbar in the chat pane. However, there is one in the user list.
Very difficult to keep up with conversations when missing a scrollbar. Kind of
necessary on IRC.
Jake
Assignee | ||
Comment 1•24 years ago
|
||
I'll look into it, as a temporary workaround, do the pgup/pgdn keys still work?
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
I don't remember but I know that using the mouse to drag select to the end
works.
Reporter | ||
Comment 3•24 years ago
|
||
Ahh.... Timeless, that's what you meant last night. Sorry, I missed that
yesterday.
In response to Robert, yes pgup/pgdn and arrow up/dn work.
The issue, however is that scrollbars don't appear when they should.
If the problem is that, in order for chatzilla to write content to the screen,
it adds it by using document.write(), then take a look at bug 55334 and bug
53683, both of which deal with scrollbars not being created for javascript
generated content.
Jake
Assignee | ||
Comment 4•24 years ago
|
||
*** This bug has been marked as a duplicate of 55334 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Core → Other Applications
You need to log in
before you can comment on or make changes to this bug.
Description
•