While running a query, the Bugzilla page title is set to "is pondering your query". Should probably be "Bugzilla is ...". Offtopic, while at it: https://bugzilla.redhat.com/bugzilla/enter_bug.cgi says current version is 2.17.1, and when reporting bugs against Bugzilla, version is set to 2.8 by default. Should be 2.18 for both, I guess.
Fixed broken title for pondering page. Also fixed the description for Bugzilla saying latest release is 2.18. As for the selected version, Bugzilla will set a cookie that will select the same version each time for particular product in the enter bug page so once someone selects 2.18 it will be selected each time. Otherwise I think it just selects the first in the list which is default behaviour for the html form. I admit that having a default version selected for a given product would be ideal but Bugzilla doesn't currently have that type of functionality. I will create a different bug for that RFE.