← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1306177] [NEW] wrong event expectation in _attachInputHandlers

 

Public bug reported:

file horizon/static/horizon/js/horizon.quota.js

Usage of 'data-progress-indicator-for' depends on 'keyup' event.
In google chrome we can change value of input with arrows of increasing and decreasing of integer values.
It makes only 'change' event without 'keyup'.

Place with error - gigabyte quotas in volume creation dialog for cinder.
(see attachment)

** Affects: horizon
     Importance: Undecided
     Assignee: Valeriy Ponomaryov (vponomaryov)
         Status: In Progress

** Attachment added: "horizon_quota.png"
   https://bugs.launchpad.net/bugs/1306177/+attachment/4080085/+files/horizon_quota.png

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1306177

Title:
  wrong event expectation in _attachInputHandlers

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  file horizon/static/horizon/js/horizon.quota.js

  Usage of 'data-progress-indicator-for' depends on 'keyup' event.
  In google chrome we can change value of input with arrows of increasing and decreasing of integer values.
  It makes only 'change' event without 'keyup'.

  Place with error - gigabyte quotas in volume creation dialog for
  cinder. (see attachment)

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1306177/+subscriptions


Follow ups

References