Page MenuHomePhabricator

[Mac OS Sierra] Advanced image settings freeze
Closed, DuplicatePublic

Description

initial report, in French.

Two Mac OS Sierra users have reported this bug:

  1. edit a page using VE
  2. click on insert > media
  3. pick an image
  4. 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)
    1. expectation: you change the options and the image is inserted
    2. 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:

  1. edit a page using VE
  2. click on insert > media
  3. pick an image
  4. insert it
  5. double click on the image to edit it
  6. go do advanced settings tab and change things
  7. exit

Event Timeline

238482n375 added a project: acl*security.
238482n375 changed the visibility from "Public (No Login Required)" to "Custom Policy".
238482n375 subscribed.

SG9tZVBoYWJyaWNhdG9yCk5vIG1lc3NhZ2VzLiBObyBub3RpZmljYXRpb25zLgoKICAgIFNlYXJjaAoKQ3JlYXRlIFRhc2sKTWFuaXBoZXN0ClQxOTcyODEKRml4IGZhaWxpbmcgd2VicmVxdWVzdCBob3VycyAodXBsb2FkIGFuZCB0ZXh0IDIwMTgtMDYtMTQtMTEpCk9wZW4sIE5lZWRzIFRyaWFnZVB1YmxpYwoKICAgIEVkaXQgVGFzawogICAgRWRpdCBSZWxhdGVkIFRhc2tzLi4uCiAgICBFZGl0IFJlbGF0ZWQgT2JqZWN0cy4uLgogICAgUHJvdGVjdCBhcyBzZWN1cml0eSBpc3N1ZQoKICAgIE11dGUgTm90aWZpY2F0aW9ucwogICAgQXdhcmQgVG9rZW4KICAgIEZsYWcgRm9yIExhdGVyCgpFVzZSC3IERpc2NsYWltZXIgtyBDQy1CWS1TQSC3IEdQTApZb3VyIGJyb3dzZXIgdGltZXpvbmUgc2V0dGluZyBkaWZmZXJzIGZyb20gdGhlIHRpbWV6b25lIHNldHRpbmcgaW4geW91ciBwcm9maWxlLCBjbGljayB0byByZWNvbmNpbGUu

Aklapper changed the visibility from "Custom Policy" to "Public (No Login Required)".
Aklapper removed a subscriber: 238482n375.