Opened 14 years ago
Closed 14 years ago
#2374 closed defect (fixed)
shift+double-click on FilteringTable data cell blanks it out
Reported by: | guest | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.4.1 |
Keywords: | FilteringTable | Cc: | |
Blocked By: | Blocking: |
Description
Dojo 0.4.1 rc3 ? dojo.version = 0.4.0+ (6425)
I get the same issue in the nightly tests... I'm using Firefox 1.5.0.9 on Fedora Core 6 (i686 and x86_64 builds)
1) Load up a FilteringTable?, from markup or programmatically. 2) Shift + double-click the text in a cell. 3) Cell is now blank, although the data can still be retrieved from the store. 4) Cell remains blank until the FilteringTable? is re-loaded.
Change History (3)
comment:1 Changed 14 years ago by
Owner: | changed from bill to Tom Trenka |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
...um, ok. I don't remember doing anything...but I guess I'll close the bug :)
Note: See
TracTickets for help on using
tickets.
(original poster) This seems to be resolved in 0.4.2. Rock on!