#9163 closed bug (fixed)
Progressbar demo: Incorrect presentation with progressbar label in IE9
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | 1.10.3 |
Component: | ui.progressbar | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
works well on firefox, chrome, safari, but inconsistant with IE9 at least. please refer to the snapshot on IE9 below: and snapshot on Firefox
Change History (5)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Component: | ui.core → ui.progressbar |
---|---|
Milestone: | none → 1.11.0 |
Summary: | incorrect presentation with progressbar on IE9 with value being false → Progressbar demo: Incorrect presentation with progressbar label in IE9 |
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Progressbar demo (label): Use absolute positioning for the label. Fixes #9163 - Progressbar demo: Incorrect presentation with progressbar label in IE9.
Changeset: 8bf5bc8bc8322bce796a9d9c9e7dc140e3081973
comment:4 Changed 10 years ago by
Progressbar demo (label): Use absolute positioning for the label. Fixes #9163 - Progressbar demo: Incorrect presentation with progressbar label in IE9. (cherry picked from commit 8bf5bc8bc8322bce796a9d9c9e7dc140e3081973)
Changeset: d1605e679346af3a33db1b28a8f5d1369a68f634
comment:5 Changed 10 years ago by
Milestone: | 1.11.0 → 1.10.3 |
---|
Note: See
TracTickets for help on using
tickets.
Sorry, I cannot attach the snapshots here. Please refer to http://jqueryui.com/progressbar/#label you will see the difference.