| Summary: | Login page background image disappears if the browser window is not wide enough | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Jiri Locker <jlocker> | ||||
| Component: | Business Central | Assignee: | Roger MartÃnez <romartin> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Locker <jlocker> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 6.0.0 | CC: | lpetrovi, pzapataf | ||||
| Target Milestone: | ER4 | ||||||
| Target Release: | 6.0.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: |
Firefox, Chrome
|
|||||
| Last Closed: | 2014-08-06 20:17:17 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1006396 | ||||||
| Attachments: |
|
||||||
|
Description
Jiri Locker
2013-08-20 11:44:02 UTC
Fixed styling. Commits on branding.2013.09.04: https://github.com/jboss-integration/dashboard-builder/commit/38325327f7d4af02e611dd61fc1cae7b73d64ee8 is modified de file login-screen.css, specifically the line: @media (screen 1280px){ #rcue-login-screen { background-size: 100% auto; } } by #rcue-login-screen { background-size: 100% auto; } The same fix should be applied for kie-wb and drools-wb webapps. It's unclear whether this has been applied to the branding branch of both as well. Fixed image resizing and some styles. Commit: https://github.com/jboss-integration/kie-wb-distributions/commit/617db02071978c3a8ff6e9de9ebf4191b664fe73 Fixed in ER4. |