-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: 2.0.1004
-
Component/s: Authentication, GUI
-
Story Points:2
Happens under Windows when launched from MSI insgtallation (but not from Eclipse!) and OS X from DMG installation (not tested from Eclipse), works fine under Linux.
Seems like the background: url('...') directive set on the body element is badly interpreted by the Qt embedded WebKit:
body {
background: url('/nuxeo/img/login_bg.jpg') no-repeat center center fixed #333;
...
}
- depends on
-
NXDRIVE-406 No preview available from the systray menu
- Resolved