RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1354472 - bug in Firefox with a lot of div tags in HTML code (GMail)
Summary: bug in Firefox with a lot of div tags in HTML code (GMail)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: firefox
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Martin Stransky
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-07-11 11:58 UTC by Oliver Ilian
Modified: 2016-08-03 16:59 UTC (History)
0 users

Fixed In Version: firefox-45.3.0-1.el7_2
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-03 16:59:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
HTML code to test the mail display (19.37 KB, text/plain)
2016-07-11 11:58 UTC, Oliver Ilian
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Mozilla Foundation 256180 0 None None None 2016-07-12 10:56:14 UTC

Description Oliver Ilian 2016-07-11 11:58:38 UTC
Created attachment 1178360 [details]
HTML code to test the mail display

Description of problem:
we have a mail where someone copy/pasted text from maybe
another mail. some text is not shown in the mail. Looking at the html code
for the mail, the text that is not shown is embedded in ~190 <div> tags.
That means it is opening ~190 <div> tags , than the text is entered, and at
the end it closes the ~190 div tags again. the text in between the div tags
is not shown.

Version-Release number of selected component (if applicable):
Firefox (all current version including ESR and macOS + RHEL)

Steps to Reproduce:
1. Insert the HTML code of the attached html file into a mail (I used Thunderbird to add the HTML code)
2. send it to a GMail address
3. check the mail in Google Mail

Actual results:
Mail text after "Hi" and before "Kindest Regards" is not displayed in Firefox (all current versions and all major OSs)

Expected results:
Mail text should display

Additional info:
The mail is displayed correctly in Chrome, Chromium, Safari and IE

Comment 5 Martin Stransky 2016-08-03 16:59:20 UTC
Should be fixed in firefox-45.3.0-1.el7_2


Note You need to log in before you can comment on or make changes to this bug.