Opened 11 years ago
Closed 9 years ago
#10672 closed bug (fixed)
Webpositive renders incorrectly on Wordpress login screen
Reported by: | codewrangler | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When going to a Wordpress login screen, the "Remember Me" checkbox text has a rendering issue. Also, when you click the checkbox, it further renders incorrectly.
Attachments (2)
Change History (8)
by , 11 years ago
Attachment: | screenshot1.png added |
---|
comment:1 by , 11 years ago
The black square problem will be fixed in the next release. The checkbox seems to use a CSS font, which we don't support yet, so it shows as the "unknown character" symbol instead of a checkmark.
comment:2 by , 11 years ago
Ok...I will regression test the 'black square' issue on the next release (nightly build?) and note the results here. This ticket should be left open for the checkmark issue, however.
comment:3 by , 11 years ago
Also, I see the 'unknown character' symbol, all over the Wordpress admin menu (the one you need to click on to get to the dashboard). So, Wordpress (a very common CMS) uses CSS fonts a LOT. It might make sense to move it up the priority list for rendering issues.
comment:5 by , 10 years ago
As of hrev48639, there is no rendering change at all, when you click on the checkbox.
Login screen