Reproduced on Chrome 32.0.1700.102 m with Windows 7

1.
Summary: Scroll have incorrect behavior.
STR: Go to the Full Wysiwyg field -> Add 4 or 5 image assets to increase the space for scroll -> Change aligment or size of the asset using "Override asset" option, save, then do the same again -> Click "Cancel" button.
Actual result: Scroll jumps up.
Expected result: After reference dialog closed we should stay on the same place where we leaved.

2.
Summary: There is no way to type the text around the image asset.
STR: Go to the Full Wysiwyg field -> Add image asset -> Click "Override asset" on the added asset -> Choose "Left" aligment -> Click "Override" button -> Put cursor to the right to type the text.
Actual result: There is no cursor at the rihgt side of the asset. It appears after switching the plain text.
Expected result: The possibility to type the text around the image.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kiseleva.t’s picture

Status: Active » Needs review
FileSize
1011 bytes

I've fixed this issue by attached patch. It set focus after asset during hide of dialog.

IRuslan’s picture

Looks good. Pushed to dev.

  • IRuslan committed d84225f on 7.x-1.x authored by kiseleva.t
    Issue #2185439 by kiseleva.t, IRuslan: [Wysiwyg] There are several...
IRuslan’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.