Bug 307400. Scrolling profiles in Profile Manager broken in some localizations. r=mano
git-svn-id: svn://10.0.0.236/trunk@206660 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
<separator flex="1"/>
|
||||
|
||||
<vbox flex="1">
|
||||
<listbox id="profiles" flex="1" rows="5" seltype="single"
|
||||
<listbox id="profiles" rows="5" seltype="single"
|
||||
ondblclick="onProfilesDblClick(event)"
|
||||
onkeypress="onProfilesKey(event);">
|
||||
</listbox>
|
||||
|
||||
Reference in New Issue
Block a user