Boris Zbarsky wrote:
> Laurent Jouanneau wrote:
>> So, is it normal that there isn't a CSS style
>>
>>   *[draggable=true] { -moz-user-select:none;}
>>
>> or something like that in the default HTML stylesheet 
>> layout/style/html.css ?
> 
> Doesn't sound like it.  Can you please file a bug, assigned to the owner 
> of the HTML5 drag-n-drop bug, and request blocking 1.9.1?  That said, 
> maybe having the moz-user-select is not the right thing: just because 
> something is draggable doesn't mean it shouldn't be selectable.  Clearly 
> there's an issue in the underlying drag code that needs to be addressed.

Ok, thanks, here is the bug, with a minimal test case : 
https://bugzilla.mozilla.org/show_bug.cgi?id=452787

> 
>> I ask this question because at this time a web developer should add 
>> this style on his draggable elements
> 
> We can't require web developers to add -moz properties to make use of 
> HTML5 drag-and-drop.  That's completely unreasonable.

I agree with you :-)

Laurent
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to