Closed
Bug 53900
Opened 24 years ago
Closed 24 years ago
delete local mail folder (via Delete button) does not work
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: nhottanscp, Assigned: hewitt)
References
Details
(Keywords: regression)
I used 2000-09-22-13-M18 win32 build.
In 3-pane mail window, select a folder and hit delete icon in the toolbar.
The folder is not deleted, the delete icon is dimmed.
Reporter | ||
Comment 2•24 years ago
|
||
No, 43349 is about non ascii folder name.
I filed this bug testing all 7 bit ascii folder names (e.g. "test").
Deleting local folder does indeed work if using the menu. Doesn't work by
toolbar button; the delete button dims after clicking it and nothing ever
happens.
This may be a duplicate of some other toolbar button bug, I don't know...
Keywords: regression,
rtm
Summary: delete local mail folder does not work → delete local mail folder (via Delete button) does not work
Comment 4•24 years ago
|
||
Reassigning to saari. I bet this broke the same day that 53861 broke. What is
happening is that the toolbar buttons are stealing focus from the trees. This
didn't use to happen. When the focus is taken away, the controller for the
folder pane is never called and hence delete folder doesn't work. the menu item
and the delete key work fine because they don't steal focus.
Assignee: putterman → saari
Comment 5•24 years ago
|
||
I'm going to nominate this for beta3. I've already seen another instance of
this. If I'm in Composer, select some text and click the Link button, nothing
happens. However, if I use the menuitem it works. I think this will affect any
toolbar button that depends upon focus to make it work.
Keywords: nsbeta3
Comment 6•24 years ago
|
||
This isn't my problem, this is a skin issue. Reassigning to Hangas
Assignee: saari → hangas
Sending to Joe. I think this may have been fixed.
Assignee: hangas → hewitt
Comment 9•24 years ago
|
||
this seems to be working now for all of the cases I know about (delete folder,
link in Composer, and deleting an address card).
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 10•24 years ago
|
||
Worksforme using 2000-09-28-08 mn6 branch commerical build NT 4.0
Status: RESOLVED → VERIFIED
Comment 11•24 years ago
|
||
Verified Fixed with win32 mozilla trunk build 100204, linux mozilla trunk build
100208 and mac mozilla trunk build 100208. Delete icon/button on toolbar deletes
local folders, link in composer linkifies selected text and deleting address
book card works. Setting bug status to Verified and removing the vtrunk keyword.
status was already Verified actually, but not it's _really_ verified :)
Keywords: vtrunk
Comment 12•24 years ago
|
||
forgot to mention that I tested bot classic and modern themes.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•