Web pop up zooms in on drop down and doesn't zoom out

On my app built in Xcode I don’t have this issue, but built in Corona I do… when clicking a drop-down selection box on a web page, the web pop up zooms in. Upon selection, it doesn’t zoom back out. I’d rather have it not zoom at all.

Any ideas? [import]uid: 26479 topic_id: 7491 reply_id: 307491[/import]

BTW, I do already have the viewport meta tag. The issue is on any sort of text input, it still zooms…

meta name=“viewport” content=“width=320; initial-scale=1.0;maximum-scale=1.0; user-scalable=0;” [import]uid: 26479 topic_id: 7491 reply_id: 26505[/import]