Opened 11 months ago
Closed 11 months ago
#18703 closed bug (fixed)
Web+ doesn't show checkboxes anymore
Reported by: | humdinger | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta5 |
Component: | Kits/Web Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
This is hrev57439, 64bit.
HaikuWebKit 1.9.10
WebKit 618.1.7
For example here on Trac the "I have files to attach to this ticket". Checkboxes were visible before.
Change History (6)
comment:1 by , 11 months ago
Description: | modified (diff) |
---|---|
Milestone: | Unscheduled → R1/beta5 |
Summary: | Trac not showing " I have files to attach to this ticket" checkbox → Web+ doesn't show checkboxes anymore |
comment:2 by , 11 months ago
There were some changes in the last update related to the use of "NEW_THEME" and in RenderThemeHaiku.cpp, I guess these have to be reviewed to make sure everything is still wired correctly.
comment:3 by , 11 months ago
Is it still required to have the use new theme defines? Can I remove those?
comment:4 by , 11 months ago
Are there some left?
They should be removed (and the code inside them always enabled), now the "new theme" (from 2014...) is the default since https://bugs.webkit.org/show_bug.cgi?id=264906
comment:5 by , 11 months ago
iirc there was some in the scrollbarcode and some rendering, unless you removed that in the interim. I will see I suppose :)
comment:6 by , 11 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Took the liberty of moving this ticket into the beta5 milestone. Checkboxes are quite important after all...