Changes between Initial Version and Version 7 of Ticket #3123
- Timestamp:
- Jul 12, 2020, 3:49:18 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3123
- Property Component User Interface → Applications
- Property Status new → assigned
- Property Summary improve text entry boxes/fields refocus = update mechanism → Playground: improve text entry boxes/fields refocus
- Property Blocking → 8883
-
Ticket #3123 – Description
initial v7 1 1 # how to reproduce 2 2 3 Start Playground, change colour of object by entering a new value in Red, Green or Blue, click and drag onto the drawing field to make a new object 4 3 5 # experienced behavior 6 4 7 Colour is not changed unless we refocus on something else. No new object can be made because input text field blocks refocussing but this might be due to Playground itself 8 5 9 # expected behavior 10 6 11 When changing values in text entry boxes, they should take the values and update in a short time out when there is no keyboard input in a short period of time or any other more 'elegant' sollution.