Closed
Bug 63921
Opened 25 years ago
Closed 25 years ago
Rename/Deleted IMAP folders do not refresh on folder pane & trash folder until expand/collapse folders or relaunch app
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9
People
(Reporter: sheelar, Assigned: naving)
References
Details
(Keywords: platform-parity, Whiteboard: [nsbeta1+])
Attachments
(1 file)
|
1.81 KB,
patch
|
Details | Diff | Splinter Review |
buildid: 2000122908
os: mac
Steps to reproduce
Open mail and select any existing folder and click rename
Rename folder dlg appears
Rename an 'xyz'existing folder to 'abc'
click ok
And do not click any where on that screen . Just wait
You will notice that the folder does not refresh on its own
Workaround: Click on the folder you just renamed and will refresh.
| Reporter | ||
Comment 1•25 years ago
|
||
change qa contact
QA Contact: esther → sheelar
Summary: Rename a folder and does not refresh → Rename a folder and does not refresh
Comment 3•25 years ago
|
||
Based on 64143 is nsbeta1+ bug, adding mail1 & nsbeta1 for the keywords to
ensure this bug can be fixed for next release.
| Assignee | ||
Comment 4•25 years ago
|
||
reassigning to self because a dup has been assigned to me.
| Assignee | ||
Comment 5•25 years ago
|
||
really reassigning. Sorry for extra mail.
Assignee: sspitzer → naving
Comment 6•25 years ago
|
||
marking nsbeta1+ and moving to mozilla0.8
Priority: -- → P3
Whiteboard: [nsbeta1+]
Target Milestone: --- → mozilla0.8
Comment 7•25 years ago
|
||
if by refresh you mean that the name in the folder pane is not updated..
worksforme build 2001010320 win95.
Updated•25 years ago
|
| Reporter | ||
Comment 8•25 years ago
|
||
sorry for not replying late. Yes, I did mean that the folder pane does not get
updated. This has been seen on winNT too.( bug 64143)
Comment 10•25 years ago
|
||
Changing summary to ensure for covering Rename & Delete folders scenarios,
Adding IMAP on the summary too.
And if this is occurring on IMAP, then QA should assign to me.
Change QA to me and Ccing Sheela.
QA Contact: sheelar → huang
Summary: Rename a folder and does not refresh → Rename/Deleted IMAP folders do not refresh on folder pane & trash folder until expand/collapse folders or relaunch app
Comment 11•25 years ago
|
||
*** Bug 65147 has been marked as a duplicate of this bug. ***
Comment 13•25 years ago
|
||
marking nsbeta1- and moving to future milestone.
Comment 14•25 years ago
|
||
Renominating this bug for nsbeta1.
Without this fix, users will misunderstand that the rename folder functionality
is not working! Adding pp for the keywords since problem is ONLY occurs on WinNT
& Mac platforms.
| Assignee | ||
Comment 15•25 years ago
|
||
Yes I also want this to be nominated
| Assignee | ||
Comment 16•25 years ago
|
||
This assertions causes rename to fail on opt build but you can ignore it
on the debug build so it work fine.
NTDLL! 77f7629c()
nsDebug::Assertion(const char * 0x100e4d38, const char * 0x100e4d2c, const char
* 0x100e4cfc, int 238) line 254 + 13 bytes
nsEventQueueImpl::PostEvent(nsEventQueueImpl * const 0x03f05e50, PLEvent *
0x05a07c34) line 238 + 40 bytes
nsStreamObserverEvent::FireEvent(nsIEventQueue * 0x03f05e50) line 65 + 19 bytes
nsStreamListenerProxy::OnDataAvailable(nsStreamListenerProxy * const 0x03f01824,
nsIChannel * 0x03b3bd64, nsISupports * 0x00000000, nsIInputStream * 0x05978dd0,
unsigned int 3694, unsigned int 8192) line 315 + 20 bytes
nsSocketTransport::doReadAsync(short 1) line 1290 + 96 bytes
nsSocketTransport::Process(short 1) line 808 + 13 bytes
nsSocketTransportService::Run(nsSocketTransportService * const 0x017dbcc4) line
424 + 13 bytes
nsThread::Main(void * 0x017db720) line 106 + 26 bytes
_PR_NativeRunThread(void * 0x017db500) line 399 + 13 bytes
_threadstartex(void * 0x017db350) line 212 + 13 bytes
KERNEL32! 77f04ee8()
I will wait for dougt necko landing to see if that fixes this problem
Comment 17•25 years ago
|
||
remarking nsbeta1-. It sounds like this is causing a ui problem that fixes
itself relatively easily.
Comment 18•25 years ago
|
||
Removing nsbeta1-, renominating nsbeta1 -- I really think this should be fix in
next release.....
| Assignee | ||
Comment 19•25 years ago
|
||
This bug blocks 50722 & 64812 and we need to fix this. I think it has
definitely to do with the above assertion.
cc' ing mscott for his opinion
Comment 20•25 years ago
|
||
*** Bug 68154 has been marked as a duplicate of this bug. ***
Comment 21•25 years ago
|
||
I'd much rather see the 3 crashes fixed then this bug.
Comment 22•25 years ago
|
||
marking nsbeta1+ and moving to mozilla0.9
Whiteboard: [nsbeta1+ 2/13] → [nsbeta1+]
Target Milestone: Future → mozilla0.9
| Assignee | ||
Comment 23•25 years ago
|
||
cc dougt, Do you know anything about the above assertion ?
Comment 24•25 years ago
|
||
NS_ASSERTION(mElderQueue, "event dropped because event chain is dead");
darin, have you seen this when playing around in mail after your socket
changes?
| Assignee | ||
Comment 25•25 years ago
|
||
Comment 26•25 years ago
|
||
sr=bienvenu
| Assignee | ||
Comment 27•25 years ago
|
||
fix checked in last night. Thanks to bienvenu for helping me.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 28•24 years ago
|
||
Verified on Mac 05-02-09-trunk & Win 05-02-12-trunk builds.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•