Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Compiling PDF forms

More
IP: 192.168.0.158 11 years 11 months ago #7256 by nermeen
Replied by nermeen on topic Compiling PDF forms
The new Version 3.0beta8 has a fix for your issue.
More
IP: 192.168.0.71 11 years 11 months ago #7261 by noberasco
Replied by noberasco on topic Compiling PDF forms
Hi,

just tested latest beta, I confirm the disappearing text issue is fixed.
This means I no longer have no major blocks for my app to be accepted.
THANK YOU (1)!

At this point my last issue is the crash that occurs when trying to edit text fields inline. As I said, presently I'm working around the issue by avoiding inline editing (I trigger AlertDialogs to edit fields), but I would rather do the editing inline, if it is possible (2).

Regards,
Michele

(1) You will soon get a more tangible thank you, as we should now no longer have blocking issues that prevent us from purchasing the library.
Quick question: I assume that if I purchase the library now, the licence will work with the current 3.0 betas, correct? Also, when do you think final version 3.0 will be released?

(2) In my experience, tapping on a text field which already contains a value will crash the application.
You already dismissed this report as 'I cannot reproduce it', but I have more information for you.
I discovered it happens under a particular case.
As you probably know, EditText behaviour can be different on different devices, or different screen orientations on the same device, depending on screen height:
1) if enough space is present, keyboard will appear and editing will be performed inline within the EditText
2) if not enough space is present, a full screen editing widget will appear (with a done button on the right) and editing will take place there

This crash only happens in scenario 1.
To see the full description of this issue (including stack traces), please visit page 7 of this forum thread.
More
IP: 192.168.0.71 11 years 11 months ago - 11 years 11 months ago #7263 by radaee
Replied by radaee on topic Compiling PDF forms
not sure what your means.
i clicked all fields on the pages, no issue found.
as i think, the crash is caused by multithread.
when keyboard appears, the Page was rerendered, and Annotation object you got should not aviable.
this time, you shall get annotation from new Page object.
do not keep Annotation object before resize view.
and keyboard appear and disappear cause the view resizing.
Last edit: 11 years 11 months ago by .
Time to create page: 0.356 seconds
Powered by Kunena Forum