Creating image with a file make the disk format display uncorrectly

Bug #1760006 reported by Wangliangyu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Undecided
Wangliangyu

Bug Description

Django page:Select a image file when creating image will make the correct disk format could not be selected. Only must select another disk format and then select the correct one.

Wangliangyu (wangly)
Changed in horizon:
assignee: nobody → Wangliangyu (wangly)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/557879

Changed in horizon:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/557879
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b0fccd33554d2b158b4cacb97a5502cc75fdc69d
Submitter: Zuul
Branch: master

commit b0fccd33554d2b158b4cacb97a5502cc75fdc69d
Author: wangliangyu <email address hidden>
Date: Fri Mar 30 11:42:01 2018 +0800

    The disk format is selected automatically when using file to create image

    The disk format field has its onchange listener in horizon.forms.js file,
    but it is valid only when the change is made by mouse or keyboard.
    So, angularJs controller is just change its value and its listener is
    not triggered. The listener can't be triggered manually within controller.
    This commit set the display manually and resolve it.

    Change-Id: I8c228bac9392003055a808eeb56b733ac4c9b07a
    Closes-Bug: #1760006

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 14.0.0.0b3

This issue was fixed in the openstack/horizon 14.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.