fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2010-11-23 10:55 am

[dw-free] Long keywords cause brokenness in userpic selector popup

[commit: http://hg.dwscoalition.org/dw-free/rev/ad32e1bda9d6]

http://bugs.dwscoalition.org/show_bug.cgi?id=3282

Only happens in Chrome in Windows -- quick fix.

Patch by [personal profile] fu.

Files modified:
  • htdocs/js/userpicselect.js
--------------------------------------------------------------------------------
diff -r 58c2d1198c9f -r ad32e1bda9d6 htdocs/js/userpicselect.js
--- a/htdocs/js/userpicselect.js	Mon Nov 22 23:08:43 2010 -0600
+++ b/htdocs/js/userpicselect.js	Tue Nov 23 18:55:11 2010 +0800
@@ -2,7 +2,7 @@ UserpicSelect = new Class (LJ_IPPU, {
   init: function () {
     UserpicSelect.superClass.init.apply(this, ["Choose Icon"]);
 
-    this.setDimensions("550px", "441px");
+    this.setDimensions("560px", "441px");
 
     this.selectedPicid = null;
     this.displayPics = null;
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
No Subject Icon Selected
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org