kdelibs/kdeui
Aaron J. Seigo
aseigo at olympusproject.org
Tue Oct 22 01:37:26 BST 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Monday 21 October 2002 04:11, Stephan Kulow wrote:
> Still you browse when you scroll in the location bar of konqueror - you're
> not changing the URL, you browse right away. Scroll wheel actions shouldn't
> change anything but the view.
so we take care of some comboboxes (kcombobox, but not those that just use
qcombobox), and neuter them just because we don't like how it behaves in the
konqueror url box? not that someone ever accidently wheel scrolls over it (do
they?)
how about the attached patch to qcombobox itself: it implements a delayed
emit() on wheel events... i set it .5 seconds and it feels fairly natural.
behaviours don't change and the user can scroll through the list w/out
causing tons of unintential activated() events.
note that this does NOT address the issue of a combobox in a web page as that
is, obviously a seperate issue from this.
- --
Aaron J. Seigo
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
"Everything should be made as simple as possible, but not simpler"
- Albert Einstein
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE9tJ3K1rcusafx20MRAmCeAJ93t2qG0o7aqfwFtKYlggNQHnyRkACfTShK
ZXIvfSBF8112HLqaMN06bnQ=
=D8y/
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qcombobox_delayedWheel.diff
Type: text/x-diff
Size: 2506 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20021021/4768a7f0/attachment.diff>
More information about the kde-core-devel
mailing list