id summary reporter owner description type status priority milestone component version resolution keywords cc 12728 dialogadvtab absolute Url in Style textbox only in Chrome support-ingenierie "Hi, We noticed an anomaly in version 4.4.6 with CKEditor plugin ""dialogadvtab"". Environment test: Google Chrome (39.0) CKEditor (4.4.6) NB: This only happens in Chrome; Firefox or Internet Explorer looks work. In the ""dialogadvtab"" plugin (not modified )the code to change the url in the ""Style"" zone relative and not absolute url is not working. Sample code generated in the ""Style"" zone: background-image: url (http: // localhost: 4611 / web / my-picture.jpg); width: 99%; (Google Chrome - incorrect) background-image: url (my-picture.jpg); width: 99%; (Other - correct) Which causes this error message when validates the form ""dialog"" CKEditor. [[Image()]] Can you tell us if this problem is reproducible at home, and if so give us information about unce eventual corrections in the planning date compared to a release. If my description is uncompleted, I can give you more precisions. Best regards, Laurent BROUCK " Bug closed Normal General 4.4.6 invalid lbrouck@…