PopplerTextField has a member that is named 'fileselect'. This member is mapped FormWidgetText->isFileSelect(). Other member names (e.g. isRichText()) are mapped to camel_case from CamelCase. 'fileselect' name should be followed the convention for clean API.
Created attachment 10406 [details] [review] fileselect -> file_select
This bug is not valid for current code. Closing as INVALID. Thank you very much for the patch.
No. This problem still remains in the current code: POPPLER_FORM_TEXT_FILESELCT And this is a typo too.
Created attachment 10552 [details] [review] FILESLECT -> FILE_SELECT (including a typo fix)
Created attachment 10553 [details] [review] #10552 + test-poppler-glib.c
hmm, you are right, and there is a typo too :-P I've just applied your patch. Thank you very much.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.