xolarity / WinGrooves

An old desktop application for the defuct GrooveShark
45 stars 20 forks source link

Display and selection issues #24

Open ruleb15 opened 10 years ago

ruleb15 commented 10 years ago

I am using WinGrooves in Windows 7. All of the text in search results, collections, etc. are displayed with the text partially cut off. It is also difficult to select items, such as the "play" button to add to the current queue, it sometimes takes several clicks to get it to work. image

vh54 commented 10 years ago

Same issue

essaic commented 10 years ago

same

ajoh99 commented 9 years ago

Found a fix!! Windows uses IE 7 mode to render 'in-app' webpages. To force it to use IE8 render (which fixes this issues), add the following to the registry: DO NOT EDIT REGISTRY IF YOU DON'T KNOW WHAT YOU ARE DOING!

Path: [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION

Value: Add new DWORD, name it: WinGrooves.exe Double click the new DWORD, click DECIMAL under base and type: 8000 Now under data column, should say: 0x00001f40 (8000)

Restart WinGrooves, you are good to go!