gecko-dev/devtools
Julian Descottes 50a256422a Bug 1286523 - fix HTML autocomplete overflow issue;r=bgrins
When the autocomplete popup has a scrollbar, the rightmost part
of the suggestions is hidden when using RTL locale.

XUL autocompletes (using the richlistbox) were always displaying the
suggestions using LTR. I couldn't find any CSS rule enforcing this, so
I assume this was a default behavior of the richlist box.
This patch restores the same behavior as before.

MozReview-Commit-ID: 9AcMxEe6tuL

--HG--
extra : rebase_source : 9329892b3d387739ffc9c53d3c89b3a30e8833ff
2016-07-13 19:19:12 +02:00
..
client Bug 1286523 - fix HTML autocomplete overflow issue;r=bgrins 2016-07-13 19:19:12 +02:00
docs Bug 1240900 - Connect primary browser UI to the viewport. r=ochameau 2016-06-25 11:35:02 -05:00
server merge mozilla-inbound to mozilla-central a=merge 2016-07-17 10:08:08 +02:00
shared Bug 911216 - Part 30: Enable SpiderMonkey Promise implementation. r=bz,efaust,bholley,Paolo,tromey,shu 2016-07-16 15:05:12 +02:00
.eslintrc Bug 1283583 - Clean up code style in devtools/server/main.js. r=ochameau 2016-07-01 18:35:25 -05:00
.eslintrc.mochitests
.eslintrc.xpcshell
bootstrap.js Bug 1271048 - Fix eslint issues in devtools/bootstrap.js. r=pbro 2016-05-10 00:15:03 +02:00
chrome.manifest
install.rdf
moz.build
templates.mozbuild