#5698 closed bug (fixed)
Selectable: Bug in serializable demo
Reported by: | wprice | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.6 |
Component: | [meta] ui.demos | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
On the Selectable demo, when you're using the "Serialize" view, the serialized list of items currently selected is showing up to the left of the "You've selected: ." text instead of between the : and the . (see attached screenshot)
When items are selected, the list of item numbers is correct, just in the wrong place. When no items are selected, the display reads "You've selected: ." where it should probably say "none", but that's a nitpick.
Attachments (1)
Change History (5)
Changed 13 years ago by
Attachment: | Selectable demo screen shot.png added |
---|
comment:1 Changed 13 years ago by
Component: | ui.selectable → [meta] ui.demos |
---|---|
Milestone: | TBD → 1.9 |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | bug in Selectable/Serializable display in Safari 4.0.5, OSX 10.6.3 → Selectable: Bug in serializable demo |
comment:3 Changed 12 years ago by
Milestone: | 1.9 → 1.8.6 |
---|
comment:4 Changed 12 years ago by
Selectable demo: Workaround a stupid bug in the jqueryui.com demo system. Fixes #5698 - Selectable: Bug in serializable demo.
Changeset: 527bc44afe4784ac7768f221044ad2ccab89d33e
Note: See
TracTickets for help on using
tickets.
Fixed in 527bc44.