#4376 closed defect (fixed)
IE: wai.js causes a long horizontal scrollbar in RTL direction
Reported by: | Adam Peller | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Accessibility | Version: | 0.9 |
Keywords: | bidi | Cc: | [email protected]…, [email protected]… |
Blocked By: | Blocking: |
Description
See Justin's patch (attached) Looks harmless enough, but I don't really understand what side effects this might have.
Attachments (1)
Change History (6)
Changed 14 years ago by
Attachment: | dijit-bidi-fix-wai.js-10425.patch added |
---|
comment:1 Changed 14 years ago by
Cc: | [email protected]… added |
---|
comment:2 Changed 14 years ago by
looks simple enough but I couldn't reproduce the problem so didn't want to check in. Can someone with more CSS knowledge review?
comment:3 Changed 14 years ago by
Cc: | [email protected]… added |
---|
Evan/Justin?, we can not reproduce the problem. Seems like the div in question is not visible, so the -999 should be harmless? Can you show a case where we need to apply this patch? And what does 50% do? thanks
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 Changed 14 years ago by
Keywords: | bidi added |
---|
Note: See
TracTickets for help on using
tickets.
Fix from Justin Yin (IBM, CCLA)