Closed
Bug 511589
Opened 16 years ago
Closed 6 years ago
Download Manager: delete "button" should ignore "right" click
Categories
(SeaMonkey :: Download & File Handling, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: sgautherie, Unassigned)
References
Details
(Keywords: dataloss)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.1pre) Gecko/20090717 SeaMonkey/2.0b1] (release) (W2Ksp4)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.3a1pre) Gecko/20090819 SeaMonkey/2.1a1pre] (home, optim default) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/aef07655f47f
+http://hg.mozilla.org/comm-central/rev/140d79e50cc7 + bug 510717 patch A)
1. "Right" click on the delete button/icon of an entry.
1r.
First, the entry is deleted :-(
Second, the context menu opens for the new entry (or the background) :-(
This button/icon should "execute" for "left" click only:
"right" click should simply open context menu, as it does on the rest of the entry.
Flags: blocking-seamonkey2?
Comment 1•16 years ago
|
||
Enn, this seems to be a tree bug - cycleCell is called for all sorts of clicks, which is unexpected at least for right-clicks (and probably middle-clicks too).
Comment 2•16 years ago
|
||
I wouldn't push out the 2.0 release for this, so not a blocker.
Flags: blocking-seamonkey2? → blocking-seamonkey2-
Comment 3•15 years ago
|
||
(In reply to comment #1)
> Enn, this seems to be a tree bug - cycleCell is called for all sorts of clicks,
> which is unexpected at least for right-clicks (and probably middle-clicks too).
Neil, should we file this explicitely as a toolkit bug in that case?
Comment 4•15 years ago
|
||
(In reply to comment #3)
> (In reply to comment #1)
> > Enn, this seems to be a tree bug - cycleCell is called for all sorts of clicks,
> > which is unexpected at least for right-clicks (and probably middle-clicks too).
>
> Neil, should we file this explicitely as a toolkit bug in that case?
Filed as bug 617811.
Comment 5•6 years ago
|
||
Seems to be fixed and/or long gone. Clear list and the waste basket in the 2.53.2 Download Manager do not exhibit this.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•