@gpatel-fr
This is very strange, just tu make sure I explain the process:
1- I start The Min Browser.
2- I open an adb shell session and I do the following:
phablet@ubuntu-phablet:~$ if [ "$DISPLAY" = "" ]; then
i=0
while [ -e "/tmp/.X11-unix/X$i" ] ; do
i=$(( i + 1 ))
done
i=$(( i - 1 ))
display=":$i"
export DISPLAY=$display
fi
cd /opt/click.ubuntu.com/min.pparent/current
export LD_LIBRARY_PATH=lib/aarch64-linux-gnu/
bin/xev -root
3- I try to open the top left hand corner menu, and exactly at that time I see the following log appear in the shell
CreateNotify event, serial 18, synthetic NO, window 0x3ef,
parent 0x3ef, window 0x600013, (-53,66), width 1189, height 1433
border_width 0, override YES
MapNotify event, serial 18, synthetic NO, window 0x3ef,
event 0x3ef, window 0x600013, override YES
ConfigureNotify event, serial 18, synthetic NO, window 0x3ef,
event 0x3ef, window 0x600013, (-54,302), width 1189, height 1433,
border_width 0, above 0x800003, override YES
PropertyNotify event, serial 18, synthetic NO, window 0x3ef,
atom 0x111 (_NET_ACTIVE_WINDOW), time 9737872, state PropertyNewValue
FocusOut event, serial 18, synthetic NO, window 0x3ef,
mode NotifyNormal, detail NotifyNonlinearVirtual
FocusIn event, serial 18, synthetic NO, window 0x3ef,
mode NotifyNormal, detail NotifyDetailNone
KeymapNotify event, serial 18, synthetic NO, window 0x0,
keys: 130 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
ConfigureNotify event, serial 18, synthetic NO, window 0x3ef,
event 0x3ef, window 0x600004, (0,0), width 1080, height 2277,
border_width 0, above 0x600013, override NO
PropertyNotify event, serial 18, synthetic NO, window 0x3ef,
atom 0x111 (_NET_ACTIVE_WINDOW), time 9737873, state PropertyNewValue
ConfigureNotify event, serial 18, synthetic NO, window 0x3ef,
event 0x3ef, window 0x600013, (-54,302), width 1189, height 1433,
border_width 0, above 0x600004, override YES
ConfigureNotify event, serial 19, synthetic NO, window 0x3ef,
event 0x3ef, window 0x600013, (-54,302), width 1080, height 2277,
border_width 0, above 0x600004, override YES
UnmapNotify event, serial 19, synthetic NO, window 0x3ef,
event 0x3ef, window 0x600013, from_configure NO
UnmapNotify event, serial 19, synthetic YES, window 0x3ef,
event 0x3ef, window 0x600013, from_configure NO
DestroyNotify event, serial 19, synthetic NO, window 0x3ef,
event 0x3ef, window 0x600013
PropertyNotify event, serial 19, synthetic NO, window 0x3ef,
atom 0x111 (_NET_ACTIVE_WINDOW), time 9737927, state PropertyNewValue
FocusOut event, serial 19, synthetic NO, window 0x3ef,
mode NotifyNormal, detail NotifyDetailNone
FocusIn event, serial 19, synthetic NO, window 0x3ef,
mode NotifyNormal, detail NotifyNonlinearVirtual
KeymapNotify event, serial 19, synthetic NO, window 0x0,
keys: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0