Last modified: 2014-06-10 23:19:11 UTC
Steps to reproduce: 1.Open a oage with VE 2.Insert an image 3.Make it right aligned and framless 4.Hover over it Observed Result: It throws the following error: Uncaught TypeError: Cannot read property 'getSurface' of null
It also happens for the following case: 1. Change alignment of any image 2. Delete the image 3. Observe that, the phantom of the image is still there after deleting the image 4.Now hover over the phantom Observed Result: As soon as you delete the image the error: Cannot read property 'getSurface' of null appears, also everytime you hover over the phantom , you will get this same error. See the screenshot attached
Created attachment 15455 [details] Screenshot
Change 134363 had a related patch set uploaded by Esanders: [BREAKING CHANGE] Merge protected node into focusable node https://gerrit.wikimedia.org/r/134363
Fixed and backport going out in SWAT.
Still fixed.
Verified the fix in Betalabs and test 2
Verified the fix in production.
Change 134363 merged by jenkins-bot: [BREAKING CHANGE] Merge ProtectedNode into FocusableNode https://gerrit.wikimedia.org/r/134363