Giter Site home page Giter Site logo

Comments (9)

mistic100 avatar mistic100 commented on July 20, 2024

perhaps you could give a live example ?

from jquery-highlighttextarea.

dlevequeIT avatar dlevequeIT commented on July 20, 2024

Hello,
Please see in attach file a simplified version of the result in html .
Like you will can to see only the line who start by (\n801 |\n803 |\n808 |\n816 ) should be highlighted in the textarea but line 820, and not line 816, is highlighted.
This problem appears on Firefox 15 but not on IE.

Thanks with advance . Cordially,
Damien LEVEQUE

----- Mail original -----

De: "mistic100" [email protected]
À: "mistic100/jQuery-highlightTextarea" [email protected]
Cc: "damienDWD" [email protected]
Envoyé: Jeudi 8 Novembre 2012 12:36:37
Objet: Re: [jQuery-highlightTextarea] Bug on highlight line (#8)

perhaps you could give a live exemple ?

Reply to this email directly or view it on GitHub .

from jquery-highlighttextarea.

mistic100 avatar mistic100 commented on July 20, 2024

Attachements are removed by the github mail system, please use pastebin :)

from jquery-highlighttextarea.

dlevequeIT avatar dlevequeIT commented on July 20, 2024

Hello and thanks for your quick response.

Please find my source code here : http://pastebin.com/5UNkFvAs
For test my page and reproduce the problem, please download the file and change the src link of script and css

Thanks
----- Mail original -----

De: "mistic100" [email protected]
À: "mistic100/jQuery-highlightTextarea" [email protected]
Cc: "damienDWD" [email protected]
Envoyé: Jeudi 8 Novembre 2012 17:30:21
Objet: Re: [jQuery-highlightTextarea] Bug on highlight line (#8)

Attachements are removed by the github mail system, please use pastebin :)

Reply to this email directly or view it on GitHub .

from jquery-highlighttextarea.

dlevequeIT avatar dlevequeIT commented on July 20, 2024

Hello,
I permits me to contact you for know if you have receive my second email with the link of pastebin concerning my problem with higtlighttextarea.
Thanks to inform me of the advancement correcting bugs.

Cordially,
Damien LEVEQUE

----- Mail original -----

De: "mistic100" [email protected]
À: "mistic100/jQuery-highlightTextarea" [email protected]
Cc: "damienDWD" [email protected]
Envoyé: Jeudi 8 Novembre 2012 17:30:21
Objet: Re: [jQuery-highlightTextarea] Bug on highlight line (#8)

Attachements are removed by the github mail system, please use pastebin :)

Reply to this email directly or view it on GitHub .

from jquery-highlighttextarea.

mistic100 avatar mistic100 commented on July 20, 2024

you added the properties wrap="off" to your textarea
unfortunately highlightTextarea is not compatible with this behavior, nor with the equivalent CSS

I force on the CSS file
white-spaces: pre-wrap;
word-wrap: break-word;

to the triggered textarea because I didn't suceed to deal with other values

from jquery-highlighttextarea.

dlevequeIT avatar dlevequeIT commented on July 20, 2024

Thak's for your answer.
Effectively the highlightarea problem seem to come here but the equivalent to CSS don't work.
I don't want break-line and wish scroll x and y .

I search on internet the equivalent of wrap=off in CSS but nothing that I have found does n't work.
Please help me...

----- Mail original -----

De: "mistic100" [email protected]
À: "mistic100/jQuery-highlightTextarea" [email protected]
Cc: "damienDWD" [email protected]
Envoyé: Samedi 10 Novembre 2012 17:26:52
Objet: Re: [jQuery-highlightTextarea] Bug on highlight line (#8)

you added the properties wrap="off" to your textarea
unfortunately highlightTextarea is not compatible with this behavior, nor with the equivalent CSS
I force on the CSS file
white-spaces: pre-wrap;
word-wrap: break-word;
because I didn't suceed to deal with other values

Reply to this email directly or view it on GitHub .

from jquery-highlighttextarea.

dlevequeIT avatar dlevequeIT commented on July 20, 2024

Hello,
Please see in the attachment file a capture of my textarea. What can I do for have a textarea with horizontal and vertical scrollbar and no return of line (else if I have the \n character in my textarea).
What class of the css file I should modify for do that ?
Thanks

----- Mail original -----

De: "mistic100" [email protected]
À: "mistic100/jQuery-highlightTextarea" [email protected]
Cc: "damienDWD" [email protected]
Envoyé: Samedi 10 Novembre 2012 17:26:52
Objet: Re: [jQuery-highlightTextarea] Bug on highlight line (#8)

you added the properties wrap="off" to your textarea
unfortunately highlightTextarea is not compatible with this behavior, nor with the equivalent CSS
I force on the CSS file
white-spaces: pre-wrap;
word-wrap: break-word;
because I didn't suceed to deal with other values

Reply to this email directly or view it on GitHub .

from jquery-highlighttextarea.

mistic100 avatar mistic100 commented on July 20, 2024

I don't know, as I said i didn't suceed to do that

sorry

from jquery-highlighttextarea.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.