Mezuen egilea: Urs Hunkler

Core developers-ren irudia

Damyon,  thanks for your answer.

The double click is a great feature and very convenient.

But there seams to be no visual relation to the image button. I would expect the button to be activated when I double click the image. 

And I discovered an unexpected behavior with the image button after a double click on an image. What I did:

  • Double click on an image - the image dialogue opens
  • I close the dialogue by clicking on the "x"
  • The dialogue closes and the image button is focused
  • I click on the image button and I get an empty image dialogue - I expected to get the dialogue with the parameters of the image I just had double clicked

I hope my feedback helps.

Moodle in English -> Text editors -> Atto - how do I select an existing image?

Urs Hunkler -
Core developers-ren irudia

In other editors I can select an existing image for example with a click on the image. In Atto nothing happens when I click on the image. I need to move the cursor before the image to activate the related "Image" button. With a right aligned image at the beginning of the text I need to poke around to find the right cursor position to active the "Image" button.

I don't have much experience with Atto - is there an easy and reliable way to select an existing image in the editor?

Wouldn't it be great when the image selection would work with a click on the image as expected from former experience?

Puntuazioen batez bestekoa: -

Moodle in English -> Text editors -> Atto CSS bug for image align right

Urs Hunkler -
Core developers-ren irudia
  1. Hi, I discovered that the atto "float right" margin CSS value is wrong. I added a tracker issue 
MDL-46302 and a pull branch with the corrected code.

In the file "lib/editor/atto/plugins/image/yui/src/button/js/button.js" the margin CSS for float right is set to "margin: '0 0 .5em 0'" which sets the margin at the bottom and not at the left image side.

It should be "margin: '0 0 0 .5em'".

Hope the issue may be solved soon.

Puntuazioen batez bestekoa: -