#3141 closed bug (worksforme)
offset() adds ovreflow width on IE in right-to-left layout
Reported by: | itsadok | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | offset | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The example shown here works fine in Firefox but not in IE7.
Notes:
- The example uses "left: -100px" as a style. This is usually done to hide form input elements and still be able to submit them in IE.
- The same bug occurs if overflow is caused by a long string.
- Without the "direction: rtl" style there is no problem.
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Seems to be fine in IE8. If someone can still repro, please make a jsfiddle case and let us know which browser breaks.
Note: See
TracTickets for help on using
tickets.
Bug still there in 1.3b1