#1486195 closed Bugs (fixed)
Wrong displayed items
| Reported by: | jasb | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.3.1 |
| Component: | User Interface | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: | ales@… |
Description
Hi there,
last svn this moment, show as shown below on IE6.
Attachments (3)
Change History (14)
Changed 4 years ago by jasb
comment:1 Changed 4 years ago by jasb
comment:2 Changed 4 years ago by alec
- Component changed from Other to User Interface
- Milestone changed from later to 0.3.1
About quota issue: FF2 bug? Works for me with FF3, wontfix.
comment:3 Changed 4 years ago by jasb
I see.
No problem, i only use FF2 on the PC I'm right now. Have to update but didn't cause of other reasons.
comment:5 Changed 4 years ago by till
Do you guys mind providing patches as well? Because neither of us has IE6, or wants it. :)
comment:6 Changed 4 years ago by Technetux
this should fix the bug.png issue
ul.toolbarmenu li a
{
float: none !important; /* overide #messagetoolbar a */
}
comment:7 Changed 4 years ago by pospichalales
OK. The bug.jpg problem is fixed with this patch.
Please fix also rc.jpg
Thanks.
comment:8 Changed 4 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Fixed in [c3456e98] and [74e5bd44].
comment:9 Changed 4 years ago by jasb
Thank you guys.
I'd like to provide patch's and so, but i know nothing about css/javascript/html.
Only PHP, but nothing related to the web :P
Jorge,
comment:10 Changed 4 years ago by till
@Jorge:
Checkout RoundCube from SVN, then edit the file.
After you are done editing: {{{svn diff > patch.file}}
That's as little as it takes to do a patch.
comment:11 Changed 4 years ago by jasb
Hi Till,
The problem it's not to create the patch, but develop something for the web, I'm zero on it!! :)
Thank you for your concern and helpful way :)

Other symptom on last svn, the QUOTA field doesn't execute the "alt" text to show the quota details on FF2, but it works on IE6.