Ticket #369 (assigned Bug)

Opened 20 months ago

Last modified 7 months ago

dragging of spacer.gif in toolbar possible

Reported by: saul11 Owned by: hallvord@…
Priority: Low Milestone: Opera Compatibility
Component: General Version: FCKeditor 2.4.2
Keywords: Cc: hallvord@…

Description

E.g. mousedown on toolbar; drag to and drop on the browser's address bar displays the URL of 'editor/images/spacer.gif'.

Attachments

fck369.htm (427 bytes) - added by hallvord@… 20 months ago.
Test case

Change History

  Changed 20 months ago by fredck

  • keywords spacer toolbar drag drop removed

Changed 20 months ago by hallvord@…

Test case

follow-up: ↓ 3   Changed 20 months ago by hallvord@…

  • priority changed from Normal to Low

This is normal, but should perhaps be disabled if "unselectable" is set. Is it on for the toolbar? Attached TC that shows Opera allows dragging of unselectable images.

I hope you agree this is low-pri. Filed Opera bug 261153.

in reply to: ↑ 2   Changed 20 months ago by fredck

Replying to hallvord@opera.com:

This is normal, but should perhaps be disabled if "unselectable" is set. Is it on for the toolbar?

Actually, for Opera, we are setting element.style.userSelect = 'none' to the TR that holds the toolbar. Does Opera support it?

I hope you agree this is low-pri.

Yes... but it seams that it happens quite often to uses to drag toolbar icons when clicking on them, so maybe it is not that low-pri.

  Changed 20 months ago by hallvord@…

CSS user-select not yet supported.

  Changed 20 months ago by hallvord@…

  • owner set to hallvord@…
  • status changed from new to assigned

  Changed 7 months ago by fredck

  • cc hallvord@… added

A fix for #21 would much probably fix this one too.

Note: See TracTickets for help on using tickets.