Opened 22 months ago
Closed 22 months ago
#18237 closed bug (duplicate)
Webkit: Native controls disapear when scrolling window
Reported by: | nephele | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Web Kit | Version: | R1/Development |
Keywords: | Cc: | madmax | |
Blocked By: | Blocking: | #12890 | |
Platform: | All |
Attachments (1)
Change History (4)
by , 22 months ago
Attachment: | index.html added |
---|
comment:2 by , 22 months ago
For some reason downloading my testfile will set it's BEOS:TYPE to application/xhtml+xml. and then webpositive will complain that it isn't actually valid xhtml.
It should work fine with text/html. I'm not sure why it picks xhtml above, maybe an error in our mime sniffer priority.
(the first chars are "<html>" so it should, in theory, detect as html5... not xhtml, xhtml requires one of those headers :D)
comment:3 by , 22 months ago
Blocking: | 12890 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Ah yes you are right. I didn't find that other ticket after searching for 15 minutes, so I assumed it was the other one. Thanks
Note:
See TracTickets
for help on using tickets.
A test file with many controls!