Hi, I created a multi-line textbox in form builder, saved and published the form. In firefox and IE the scrollbar appeared was fine. But this is what happened in chrome
------------------------------------------------------------ http://img138.imageshack.us/img138/3725/scrollbarissue.png ------------------------------------------------------------ Any ideas for fixing this . I am using Orbeon Forms 3.8.0.post.201006280349 PE |
Administrator
|
Karthik,
And what is the problem with Chrome? I see it has scroll bars in your screenshot, which is what I would expect. You might want to make the text area higher with CSS if you expect more text in it. Alex On Thu, Jul 8, 2010 at 7:40 AM, karthik Jayaraman <[hidden email]> wrote: > > Hi, I created a multi-line textbox in form builder, saved and published the > form. In firefox and IE the scrollbar appeared was fine. But this is what > happened in chrome > > ------------------------------------------------------------ > http://img138.imageshack.us/img138/3725/scrollbarissue.png > ------------------------------------------------------------ > > Any ideas for fixing this . I am using Orbeon Forms 3.8.0.post.201006280349 > PE > -- > View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Multi-line-text-scrollbar-issue-in-chrome-tp2282399p2282399.html > Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- Orbeon Forms - Web forms, open-source, for the Enterprise - http://www.orbeon.com/ My Twitter: http://twitter.com/avernet -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Actually the scroll bar should be up to the size of text area (the height ). In other browsers it was normal but in chrome it was not !
|
Anyway i have fixed the chrome specific issue with the following css
.xforms-textarea { resize: none; } |
Administrator
|
Karthik,
I am glad you have a solution, but then Chrome users won't be able to resize the text area, which as Chrome users they might want to do. Of course, it's up to you to decide what is best for the folks who will be using your application. Alex On Fri, Jul 9, 2010 at 4:23 AM, karthik Jayaraman <[hidden email]> wrote: > > Anyway i have fixed the chrome specific issue with the following css > > .xforms-textarea > { > resize: none; > } > > > > -- > View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Multi-line-text-scrollbar-issue-in-chrome-tp2282399p2283199.html > Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- Orbeon Forms - Web forms, open-source, for the Enterprise - http://www.orbeon.com/ My Twitter: http://twitter.com/avernet -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
I am out of the office until 26th July *********************************************************************************************** This email, including any attachment, is confidential and may be legally privileged. If you are not the intended recipient or if you have received this email in error, please inform the sender immediately by reply and delete all copies from your system. Do not retain, copy, disclose, distribute or otherwise use any of its contents.
Whilst we have taken reasonable precautions to ensure that this email has been swept for computer viruses, we cannot guarantee that this email does not contain such material and we therefore advise you to carry out your own virus checks. We do not accept liability for any damage or losses sustained as a result of such material.
Please note that incoming and outgoing email communications passing through our IT systems may be monitored and/or intercepted by us solely to determine whether the content is business related and compliant with company standards. *********************************************************************************************** The Stationery Office Limited is registered in England No. 3049649 at 10 Eastbourne Terrace, London, W2 6LG
|
Free forum by Nabble | Edit this page |