Comment 6 for bug 779782

Revision history for this message
Matthew Paul Thomas (mpt) wrote :

The playback controls aren't the only menu controls that require mousedown as well as mouseup. Just above them is the volume slider, which behaves the same way. And next door, the calendar in the clock menu, which similarly requires mousedown.

For each of those, we could define that they should work on mouseup without mousedown, like menu items do. Would there be any drawbacks?