Ticket #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: | ||
| Blocking: | Blocked by: |
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
Change History
comment:1 Changed 3 years ago by rdworth
- Component changed from ui.selectable to [meta] ui.demos
- Milestone changed from TBD to 1.9
comment:2 Changed 3 years ago by scott.gonzalez
- Status changed from new to closed
- Resolution set to fixed
- Summary changed from bug in Selectable/Serializable display in Safari 4.0.5, OSX 10.6.3 to Selectable: Bug in serializable demo
Fixed in 527bc44.
comment:4 Changed 3 years ago by Scott González
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.


