Opened 16 years ago
Closed 15 years ago
#1645 closed bug (worksforme)
selectable demo - errerous selection
Reported by: | djot | Owned by: | codesquare |
---|---|---|---|
Priority: | major | Milestone: | 1.2.1 |
Component: | ui | Version: | 1.2 |
Keywords: | ui selectables | Cc: | |
Blocked by: | Blocking: |
Description
- Hi,
UI demo selection does not work (except selecting with CTRL+click).
- A simple click on an item does not select anything in most cases, sometimes yes, most times not.
- Deselecting: A simple click on an already selected item does de-select it. (Test that with several selected and CTRL+clickS also!)
- Selecting by mouse pressed down and moving the pointer (drawing selection rectangel) does not select the complete list, misses one or more items, not always, but most times.
See my screenshot:
3.1 Text should not get selected (blue)
3.2 "And Me" was not selected, while selecting with the mouse, (starting from the red point)
3.3 Starting from the lower left does not select anything when just moving over the (all) bullets. If you do not select any of the letters (text) nothing gets selected. If you move over the first characters of the text, most times only some of the items get selected, not all.
djot -
Attachments (1)
Change History (7)
Changed 16 years ago by
Attachment: | ui_demo_selectables.gif added |
---|
comment:1 Changed 16 years ago by
Component: | core → ui |
---|---|
Owner: | set to paul |
comment:2 Changed 16 years ago by
Owner: | changed from paul to rworth |
---|
comment:3 Changed 15 years ago by
Status: | new → assigned |
---|
comment:4 Changed 15 years ago by
comment:5 Changed 15 years ago by
Owner: | changed from rworth to codesquare |
---|---|
Status: | assigned → new |
comment:6 Changed 15 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
1 + 2 seem to be fixed as well.
Note: See
TracTickets for help on using
tickets.
Item 3 was fixed in 1.5alpha. Still working on items 1 and 2.