summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Gee <dr_d_gee@blueyonder.co.uk>2015-03-15 17:30:50 +0000
committerVincent Sanders <vince@kyllikki.org>2015-03-17 23:50:41 +0000
commita1f45dcf121abe51c09ed94fbcc7a19079468fcb (patch)
treed2e8cc13a1ee848c2994a454013aa2cebef3eb43 /Makefile
parente7f1ad318f85d54bee0bd3e18e8a86cb6688622c (diff)
downloadnetsurf-a1f45dcf121abe51c09ed94fbcc7a19079468fcb.tar.gz
netsurf-a1f45dcf121abe51c09ed94fbcc7a19079468fcb.tar.bz2
Stop unneccessary closure of menu tree when asked for clipboard data.
Currently, when asked for clipboard data, Netsurf unconditionally closes the menu tree of the requesting application. This occurs in the routine ro_gui_send_datasave. There is no reason to close the menu tree: this function is called in only one place, amd the code path is through Wimp user messages-- the highest priority type of message, so other interactions cannot interfere. The fix removes the line which closes the menu tree in this particular function.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions