Composer splits one-line image tooltips
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
People
(Reporter: Dmitry.Semionin, Unassigned)
Details
(Keywords: steps-wanted)
Attachments
(1 file)
|
510 bytes,
text/html
|
Details |
Comment 1•5 years ago
|
||
NOT reproducible with sample document "Editor101.html" and installation of unofficial (by wg9s) De SeaMonkey 2.53.4beta 1 pre Mozilla/5.0 (NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 Build 20200529210001(Default Classic Theme, newly created User Profile) on German WIN7 64bit:
- Open attached "Editor101.html" in SM Browser
- Move mouse pointer over image placeholder
» Tooltip shows "Рис-8-1" ☺ - Close document
- Open "Editor101.html" in SeaMonkey Composer (for HTML files)
- Save as "SMfromEditor101.html"
- Close Composer
- Open "SMfromEditor.html"
» Tooltip also shows "Рис-8-1" ☺
So NOT reproducible.
Additional information
a) I know problems like the complained one. Composer inserts line breaks and blanks and so sometimes destroys html code so that the resulting view in browser is not as expected.
b) Also for example "SMfromEditor101.html" Composer inserts blanks and line breaks, but that does not cause "real life problems" as complained
c) This Query shows some possible DUPS (or at least "RelatedTos").
Updated•5 years ago
|
Comment 2•5 years ago
|
||
Although I was not able to reproduce the problem, I am pretty sure that it does exist. Also see "1380635 Line breaks (and whitespace) inserted into <input> placeholder attributes"
Description
•