Closed
Bug 10135
Opened 26 years ago
Closed 26 years ago
Moving the scroll bar in the Folder sidebar clears out the thread pane
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
Tracking
(Not tracked)
M10
People
(Reporter: lchiang, Assigned: hyatt)
References
Details
(Whiteboard: [PR1])
Moving the scroll bar in the Folder sidebar clears out the thread pane
Build: 1999071911 release build
Windows NT 4.0
Have not tried the other platforms yet
Setup: have enough mail folders / accounts to cause a scroll bar to appear in
the sidebar for Messenger Folders
1) Start Messenger
2) Set to display the sidebar area
3) Open one of your mail accounts and select a folder such as the Inbox
4) In the thread pane, the message listing of your Inbox messages appear
5) Go back to the sidebar and click the down arrow in the scroll bar for the
Messenger Folders.
Actual Results: The message listing in the thread pane disappears. You must
select another folder and reselect in order to see the message listing again.
Resiziing the window does not help.
Expected Results: The message listing in the thread pane should remain
untouched because in step 5, I don't select another folder; I'm just scrolling
the folder list.
fyi
This problem also occurs in today Mac commercial seamonkey build (1999-07-19-11-
m9)
Changing platform to All.
Note: have not tried linux.
Updated•26 years ago
|
Assignee: putterman → hyatt
Comment 3•26 years ago
|
||
reassigning to hyatt. I imagine this is a scrollbar/tree problem.
Assignee | ||
Comment 5•26 years ago
|
||
Moving to M10.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Sounds like this needs to be fixed for PR1, so I added a note to the Status
Whiteboard
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 7•26 years ago
|
||
This is a dup of 9029... the scrollbar events are bubbling up to your event
handler. If you actually put a type check in your event handler to verify that
the clicks are happening on treecells (and screen out the scrollbar), then you
could work around this problem.
*** This bug has been marked as a duplicate of 9029 ***
marking as verified. I added a comment in the other bug to verify the mail
case. Also added the other bug to the dependency list since this one has it.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•