Modify ↓
Opened 16 years ago
Closed 16 years ago
#3502 closed defect (fixed)
the ESC listener on ExtendedDialog stopped working
Reported by: | xeen | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | |
Keywords: | ExtendedDialog | Cc: |
Description
Normally all ExtendedDialogs can be dismissed by hitting esc. For some reason this stopped working and I wasn't able to find out for what reason. I'll try nailing down the revision when this changed, but it might take some time as I've no idea where I should start. As far as I can tell, this function never changed. I'd be glad if a fresh pair of eyes could have a look at this.
Attachments (0)
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I don't know yet exactly why ESC is not working anymore. ExtendedDialog was touched a lot lately, constructors were removed, ExtendedDialogs whithout JScrollPane were introduced, the whole protocol for creating and launching an ExtendedDialog was changed, though.