iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
LayoutSettings-ResultBoxWindowType="Popup" is not working in firefox.
It works fine in IE. Please check as soon as possible.
Hello,
More informations has been informed to me as well like James answered. Actually, i could not replicate the ResultBox position issue in Moz. But if I am not mistaken, there is another customer at the past can adjust it when the issue show.
e.g these are the settings that might be help
var webCombo = ISGetObject("WebCombo1"); var wcheight = webCombo.LayoutSettings.ItemHeight; webCombo.ResultBox.show(left, top - 95, width, height);
On those positions of result box, you can try to adjust left, top, width, height.
If this suggestion doesn't work, could you help me by sending me a simple sample that replicates the issue?
Regards,Handy
Hi
The reply helped me. I changed AdjustResultBoxTop with the value (resultbox height + 19) and given it as -ve. So if resultbox height was 102, AdjustResultBoxTop="-121". That done the trick and working fine for webcombos coming as last item in my popup window. Again thanks for the help.
Vinayan,
I have checked our live sample and it works fine. Could you guide me how to replicate the issue? Also, please let me know FireFox version you used.
Xedeem, only Internet Explorer browser supports "Popup" object that can be displayed out-of-browser. When used in other browsers such as Firefox, Safari, and others, WebCombo will fallback to normal window type automatically.
Hope this helps.
Thanks James for the reply. But could you clarify more. Are you saying that it cannot be implemented? Or it needs a fix from webgrid team?
AFAIK, it can't be implemented, because "Popup" is never introduced by W3C, and hence standard browsers like FF, Safari, Chrome - won't support it. The "Popup" was a proprietary implementation by Microsoft alone since IE 4.
I also suggest you to use "Normal" window type whenever possible, even for IE for consistent display result across all browsers.
Oh!. Am having the webcombo inside a popup control and the number of elements inside the webcombo cannot be predicted. It could be either 10 or 100 with multicolumn. So in IE with popup enabled, the window moves outside and no problem. The resultbox height is fixed. However the popup window(aspx page) height is calculated dynamically based on the contents inside(which obviously doesnt include resultboxheight of webcombo). So the combo would be visible only to a small part. See the screenshots. Making Resultboxheight to one row may solve the problem for firefox. But to make user to select only a row at a time from webcombo!!!.
I guess you got what am saying right now...
Glad to hear that it works on you.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname