Package: mozilla-firefox
Version: 1.0.7-1
Followup-For: Bug #298810
I have encountered this same problem when building a site. Appearantly
when using position: absolute and overflow: auto, there are scroll bars,
and they work, but not with the scroll wheel. I suppose the wheel would
scroll the whole page, not the sub-part (although the sub-part's size
can span the whole page). Example of what doesn't work:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="Content-Style-Type" content="text/css"/>
</head>
<body>
<div style="position: absolute; height: 100%; overflow: auto;">
put lots of text here or zoom with ctrl-+ to make it fill more than the page.
Then try scrolling with the wheel.
</div>
</body>
</html>
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages mozilla-firefox depends on:
ii debianutils 2.15.1 Miscellaneous utilities specific t
ii fontconfig 2.3.2-1.1 generic font configuration library
ii libatk1.0-0 1.10.3-1 The ATK accessibility toolkit
ii libc6 2.3.5-8 GNU C Library: Shared libraries an
ii libfontconfig1 2.3.2-1.1 generic font configuration library
ii libfreetype6 2.1.10-1 FreeType 2 font engine, shared lib
ii libgcc1 1:4.0.2-4 GCC support library
ii libglib2.0-0 2.8.4-2 The GLib library of C routines
ii libgtk2.0-0 2.6.10-2 The GTK+ graphical user interface
ii libidl0 0.8.5-1 library for parsing CORBA IDL file
ii libjpeg62 6b-10 The Independent JPEG Group's JPEG
ii libkrb53 1.3.6-5 MIT Kerberos runtime libraries
ii libpango1.0-0 1.8.2-3 Layout and rendering of internatio
ii libpng12-0 1.2.8rel-5 PNG library - runtime
ii libstdc++6 4.0.2-4 The GNU Standard C++ Library v3
ii libx11-6 6.8.2.dfsg.1-10 X Window System protocol client li
ii libxext6 6.8.2.dfsg.1-10 X Window System miscellaneous exte
ii libxft2 2.1.7-1 FreeType-based font drawing librar
ii libxinerama1 6.8.2.dfsg.1-10 X Window System multi-head display
ii libxp6 6.8.2.dfsg.1-10 X Window System printing extension
ii libxt6 6.8.2.dfsg.1-10 X Toolkit Intrinsics
ii psmisc 21.8-1 Utilities that use the proc filesy
ii xlibs 6.8.2.dfsg.1-10 X Window System client libraries m
ii zlib1g 1:1.2.3-8 compression library - runtime
mozilla-firefox recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]