Closed Bug 934346 Opened 11 years ago Closed 11 years ago

Display of webpage is missing a message.

Categories

(Firefox :: Untriaged, defect)

24 Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 264412

People

(Reporter: mp0813, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 20130917102646

Steps to reproduce:

  Fedora18/Konqueror and XP/IE8.0 show webpage-message:   
"Pursuant..." (in full below).       
  Neither XP/Firefox25.0 --NOR Fedora18 NOR PCLOS w/Firefox24.0 -- 
display that message:  110113‏. 
  
http://www.flaglerclerk.com/oncoreweb/Showdetails.aspx?BookType=OR&Book=1491&Page=1681
"Pursuant to changes in statutes or in our classifications, images for this record are not viewable on the website." 


Actual results:

Missing message on webpage.    


Expected results:

FF could have displayed message as Konqueror & IE8.0 do.
TE bug, maybe?
Please provide detailed "steps to reproduce".
Alice, you just need to open ths webpage:
http://www.flaglerclerk.com/oncoreweb/ShowDetails.aspx?id=1214520&direct=1

In the middle (white rectangle), you need to read the line "Pursuant to changes in statutes or in our classifications, images for this record are not viewable on the website."
See http://i.imgur.com/IvZQNHE.jpg
Gecko does not support innerText.

Maybe dupe of Bug 264412
PS

In the right side frame. textContent should be used instead of innerText .
 
<script language="javascript">document.getElementById("lblNoShowMessage").innerText = "Pursuant to changes in statutes or in our classifications, images for this record are not viewable on the website."</script>
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.