Closed (duplicate)
Project:
Privatemsg
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
7 Feb 2013 at 20:46 UTC
Updated:
8 Oct 2023 at 18:40 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedAs a follow up, is there any way to change the autocomplete user selection field to a dropdown list or require user to simply type in the recipient name?
Comment #2
Anonymous (not verified) commentedAnother update. Tried converting the message form into a "Renderable element" using the Renderable elements module with Display Suite. This little module is a very interesting addition to Drupal. I have found it to generally be very stable, but you really need to test the behavior of any form you convert using it.
In any case, it seems to solve the problem of the slow script when writing a private message in IE 9. I converted the form using Renderable elements. I am still not able to get the "To:" field to autocomplete the user name, but I type in the complete user name(s), at least it works.
Once again, the private message module is amazing. I hope it or some other replacement can be made completely fieldable, allowing the end user to do things like can the display of the "To:" field directly.
Comment #3
ptmkenny commentedMarking as duplicate of http://drupal.org/node/1956038 which is newer but has code to patch.
Comment #4
Anonymous (not verified) commentedTested the patch in http://drupal.org/node/1956038 and it seems to work, can now use autocomplete in IE and no slow script problem.
Comment #5
ptmkenny commented@trainingcity Please leave a comment on that issue (http://drupal.org/node/1956038); this issue is now closed.