Opened 5 years ago

Closed 5 years ago

#3280 closed bug (Fixed)

Label plugin unable to reopen label options

Reported by: Calum Owned by:
Priority: minor Milestone: 2.0.4
Component: Plugin Version: 2.0.0
Keywords: Cc:

Description

From a forum user: https://forum.deluge-torrent.org/viewtopic.php?f=7&t=55394

Attached is a short screen recording to show how the context menu behavior looks like. After I close the first modal, the context menu opens, but any click on "Label Options" does nothing. The functionality of the add or remove label entries is intact. In the process of this testing I also found the attached console error about it. I'm wondering why I didn't see that the first time around.

Attachments (2)

ZK5Yn2g.png (9.9 KB ) - added by Calum 5 years ago.
CyP1cOJ.gif (63.5 KB ) - added by Calum 5 years ago.

Download all attachments as: .zip

Change History (5)

by Calum, 5 years ago

Attachment: ZK5Yn2g.png added

by Calum, 5 years ago

Attachment: CyP1cOJ.gif added

comment:1 by Calum, 5 years ago

Milestone: needs verified2.0.4

From my quick testing it looks like clicking the dialog X button or pressing the Esc key results in the dialog unable to re-open and a similar console error:

TypeError: me.dom is undefined ext-all-debug.js:8073:15
    ExtJS 4
    show http://localhost:8112/js/label/label.js:398
    onLabelOptionsClick http://localhost:8112/js/label/label.js:609
    ExtJS 5
        fire
        fireEvent
        onClick
        onClick
        h

Using the OK or Cancel buttons works fine.

comment:2 by DjLegolas, 5 years ago

This happens with the add button too.

Version 0, edited 5 years ago by DjLegolas (next)

comment:3 by Calum, 5 years ago

Resolution: Fixed
Status: newclosed
Note: See TracTickets for help on using tickets.