Fullscreen
Loading...
 
Skip to main content

Insert an image with editor

Status
Open
Subject
Insert an image with editor
Version
4.x
Category
  • Conflict of two features (each works well independently)
  • Usability
Feature
WYSIWYG (What You See is What You Get)
Resolution status
Fixed or Solved
Submitted by
Peder Kittelson
Lastmod by
joel.magene
Rating
(0)
Description

Critical Usability Problem With WYSIWYG Editor

Version 4.3

"Insert an Image" does properly put an image in the Web page but the editor does not preserve the "Vspace" and "Hspace" attributes in the source code. It is not possible to do spacing around an image in a Wiki page.

The editor properly shows the spacing around the image after inserting from file gallery and before preview. Looking at the source inside the editor before a preview or save shows only this example:

" "


While the editor properly shows the spacing (inside the editor), the source code is not set to save the spacing.

It is not possible to manually enter the "Vspace" and "Hspace" into the source and save or preview successfully; the "Vspace" and "Hspace" are deleted.

It looks like the source code is simply using the original Tiki text approach. This would be a deal-breaker for my users.

Solution
Workaround
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3455
Created
Monday 28 June, 2010 17:20:23 UTC
by Peder Kittelson
LastModif
Tuesday 02 June, 2026 13:36:29 UTC


Show PHP error messages