Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display and selection issues #24

Open
ruleb15 opened this issue Nov 18, 2013 · 3 comments
Open

Display and selection issues #24

ruleb15 opened this issue Nov 18, 2013 · 3 comments

Comments

@ruleb15
Copy link

ruleb15 commented Nov 18, 2013

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
Copy link

vh54 commented Nov 22, 2013

Same issue

@essaic
Copy link

essaic commented Oct 24, 2014

same

@ajoh99
Copy link

ajoh99 commented Dec 3, 2014

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants