|
Bugzilla – Full Text Bug Listing |
| Summary: | wheel highlight in sax2 mouse test inconsistent | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Uwe Girlich <Uwe.Girlich> |
| Component: | SaX2 | Assignee: | Marcus Schaefer <ms> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | ||
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Uwe Girlich
2005-08-19 09:29:26 UTC
:-) nice bug report but this behavior is intended. The problem is if I display the arrow up/down pictures a shorter time the action of scrolling the wheel will result in permanently show/disappear/show/disappear effect which would be really a bad implementation. Therefore the picture is displayed a view seconds. If you scroll to the other direction within this time both pictured are superposed which is intended and seems logical to me. So I'm sorry but I will not change that ;) > If you scroll to the other direction within this time both pictured are > superposed No. down-up-up-up shows first "down", then only "up" but up-down-down-down shows first "up", then "up+down". > which is intended and seems logical to me. OK. If you say up-down behaves correctly, please correct the behaviour of down-up. My bug reports is only about the inconsistency between up-down and down-up. ok yes you are right, I fixed it ;) |