Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

IE11 specific - ListGrid right click also expands and collapse menu

$
0
0
1. SmartClient Ajax RIA system
Version v9.1p_2014-06-30/Enterprise Deployment (2014-06-30)

2. IE11(Edge Mode)

3. None
4. None

5. None
6. Uploaded some files

We want to support IE11 in our product which uses smartgwt
- We don't want to upgrade smartgwt
- please give us a workaround which will solve our issue

Issue: Have a listGrid child entries of which can be collapsed or un-collapsed. There is also an onCellContextClick which shows menu on right click

Problem: When we right click and the listgrid entry is collapsed, the menu shows up but the entry become un-collapsed

Also When we right click and the listgrid entry is un-collapsed, the menu shows up but the entry become collapsed

Expected behavior: if we right click only the context menu should show up and no other behavior should occur.

See attached sample code

Attached Files
File Type: java SmartListGridDefect.java (4.9 KB)
File Type: java OrderItem.java (2.1 KB)
File Type: java OrderItemData.java (2.6 KB)
File Type: java OrderItemLocalDS.java (1.9 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles