Opened 14 years ago
Closed 13 years ago
#2158 closed defect (invalid)
It's impossible to enter space in some text fields
Reported by: | Krzysztof Szafranek | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dijit | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If text field (input type="text") is inside Dialog widget invoked from nested menu then it's impossible to enter space in that field. Here's the test case:
http://szafranek.net/_misc/test/dojotest/MenuTestCase.html
If you access a dialog from File -> New -> Folder, then it's impossible to enter space. If you access the same dialog in a shorter way through File -> New Folder, it works well. What's more, if you access the menu the second way first, then the problem will disappear and even the previously broken method will start working.
Change History (4)
comment:1 Changed 14 years ago by
Milestone: | → 0.5 |
---|---|
Owner: | changed from anonymous to Bryan Forbes |
comment:2 Changed 14 years ago by
Component: | General → Dijit |
---|
comment:3 Changed 13 years ago by
Milestone: | 0.9 → 1.1 |
---|
comment:4 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
No response from Krzystof, so closing this bug. (Reopen with testcase against 0.9 if it's still an issue)
Krzysztof, do you know if this is still an issue on trunk (0.9)?