Closed (won't fix)
Project:
Rubik
Version:
6.x-3.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2010 at 18:13 UTC
Updated:
27 Sep 2015 at 09:26 UTC
Jump to comment: Most recent
As the title says. Screenshot example attached.
| Comment | File | Size | Author |
|---|---|---|---|
| rubik_description_offscreen.png | 202.47 KB | Grayside |
Comments
Comment #1
yhahn commentedi know : ( i will have to keep thinking about this one.
Comment #2
charlie-s commentedYea I'm sure this is apparent to you and to a lot of users. I understand that the popups are more than just "cool", they help save a lot of real estate. The big issue with them, though, is that you sacrifice the ability to tell your end users things that are critical, like:
"Enter your birthday in the format mm/dd/yyyy."
In most cases the problem exists between the keyboard and chair, but it's a problem run into quite frequently where the user didn't know to hover their mouse over a field and read the bubble on the far right side of the screen to get this info.
Also, as noted above, the text can run off the top of the page or off the bottom, and you lose the ability to expand Token menus and stuff like that. Just throwing my 2 cents in.
Comment #3
Grayside commentedIt's a bit of a scope shift to get into the feature of description-as-popups, but I agree with you.
I think a better compromise might be in showing a line or two of text, and on mouse hover extend the description over other page contents.
Comment #4
Onfire60 commentedWhat if you used a button that existed on the bottom of the hover popup that moves the description temporarily for that instance back to its original location under the field when clicked. This way we still get clean look but if there is an issue like stated above, the description can go back to its default state (Not a popup) if necessary. Just a thought.
Comment #5
vacilando commentedIndeed a problem (I work with the latest D7 version). I even had to switch off Rubik because the popups were out of sight or on top of each other, or on top of fields (obstructing data entry).
Would be lovely if there were an option to switch the popups off to show the help texts under the fields as is default in Drupal.
Comment #6
charlie-s commented@Vacilando You can change the CSS of .descriptions to
display: block;andposition: relative;and they should display under the textfields. Toy around with those styles until it works the way you want it.Comment #7
jweowu commentedCross-referencing with #1730844: Add an option to display form field descriptions inline (rather than using pop-ups)
Comment #8
aramboyajyan commentedAll old and outdated
6.xissues are being closed.Maintainer support will be provided only for major / blocking issues.
If you feel like this issue should be re-opened, feel free to do so.
Thanks!