Quote:
Originally Posted by twobob
Can I find where it invokes the file chooser with the name "Upload File"?
I can not.
it's not in the source code
http://svn.webkit.org/repository/web...serrequest.cpp
I have added a title adjustment after every file_chooser I could find.
still didnt fix it.
0x140015d "Upload File": ("midori_kindle" "Midori") 1740x1305+-491+-140 +-491+-140 MapState=IsViewable
scratches head
|
Are you using latest svn webkit? Similar gtk_file_chooser_dialog_new is in older versions, for example
here.