Hi,
small issue on SmartGWT EE SC_SNAPSHOT-2011-03-09.
Win XP, Chrome, compiled mode.
If the Context Menu of a (sorted) ListGridField doesn't have enough space, it sometimes isn't moved up to fit the screen.
in screenshot:
- normal view. The blue at the bottom is the Windows taskbar.
- Open context menu of the 1st ListGridField. It's moved a bit up because it has not enough space (OK).
- Open context menu of the 2nd ListGridField. It doesn't fit the screen. (NOK) Open it again, it fits the screen. Open the 1st one, then the 2nd one: it doesn't fit it anymore.
I have a feeling this is because I set the 2nd column to Sort. If I don't do that, the context menu seems always positioned ok.
bye
small issue on SmartGWT EE SC_SNAPSHOT-2011-03-09.
Win XP, Chrome, compiled mode.
If the Context Menu of a (sorted) ListGridField doesn't have enough space, it sometimes isn't moved up to fit the screen.
in screenshot:
- normal view. The blue at the bottom is the Windows taskbar.
- Open context menu of the 1st ListGridField. It's moved a bit up because it has not enough space (OK).
- Open context menu of the 2nd ListGridField. It doesn't fit the screen. (NOK) Open it again, it fits the screen. Open the 1st one, then the 2nd one: it doesn't fit it anymore.
I have a feeling this is because I set the 2nd column to Sort. If I don't do that, the context menu seems always positioned ok.
bye
Comment