initial report, in French.
Two Mac OS Sierra users have reported this bug:
- edit a page using VE
- click on insert > media
- pick an image
- click on "advanced settings" to change the size of choose a frameless option (a user reports he only have that issue for "frameless" option and "basic option" on Sierra 10.12.6)
- expectation: you change the options and the image is inserted
- reality: the advanced settings window shows a loading bar, endlessly
Some report by @Drongou from the console (?):
`ligne 76959 inserimageNode
case 'mwInlineImage':
if (selectedNode.type === 'mwBlockImage') { null is not an object (evaluating 'selectedNode.type')
fragment.insertContent([{
type: 'paragraph',
internal: {
generated: 'wrapper'
}`The following apparently works:
- edit a page using VE
- click on insert > media
- pick an image
- insert it
- double click on the image to edit it
- go do advanced settings tab and change things
- exit