6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#4308] Fix for "Collapse Sidebar" Quirkiness in IE
*
Your Email Address
*
Spam protection
Enter the letters below:
._..__ .___. ..__. | | \[__ |__|| | _|_|__/[___| ||__\
Comment
> I noticed this same problem in Internet Explorer 6 on Windows. > > > > I don't have a screenshot, but the problem is a 10-15 pixel gap > between the left and right frames when IE inserts a horizontal > scrollbar in the left sidebar frame. As in, anytime you have a long > label. > > > > My solution to the problem is to add: > > html { > > overflow-x:hidden; > > } > > body { > > overflow-x:visible; > > } > > to the horde/themes/ie6_or_less.css file. > > > > html is the only element this property can be changed for in IE, so > I'm not sure that the body section actually does anything. The > intention was to try and mitigate any unwanted effects for elements > inheriting their overflow-x. > > > > Adding overflow:hidden or overflow-x:hidden to the > body.scrollbar-quirk class has no effect.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers