Opened 13 years ago
Closed 13 years ago
#4253 closed defect (wontfix)
TooltipDialog: no caret (FF2)
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
See http://download.dojotoolkit.org/release-0.9.0/dojo-release-0.9.0/dijit/demos/mail.html on FF2 (mac or windows) for an example. Open the options dialog and type in the server field. There's no caret.
Fixed in FF3.
Change History (5)
comment:1 Changed 13 years ago by
Owner: | set to Douglas Hays |
---|
comment:2 Changed 13 years ago by
Owner: | changed from Douglas Hays to bill |
---|
comment:3 Changed 13 years ago by
Milestone: | 1.0 → 1.1 |
---|
comment:4 Changed 13 years ago by
Summary: | TextBox: no caret (FF/mac) → TooltipDialog: no caret (FF/mac) |
---|
comment:5 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Summary: | TooltipDialog: no caret (FF/mac) → TooltipDialog: no caret (FF2) |
OK, Doug is right, and apparently this browser bug has been fixed in FF3. And since it's working in general (see test_Dialog.html), just not in the mail demo, I'm going to close this bug.
Note: See
TracTickets for help on using
tickets.
This seems to be a problem with TooltipDialog?. I changed mail.html to have a native select, input and button within the TooltipDialog? Options and the cursor was still hidden. Probably a FF 2.0 bug wrt absolute positioning.