View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
2117 | Composr alpha bug reports | General / Uncategorised | public | 2015-12-14 19:23 | 2015-12-17 21:14 |
Reporter | mythus | Assigned To | Chris Graham | ||
Priority | normal | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Summary | 2117: Closed Site Log In Browser Compatibility Issue | ||||
Description | Not sure what to name this issue, so please bear with me (and feel free to change the name of the issue). When accessing a closed site in composrcms, there is this big log in button. Clicking on it launches this overlay looking blue box where the sign in stuff is supposed to appear. In Firefox, this works but there are graphical issues which could hinder usability. Please see attached screen shot. In a webkit-based browser (Konqueror in my case) nothing displays in the blue box, just a blue box. One must manually go into adminzone to log in. In adminzone with Konqueror at least (and I assume any webkit browser), after logging in the screen doesn't change so you have to hit admin zone in the breadcrumbs, but at least you are logged in. | ||||
Steps To Reproduce | Have a site that is closed. Use a webkit browser Try to log in and see only a blue box... Have a site that is closed Use firefox Try to log in and see somewhat of a mess... | ||||
Additional Information | Firefox version 42.0 on arch linux Konqueror version 4.14.14 using webkit rendering engine, on arch linux Desktop is KDE Plasma 5.6 The webkit part may be irrelevant being that webkit seems to be going out with Chrome and Chrome-based browsers switching/switched to Blink. However there are still current browsers that use webkit so I thought I should point out the issue I have noticed. Firefox is of course a popular browser. First attached screenshot is with Konqueror. Will try to add one with Firefox after submitting report since it seems only one file can be uploaded at a time. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Attached Files | |||||
Sponsorship open | |||||
|
Konqueror issue is a bizarre compositing error. I could reproduce on Linux with rekonq or normal Konqueror, but no other browsers. Fixed by changing transform: translateZ(0); to transform: scale(1); in the CSS. Otherwise there is also a theme wizard issue here. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |