Search and Top Navigation
#9163 closed bug (fixed)
Opened March 18, 2013 09:30AM UTC
Closed March 18, 2013 05:06PM UTC
Last modified April 17, 2013 03:52PM UTC
Progressbar demo: Incorrect presentation with progressbar label in IE9
Reported by: | netbucket@yahoo.com.cn | 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:
[[Image()]]
and snapshot on Firefox
[[Image()]]
Attachments (0)
Change History (5)
Changed March 18, 2013 09:41AM UTC by comment:1
Changed March 18, 2013 05:05PM UTC by comment:2
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 |
Changed March 18, 2013 05:06PM UTC by comment:3
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
Changed April 17, 2013 03:52PM UTC by comment:4
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
Changed April 17, 2013 03:52PM UTC by comment:5
milestone: | 1.11.0 → 1.10.3 |
---|
Sorry, I cannot attach the snapshots here.
Please refer to http://jqueryui.com/progressbar/#label
you will see the difference.