hmm, I'm not seeing the issues that Tomer described as potential pitfalls when fixing this. Specifically:
- I can add `html { direction: rtl }` to TopLevelImageDocument.css (in devtools at least), and horizontal scrolling still seems to work just fine [issue described in comment 5]
- I'm not seeing any problems (using this fix) when the image is larger than the viewport [issue described in comment 2]
Maybe we've fixed some underlying scrolling issues and we can just fix this now?
Bug 1326065 Comment 10 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
hmm, I'm not seeing the issues that Tomer described as potential pitfalls when fixing this. Specifically:
- I can add `html { direction: rtl }` to TopLevelImageDocument.css (in devtools at least, in a Hebrew-localized Firefox) and horizontal scrolling still seems to work just fine [issue described in comment 5]
- I'm not seeing any problems (using this fix) when the image is larger than the viewport [issue described in comment 2]
Maybe we've fixed some underlying scrolling issues and we can just fix this now?
hmm, I'm not seeing the issues that Tomer described as potential pitfalls when fixing this. Specifically:
- I can add `html { direction: rtl }` to TopLevelImageDocument.css (in devtools at least, in a Hebrew-localized Firefox) and horizontal scrolling still seems to work just fine [regarding the issue described in comment 5]
- I'm not seeing any problems (using this fix) when the image is larger than the viewport [regarding the issue described in comment 2]. The image overflows and I can scroll it.
Maybe we've fixed some underlying scrolling issues and we can just fix this now?