canmove, Confirmed users
737
edits
| Line 102: | Line 102: | ||
''' [https://bugzilla.mozilla.org/show_bug.cgi?id=571843 Bug 571843] ''' | ''' [https://bugzilla.mozilla.org/show_bug.cgi?id=571843 Bug 571843] ''' | ||
<code>bin\activate</code> | <code>bin\activate</code> fails to find 64-bit Python on 64-bit Windows environments, as it assumes Python is 32-bit. | ||
''' [https://bugzilla.mozilla.org/show_bug.cgi?id=574563 Bug 574563] ''' | ''' [https://bugzilla.mozilla.org/show_bug.cgi?id=574563 Bug 574563] ''' | ||
| Line 114: | Line 114: | ||
''' [https://bugzilla.mozilla.org/show_bug.cgi?id=660862 Bug 660862] ''' | ''' [https://bugzilla.mozilla.org/show_bug.cgi?id=660862 Bug 660862] ''' | ||
By default, widgets are placed on the add-on bar, and given a height to match the height of that bar. If the user moves the widget to a different, | By default, widgets are placed on the add-on bar, and given a height to match the height of that bar. If the user moves the widget to a different toolbar, and that toolbar has a different height, the widget's height is not updated accordingly. | ||
''' [https://bugzilla.mozilla.org/show_bug.cgi?id=660857 Bug 660857] ''' | ''' [https://bugzilla.mozilla.org/show_bug.cgi?id=660857 Bug 660857] ''' | ||