Page MenuHomePhabricator

VisualEditor: Too many draggable image resizing handlers for frameless, frame, and basic images (thumbnails working as intended)
Closed, ResolvedPublic

Description

VisualEditor screenshot, showing number of image resizing handles in frameless vs thumb

May be related to bug 62139.

  1. Open a right-aligned image in VisualEditor. Set to "thumb". Count image resizing handlers (answer: 1).
  1. Change image to "frameless". Count image resizing handlers (answer: 4).

I believe this also happens in "frame" and "basic", but it's a little hard to tell because of another bug (that sets them to full size).

It would make more sense to only have one handle for this situation. Two (on the two lower corners) might make sense for centered images. Probably nothing should have a handle on the top corners.


Version: unspecified
Severity: minor

Attached:

VisualEditor_image_corners_2014-03-05_at_2.12.52_PM.png (312×690 px, 167 KB)

Details

Reference
bz62283

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 3:02 AM
bzimport set Reference to bz62283.

So, this seems to still happen in beta labs, but it's seems to be fixed in master.

  • This bug has been marked as a duplicate of bug 61968 ***