Custom Query (18300 matches)
Results (157 - 159 of 18300)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#18220 | duplicate | visible range in TimeTextBox is not showing the correct range | ||
Description |
Visible range in TimeTextBox? is not showing the correct range. The visibleRange properties seem not reacting to the setting. I take a peek at the TimeTextBox?, seems like some logic is missing in 1.10.0. I attach a test case for you to debug. If you modify the test case to use prior version of dojo, i.e. 1.8.6., you can see the visible range working properly. This is also related to defect 18200 I have opened earlier. |
|||
#13534 | fixed | visibility:hidden on <body> disables input field auto-complete | ||
Description |
dojox.mobile themes have visibility:hidden on the body element to avoid incomplete html rendering result to be shown before widget rendering finishes. However, it turned out that it could cause a problem on the input field auto-complete function. The user should be able to choose whether to apply visibility:hidden to the body or not. |
|||
#14252 | wontfix | virtual keyboard may disappear if focus on a text box in a scrollable view | ||
Description |
Please see the attached test case. I've uploaded the video somewhere else. |