Bug 1363970 Comment 5 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Since we're picking from the page while RDM's touch simulation is active, it's likely the touch-simulator will need to bail out before the touch event is handled. This would be the same approach done for  Bug 1409085. 

 If that's the case we'll need to tell RDM to disable touch events depending on the color picker state.
Since we're picking from the page while RDM's touch simulation is active, it's likely the touch-simulator will need to bail out before the touch event is handled. This would be the same approach done for  Bug 1409085. 

 If that's the case we'll need to tell RDM to disable touch events depending on the color picker state. 

Places where the color picker is being enabled: https://dxr.mozilla.org/mozilla-central/search?q=pickColorFromPa&redirect=false

Back to Bug 1363970 Comment 5