Opened 12 years ago
Last modified 9 years ago
#9441 new bug
Problem with Cortex Parameter views
Reported by: | jackburton | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Cortex | Version: | R1/alpha4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
There is something weird with Cortex and with the parameter views used by its addons. If you click on a slider, keep the mouse button pressed, and drag the mouse up and down, up and down for a while, then release the button, and move the mouse outside the window, the slider keeps moving in a pseudo random way, like if was receiving mouse messages. Since Cortex uses the media theme for these views (specifically the BChannelSlider class), I think it could be a system-wide problem. The ChannelSlider test, though, doesn't show this symptoms. Note that this problem has some similarities with ticket #9350, maybe the view could receive mouse messages late or out of order.
hrev50141
This issue is still present.