kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.1k stars 364 forks source link

Inconsistent style in dialog "Edit template" #522

Closed cd1 closed 8 years ago

cd1 commented 9 years ago

The tabs of the same dialog "Edit template" have different visual style.

I'm running Fedora 20, Chrome 39.0.2171.71 (64-bit), on an extracted tarball from commit tag 1.4.0-rc1.

How to reproduce

  1. Install and start Kimchi.
  2. Login with an admin user (e.g. root).
  3. Switch to the tab "Templates".
  4. Select an existing template and click on "Actions" > "Edit".
  5. Switch to the tab "General" (the default one).
  6. Switch to the tab "Storage".
  7. Switch to the tab "Interface".
  8. Switch to the tab "Processor".

    Actual behaviour

Steps (5) to (8) show different tabs in the same dialog with different styles:

tmpl-1 tmpl-2 tmpl-3 tmpl-4

The main points are:

Steps (5) to (8) should show tabs with the same, consistent style.

alinefm commented 8 years ago

This issue does not apply anymore due the new UI so I will close it.