Closed
Bug 1345858
Opened 8 years ago
Closed 7 years ago
[feature request] Better default formatting of images inserted into articles
Categories
(support.mozilla.org - Lithium :: User Experience & Design, enhancement, P1)
support.mozilla.org - Lithium
User Experience & Design
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: underpass_bugzilla, Assigned: jsavage)
Details
Attachments
(1 file)
205.70 KB,
image/png
|
Details |
In articles it is impossible to add an image inside or at the end of a line.
All images go to (and fill) the next line.
https://support.mozilla.org/t5/Primi-passi-nella-navigazione/Impostare-la-pagina-iniziale/ta-p/9882
(See the first lines with the "Home" button image. Image in attach.)
It would be more useful if the text could flow around images.
Thanks.
Thanks for filing this.
+NI Madalina for handling & prioritization.
The current HTML for the image:
<p>La pagina iniziale è la pagina che viene visualizzata in Firefox ogni volta che viene avviato o si fa clic sul pulsante Home <img class="wiki-image frameless lazy" src="/legacyfs/online/sumo-media/gallery/images/2014-02-05-12-41-52-59781d.png" alt="Home Button" title="" border="0"> . È possibile modificare la propria pagina iniziale scegliendo quella di un qualsiasi sito web.</p>
A guess: the CSS image class applied by default to inserted images needs changing from <img class="wiki-image frameless lazy"> to CSS that works better with inline display of images? (I am not a CSS expert, sorry).
A note: we should still preserve the option for the images to be separated from text by padding, for showing big images (e.g. screenshots) without wrapping the text on the page around them.
Flags: needinfo?(mana)
Summary: Images in articles automatically go to next paragraph → [feature request] Better default formatting of images inserted into articles
Severity: major → normal
Component: Knowledge Base Content → User Experience & Design
Comment 3•7 years ago
|
||
Resolved invalid since we're not going back to Lithium.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•