#3765 closed defect (bug) (fixed)
Scrollbars always visible in IE
Reported by: | xeqta | Owned by: | |
---|---|---|---|
Milestone: | 1.6 | Priority: | normal |
Severity: | minor | Version: | 1.5 |
Component: | Templates | Keywords: | needs-testing |
Cc: |
Description
The ugly scrollbars are always visible even if you dont have enough content in your textfields to actually make use of them.
It could prob. be fixed with css: overflow:auto;
Change History (8)
#2
@
13 years ago
- Component changed from Core to Theme
- Keywords needs-testing added
- Severity changed from normal to minor
- Summary changed from Scrollbars always visible to Scrollbars always visible in IE
Tested in IE7 and IE8. Confirmed.
xeqta's proposed fix works in IE. Needs testing on other browsers to see if it breaks anything.
#6
@
12 years ago
Is it a compatibility mode issue like #3595 ? I can't seem to be replicate it in IE9
Note: See
TracTickets for help on using
tickets.
(Just tested IE)