Ticket #1792 (closed defect: fixed)
PopupPanel: When unzooming an edited TextField, valueChange is not submitted
| Reported by: | Joonas Lehtinen | Owned by: | Risto Yrjana |
|---|---|---|---|
| Priority: | critical | Milestone: | User Interface Library 5.3.0 RC |
| Component: | undefined | Version: | |
| Keywords: | Cc: | ||
| Known Issue description: | |||
| Hours estimate: | Deadline (dd.mm.yyyy): | ||
| Known Issue version (since): | Known Issue title: | ||
| Hours done: | Depends to: | ||
| Affects documentation: | no | ||
| Known Issue workaround: | |||
| Affects release notes: | no | Contract: | |
Description
See com.itmill.toolkit.tests.tickets.Ticket1397
- Click on first line, column 7 to open a textfield
- write something on textfield
- Click somewhere to close the PopupPanel?
Compare the effect on what happens if you click tabulator after editing in order to unfocus.
Propbable cause for the bug is that textfield does not update its value without unfocus. To correct this we should somehow cause focus change.
Change History
Note: See
TracTickets for help on using
tickets.
