Opened 5 years ago
Closed 3 years ago
#15449 closed bug (duplicate)
random.org's generate button appears as plain text on their home page
Reported by: | WildKeccak | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Web Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #12890 | Blocking: | |
Platform: | All |
Description
When I go on to random.org, the generate button is not decorated as a button.
Attachments (2)
Change History (6)
by , 5 years ago
Attachment: | screenshot1.png added |
---|
by , 5 years ago
Attachment: | randomorgnetsurf.png added |
---|
comment:2 by , 5 years ago
I assume this is an issue with iframes,
Compare https://gryphno.de/nep/button2.html with
https://gryphno.de/nep/button.html
html for button.html: <input type="button" value="Button" name="button" />
html for button2.html: <iframe src="./button.html" />
comment:3 by , 3 years ago
Component: | Applications → Kits/Web Kit |
---|---|
Owner: | changed from | to
comment:4 by , 3 years ago
Blocked By: | 12890 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Picture of netsurf rendering