user32-Mouse_Message_Hwnd: Add another bug reference.

This commit is contained in:
Sebastian Lackner 2017-09-19 01:40:38 +02:00
parent 1cdf74a117
commit f4c1df296d
2 changed files with 2 additions and 0 deletions

View File

@ -8750,6 +8750,7 @@ fi
# Patchset user32-Mouse_Message_Hwnd
# |
# | This patchset fixes the following Wine bugs:
# | * [#22458] Fix issues with inserting symbols by clicking on center in Word 2007 & 2010
# | * [#12007] Fix issues with dragging layers between images in Adobe Photoshop 7.0
# | * [#9512] Make sure popups don't block access to objects underneath in DVDPro
# |

View File

@ -1,2 +1,3 @@
Fixes: [22458] Fix issues with inserting symbols by clicking on center in Word 2007 & 2010
Fixes: [12007] Fix issues with dragging layers between images in Adobe Photoshop 7.0
Fixes: [9512] Make sure popups don't block access to objects underneath in DVDPro