Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: V2.7 - Contactform - Firefox 4.0.1

31 May 2011, 15:20

I think maybe I have created a fix. Anyone with this problem, please test the contact form:
https://www.photo.gallery/demo/x2/#/content/contact/
(please make sure to empty/delete your browser cache so that it loads the latest version)
 
s.morelli
Posts: 5
Joined: 26 May 2011, 10:04

Re: V2.7 - Contactform - Firefox 4.0.1

31 May 2011, 15:48

mjau-mjau wrote:I think maybe I have created a fix. Anyone with this problem, please test the contact form:
https://www.photo.gallery/demo/x2/#/content/contact/
(please make sure to empty/delete your browser cache so that it loads the latest version)
Hi,
it works, but not perfectly. When I type "ctrl+alt+ò" nothing happens. @ appears only after pressing another letter.

Italian keyboard + FF 4.0.1

Stefano
 
julien
Experienced
Posts: 31
Joined: 17 Jan 2011, 15:34

Re: V2.7 - Contactform - Firefox 4.0.1

31 May 2011, 15:53

s.morelli wrote: it works, but not perfectly. When I type "ctrl+alt+ò" nothing happens. @ appears only after pressing another letter.
The same for me, French Keyboard "Alt Gr"+"8", @ appears after pressing another key
 
MikeR
Experienced
Topic Author
Posts: 216
Joined: 29 Sep 2006, 09:58

Re: V2.7 - Contactform - Firefox 4.0.1

31 May 2011, 15:55

same here
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: V2.7 - Contactform - Firefox 4.0.1

01 Jun 2011, 00:59

Thank you all for your patience, and for helping test this for us. Because the problem is platform- and keyboard-sensitive, I do not have the opportunity to test it properly from here.

Please try again:
https://www.photo.gallery/demo/x2/#/content/contact/
(please make sure to empty/delete your browser cache so that it loads the latest version)
 
grimurnet
Experienced
Posts: 360
Joined: 17 Dec 2010, 04:50

Re: V2.7 - Contactform - Firefox 4.0.1

01 Jun 2011, 05:01

mjau-mjau wrote:Thank you all for your patience, and for helping test this for us. Because the problem is platform- and keyboard-sensitive, I do not have the opportunity to test it properly from here.

Please try again:
https://www.photo.gallery/demo/x2/#/content/contact/
(please make sure to empty/delete your browser cache so that it loads the latest version)
I tested it and it works, the pointer goes before the @ sign, but that is nothing to really worry about, at least the @ sign is working :-) If I may ask what did the fix?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: V2.7 - Contactform - Firefox 4.0.1

01 Jun 2011, 05:51

grimurnet wrote:I tested it and it works, the pointer goes before the @ sign, but that is nothing to really worry about, at least the @ sign is working :-) If I may ask what did the fix?
I think now the cursor position is fixed also if you want to try again (remember to empty browser cache). I will explain the fix once things are chiseled out ... it's complicated.
 
julien
Experienced
Posts: 31
Joined: 17 Jan 2011, 15:34

Re: V2.7 - Contactform - Firefox 4.0.1

01 Jun 2011, 06:18

It works ! Good work ! :D

Now, we might open a new topic named "V2.7 - Scrollbar - Firefox 4.0.1" :mrgreen: :lol:
 
grimurnet
Experienced
Posts: 360
Joined: 17 Dec 2010, 04:50

Re: V2.7 - Contactform - Firefox 4.0.1

01 Jun 2011, 06:42

mjau-mjau wrote:
grimurnet wrote:I tested it and it works, the pointer goes before the @ sign, but that is nothing to really worry about, at least the @ sign is working :-) If I may ask what did the fix?
I think now the cursor position is fixed also if you want to try again (remember to empty browser cache). I will explain the fix once things are chiseled out ... it's complicated.
Hi thanks for the fix, you don't have to explain, I'm just happy you made it work. You guys rock :-)
 
grimurnet
Experienced
Posts: 360
Joined: 17 Dec 2010, 04:50

Re: V2.7 - Contactform - Firefox 4.0.1

01 Jun 2011, 06:45

julien wrote:It works ! Good work ! :D

Now, we might open a new topic named "V2.7 - Scrollbar - Firefox 4.0.1" :mrgreen: :lol:
That seems to be related to the same bug. The wmode bug, because if you comment the line explained before, then that also works again. But then the wmode doesn't work ofcourse :-)
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: V2.7 - Contactform - Firefox 4.0.1

01 Jun 2011, 06:55

grimurnet wrote:That seems to be related to the same bug. The wmode bug, because if you comment the line explained before, then that also works again. But then the wmode doesn't work ofcourse :-)
Yep, its related to the same bug. Unfortunately, it can not be worked around with actionscript. It would require an external javascript fix, and since this is not critical, it will be in the waiting room.

I'm gonna clean up the code and apply it to the sendlink feature also, and then we will be packing up X2.7.1 for release imminently.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: V2.7 - Contactform - Firefox 4.0.1

01 Jun 2011, 08:07

I have updated so that the fix now also works for e-mail fields in the SENDLINK form. This is now a release candidate -
https://www.photo.gallery/demo/x2/#/content/contact/

For those of you interested in the fix details, I will not get into detail, but its about checking what keys are being held down, forcing the @ character into the textfield by code, correcting the textfield appropriately and re-setting the cursor index. Here is the code we added:
 
s.morelli
Posts: 5
Joined: 26 May 2011, 10:04

Re: V2.7 - Contactform - Firefox 4.0.1

01 Jun 2011, 08:32

mjau-mjau wrote:I have updated so that the fix now also works for e-mail fields in the SENDLINK form. This is now a release candidate -
https://www.photo.gallery/demo/x2/#/content/contact/
Hi,
everything is working fine now on FF 4.01, but I'm having problems with Safari 4.0.3 (531.9.1) and Chrome 4.0.249.89.

In Safari text input works well, but the only way to move from one field to another is to use the tab key. Also the Share Button is not working.

In Chrome no key is working except @. Share Button is ok.

Stefano
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: V2.7 - Contactform - Firefox 4.0.1

01 Jun 2011, 09:07

s.morelli wrote:In Safari text input works well, but the only way to move from one field to another is to use the tab key. Also the Share Button is not working.
What keys do you normally use to move between fields? This is what TAB is for ... you can not click with the mouse? I did not add anything to the code that may affect field selection, that's for sure ...

And what about share button? Nothing has changed in regards to share button for a long time. Can you explain the problem? Did you empty your cache? make sure wmode is active in the version that Chrome loads?
s.morelli wrote:In Chrome no key is working except @. Share Button is ok.
No key is working? I don't see how this is possible - Its not like I changed the textfields or anything. You mean you can't add any other character than @ to ANY of the fields (including non-email fields)?

Seems to me like something entirely different ... The fixes I did are not browser-sensitive.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: V2.7 - Contactform - Firefox 4.0.1

01 Jun 2011, 12:53

Imagevue X2.7.1 released with this fix:
viewtopic.php?f=26&t=6879&p=26665#p26665