Side navigation
#3141 closed bug (worksforme)
Opened July 08, 2008 07:07AM UTC
Closed November 14, 2010 02:09PM UTC
Last modified March 14, 2012 08:48PM UTC
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.
Bug still there in 1.3b1