home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
General Forums
OffTopic
MediaWebPortal --- 1.1.1 --- 12-04-2010
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="joz" data-source="post: 599608" data-attributes="member: 70244"><p><strong>Re: MediaWebPortal --- beta3 --- 23-03-2010</strong></p><p></p><p>Hey adam_purkis,</p><p></p><p>Not sure yet, but the first thing that pops into mind is that you have not configured (and I did not say anywhere, so my fault <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" />) multishortcut to suspend MediaPortal when pressing the internet multishorcut button. I think I had similair focus issues when I hadn't set it up that way.</p><p>Although you say that MP is not catching (and hogging) the button presses, I guess they are for a reason also not send to firefox (but maybe to windows desktop or something).</p><p></p><p>[webdev-nerd-talk]</p><p>The OS might be of influence here (I'm on windows 7 x64). It could also be a bug in the javascript cause I have to focus the DOM document on startup. ATM this is triggered directly on body load but I run my own custom version (integrated into my server console) where I have a timer that triggers this after half a second. Might help for you too (I do this to get correct focus on an iframe so different issue/cause)</p><p>[/webdev-nerd-talk]</p><p></p><p>I will try to reproduce the issue, hopefuly tonight and report back here. If I find time tonight I will write a foolproof manual for it. Feedback on that one would also really be appreciated. I am kinda bad @ documenting stuff that's really obvious to me as a webdev</p><p><strong></strong></p><p><strong>--- EDIT ---</strong></p><p>Tried reproducing just now but I am unable too. adam_purkis can you provide me with the following;</p><p></p><p>- MP version (I am on MP 1.1 RC1)</p><p>- OS</p><p>- Firefox version (might make a difference not sure)</p><p>- Does it work like it should when you just double click the file? You should not need to do anything in order to have the keyboard respond (so no mouse movement or whatever)</p><p>- Your multishortcut settings. See the attached image for an example</p><p>- Internet access should be available (obviously, why use it when there is none <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" />) because I decided to use google's hosted JQuery. I could also include JQuery but I see no strong need for that atm.</p><p>- Do you run any Firefox plugins that might capture button presses? Especially the arrows and numeric keys are important for this website's use.</p><p>- When launching google.com instead of my website/plugin thingie (with the multishortcut way from within MP) does the problem also occur? google.com should have focus on the searchbox upon loading. So you should be able to start a search with just a keyboard and nothing else.</p><p></p><p><strong>And also if you have run any other beta's of this website then please be sure to clean your BROWSER cache!!! (not MP cache)</strong> I will fix the caching issue with next release.</p><p></p><p>Finally I have checked if the problem occurs when you have not set "hide mp while executing" to TRUE. This was my hunch and as it seems it is incorrect. Please provide me with above mentioned details. If all is fine (especially the multishortcut settings) are you willing to be my Guinea pig? I can cook up a new "main.js" with a possible fix but that really is a shot in the dark as I'm not certain of the cause.</p><p></p><p><strong>---EDIT2---</strong></p><p>Reread adam_purkis's post just now and I think I misread it the first time around (probably a little too quick, as usual <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" />).</p><p>It seems you have issues with your system setup and window focussing. Probably some software you run. Any mouse tools installed, something like logitech mouse tool (what is it called again)? I would search in that direction from what I get from your post.</p><p>Again, sorry but I can't fix this with a website <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> Since I'm not experiencing the same here it must be something that's different between our systems.</p></blockquote><p></p>
[QUOTE="joz, post: 599608, member: 70244"] [b]Re: MediaWebPortal --- beta3 --- 23-03-2010[/b] Hey adam_purkis, Not sure yet, but the first thing that pops into mind is that you have not configured (and I did not say anywhere, so my fault ;)) multishortcut to suspend MediaPortal when pressing the internet multishorcut button. I think I had similair focus issues when I hadn't set it up that way. Although you say that MP is not catching (and hogging) the button presses, I guess they are for a reason also not send to firefox (but maybe to windows desktop or something). [webdev-nerd-talk] The OS might be of influence here (I'm on windows 7 x64). It could also be a bug in the javascript cause I have to focus the DOM document on startup. ATM this is triggered directly on body load but I run my own custom version (integrated into my server console) where I have a timer that triggers this after half a second. Might help for you too (I do this to get correct focus on an iframe so different issue/cause) [/webdev-nerd-talk] I will try to reproduce the issue, hopefuly tonight and report back here. If I find time tonight I will write a foolproof manual for it. Feedback on that one would also really be appreciated. I am kinda bad @ documenting stuff that's really obvious to me as a webdev [B] --- EDIT ---[/B] Tried reproducing just now but I am unable too. adam_purkis can you provide me with the following; - MP version (I am on MP 1.1 RC1) - OS - Firefox version (might make a difference not sure) - Does it work like it should when you just double click the file? You should not need to do anything in order to have the keyboard respond (so no mouse movement or whatever) - Your multishortcut settings. See the attached image for an example - Internet access should be available (obviously, why use it when there is none :)) because I decided to use google's hosted JQuery. I could also include JQuery but I see no strong need for that atm. - Do you run any Firefox plugins that might capture button presses? Especially the arrows and numeric keys are important for this website's use. - When launching google.com instead of my website/plugin thingie (with the multishortcut way from within MP) does the problem also occur? google.com should have focus on the searchbox upon loading. So you should be able to start a search with just a keyboard and nothing else. [B]And also if you have run any other beta's of this website then please be sure to clean your BROWSER cache!!! (not MP cache)[/B] I will fix the caching issue with next release. Finally I have checked if the problem occurs when you have not set "hide mp while executing" to TRUE. This was my hunch and as it seems it is incorrect. Please provide me with above mentioned details. If all is fine (especially the multishortcut settings) are you willing to be my Guinea pig? I can cook up a new "main.js" with a possible fix but that really is a shot in the dark as I'm not certain of the cause. [B]---EDIT2---[/B] Reread adam_purkis's post just now and I think I misread it the first time around (probably a little too quick, as usual :)). It seems you have issues with your system setup and window focussing. Probably some software you run. Any mouse tools installed, something like logitech mouse tool (what is it called again)? I would search in that direction from what I get from your post. Again, sorry but I can't fix this with a website :) Since I'm not experiencing the same here it must be something that's different between our systems. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
General Forums
OffTopic
MediaWebPortal --- 1.1.1 --- 12-04-2010
Contact us
RSS
Top
Bottom