Bug 1053019
| Summary: | Submenu is displayed off the screen in right to left mode | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Portal Platform 6 | Reporter: | Filip Kiss <fkiss> |
| Component: | Portal | Assignee: | Lucas Ponce <lponce> |
| Status: | CLOSED UPSTREAM | QA Contact: | Tomas Kyjovsky <tkyjovsk> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.1 | CC: | epp-bugs, ppalaga, theute, tkyjovsk |
| Target Milestone: | ER01 | ||
| Target Release: | 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
An issue with the logic that displayed portal menus in right-to-left (RTL) mode caused the Site menu to display incorrectly on Android tablet devices running API 18 (4.3) and API 16 (4.1.2). The fix implements a logic change to display the Site menu correctly on devices running these API levels, which corrects the originally reported issue.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-02-10 03:34:50 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: | |
| Embargoed: | |||
| Attachments: | |||
|
Description
Filip Kiss
2014-01-14 15:21:20 UTC
Created attachment 850004 [details]
submenu is displayed off the screen
Created attachment 851681 [details] Screenshot Tablet android 3.2 Hi, I'm using Android SDK emulator for an Android 3.2 Tablet and I cannot reproduce issue. I'm using ER1 from this link: http://download.devel.redhat.com/brewroot/work/tasks/4484/6864484/org/gatein/portal/exo.portal.packaging.jboss7.pkg/3.6.3.Final-redhat-4/exo.portal.packaging.jboss7.pkg-3.6.3.Final-redhat-4.zip Please, can you validate with this one ? Also, may be this bug is related with device screen, I'm using standard 1280x800, please, could you put the configuration used for test ? Thanks, Lucas Created attachment 851685 [details]
Screenshot Tablet android 3.2 - landscape
Sorry for my previous comment.
I can reproduce it for 3.2 at landscape.
Analyzing workaround.
Thanks,
Lucas
Created attachment 851697 [details]
Screenshot Tablet android 3.2 - landscape - workaround 2nd click
After 2nd click on link in the same tablet seems bug is not longer affecting.
It looks like that DOM screen width is not properly refresed when rotating.
I will study if this is something we can fix or it's related emulator.
Finally I've found bug in the AJAX call. Patch sent. Works for Android 3.2 in CR01. In 4.1.2. tablet landscape and RTL mode when you go to Group pages -> User pages -> My link -> menu disappears. Tested on 4.1.2 android emulator and also on real device. Created attachment 861580 [details]
Android Tablet 4.1.2 with 1024px resolution
Created attachment 861581 [details]
Android Tablet 4.1.2 with 1280px resolution
This bug depends also of the device resolution. It has been tested with Android 4.1.2 tablet emulators: - Resolution 1024px, Bug doesn't appear in the menu. - Resolution 1280px, Bug appears and menu is not shown as expected. Created attachment 861788 [details]
Patch for dropdownmenu.jquery.js
Bug affects to API 18 and API 16 android Tablets with resolution greater than 1024px. (Bug doesn't affect to last devices based on API 19). Patch will be commited into 6.2 but workaround is available for 6.1.1. Lucas Ponce <ponce.ballesteros> updated the status of jira GTNPORTAL-3374 to Reopened Target milestone was the meaningless CR01. Changing to ER1 to make sure that this issue gets QA'd properly. Employee 'fkiss' has left the company. This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |