Dennis wrote:
The problem (scrolling too fast freezes the scrolling for a few secs) only exists when i have "Clicking in a window always raises it" enabled. Although, i can still use my keyboard to scroll, during the "freeze". My mouse also gets confined to the stuttering window.
Also, when click-to-raise is enabled, I get different xev events. Not sure if they help.
With click-to-raise E intercepts every button press and passes it on to the application. If E is busy doing something else (I doubt that is the problem), E isn't sheduled in, or the button press event delivery to E is somehow delayed you'll have that problem.
I would guess that something might be wrong with the button-press event queue in E. (since the problem does not appear in other WM's (ie. fvwm) .. and i assume both receive the same X input).
Here are two different test cases (of the scrolling problem, with click-to-raise).
xterm -> the scrolling problem cannot be remedied by any single keystroke that i know of .. however, i did discover that holding down alt-tab, the delays are eliminated
firefox -> the scrolling delays can be eliminated by single keystrokes .. such as an arrow key, or any other, i think
I smell a bug.
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
