Opened 13 years ago
Closed 12 years ago
#7174 closed defect (wontfix)
TabContainer: caret bleeds through after switching pane (IE)
Reported by: | Les | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dijit | Version: | 1.1.1 |
Keywords: | Cc: | Becky Gibson | |
Blocked By: | Blocking: |
Description (last modified by )
Steps to recreate:
- Enter http://dojotoolkit.org/demos/email-using-1-0
- Create a New Message
- Place cursor in the To: input
- Click the Inbox tab
- The cursor (by the Folders label) is in the wrong position.
This occurs only in IE. I tested it using IE6.
Attachments (1)
Change History (5)
Changed 13 years ago by
Attachment: | cursorBleedThrough.png added |
---|
comment:1 Changed 13 years ago by
Cc: | Becky Gibson added |
---|---|
Description: | modified (diff) |
Milestone: | 1.2 → 1.4 |
Summary: | IE bug - misplaced cursor → TabContainer: cursor bleeds through after switching pane |
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 12 years ago by
Milestone: | 1.4 → 1.5 |
---|
bumping 1.4 tickets to 1.5, and most 1.3 tickets to 1.4
comment:4 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Summary: | TabContainer: cursor bleeds through after switching pane → TabContainer: caret bleeds through after switching pane (IE) |
Realistically, I don't think we'll get around to fixing this. It goes away in IE8 (and IE7 I guess), so the problem is sort of going away by itself.
Note: See
TracTickets for help on using
tickets.
This still happens in the nightly. Not sure how to fix it. Maybe changing the tab should blur any focus, or focus on the tab label, or focus on the first thing in the newly selected tab?