Summary | Ldap popup conflicts with browser popup on Redirect screen |
Queue | IMP |
Queue Version | 4.3.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | dion.rowney (at) usask (dot) ca |
Created | 12/10/2008 (6053 days ago) |
Due | |
Updated | 12/11/2008 (6052 days ago) |
Assigned | 12/11/2008 (6052 days ago) |
Resolved | 12/11/2008 (6052 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
IMP 4, but I also don't think it is worth a changelog entry either
since it is debatable if it is even broken.
Assigned to Michael Slusarz
Taken from Chuck Hagenbuch
it works for you without it, go ahead and remove it everywhere I guess.
State ⇒ Feedback
adds the 'autocomplete="off"' param to any field that uses
autocompetion. It works for me in all browsers without having to
explicitly add the param to the source template.
State ⇒ Resolved
Assigned to Chuck Hagenbuch
http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.1200&r2=1.1201&ty=u
http://cvs.horde.org/diff.php/imp/templates/compose/redirect.html?r1=1.15&r2=1.16&ty=u
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Ldap popup conflicts with browser popup on Redirect screen
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
"bounce" the message to someone else.
Start typing an e-mail address on the Redirect screen. Webmail does an
ldap search-as-you-type and displays a drop-down menu of the results.
At the same time, the browser shows you a drop-down menu of previous
addresses you've typed on this screen.
This does not happen on the New Message screen, so I presume that the
IMP developers did something to disable the browser drop-down menu
there, but forgot to do this on the Redirect screen.