#8082 closed defect (fixed)
IE8: drag of splitter in BorderContainer selects text
Reported by: | bill | Owned by: | haysmark |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dijit | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Attachments (2)
Change History (7)
Changed 14 years ago by
Attachment: | selection.png added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
The DnD code had a similar problem and it was fixed in [15511]. Maybe the fake DnD code in BorderContainer? can do something similar?
Changed 14 years ago by
Attachment: | 8082.patch added |
---|
Fixes #8082. Port DnD fix in [15511] to BorderContainer?.
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [16053]) Fixes #8082: IE8: drag of splitter in BorderContainer? selects text. Patch from Mark Hays, thanks Mark! !strict
Note: See
TracTickets for help on using
tickets.
Also, the splitter has a dotted border as though it's focused. That shouldn't be there either.