http://bugs.winehq.org/show_bug.cgi?id=13661
--- Comment #6 from Austin English austinenglish@gmail.com 2008-06-03 17:50:38 --- (In reply to comment #5)
(In reply to comment #3)
(In reply to comment #1)
Do you have a testcase showing this?
Are you saying that Ctrl-Home and Ctrl-End already move the caret to the start/end of the buffer in your Edit Controls?
No, I'm asking for a testcase to test on windows/wine to verify the problem and test this patch.
As I look back at my words, they came out too quickly and too harsh -- please accept my apologies.
No worries :-).
I don't have a test case as I expected that any and all multiline Edit Controls would exhibit this behavior. That is, Ctrl-Home and Ctrl-End behave the same as Home and End, respectively.
If you could write a small testcase, preferably to be added to the wine testsuite, it would be a big help.