Summary | DIMP: Popdowns only close on body click |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 02/23/2010 (5613 days ago) |
Due | |
Updated | 04/22/2010 (5555 days ago) |
Assigned | 02/25/2010 (5611 days ago) |
Resolved | 04/22/2010 (5555 days ago) |
Milestone | |
Patch | No |
Bug #8880: Close contextmenu when clicking on any element thatactivates the same contextmenu
http://git.horde.org/diff.php/horde/js/ContextSensitive.js?rt=horde-git&r1=f74d5a8f37c6de4815000d47af7183aa51b9f9b4&r2=1fea0fa390c684c91c28b1d4455eb9c8aa958e5e
State ⇒ Assigned
it works when clicking on the arrow button next to it), and on the
"Folder Actions" button.
State ⇒ Resolved
Assigned to Michael Slusarz
Bug #8880: Fix some ContextSensitive behaviorshttp://git.horde.org/diff.php/horde/js/ContextSensitive.js?rt=horde-git&r1=3afdae96720b0729fa1ccebe18282cd88e08f39a&r2=bb55960451163f39efc5a81d906aa9b26d213844
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ DIMP: Popdowns only close on body click
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
when opening another popdown. This can be seen pretty well when
clicking on an user/address link in the message view. I'd expect this
popdown to close if I:
- click the link again
- click on another address
- click anywhere else
- maybe even automatically after a certain time.