View Issue Details

IDProjectCategoryView StatusLast Update
0002695OXID eShop (all versions)3.1. Design, GUI, UXpublic2011-05-04 13:20
Reporterdainius.bigelis 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.5.0_beta4 
Target Version4.5.0 revision 34568Fixed in Version4.5.1 revision 38045 
Summary0002695: Fix drop-down occuring next to Product title in Details page
DescriptionDrop-down, which occurs next to Product title in Details page need to be fixed because:
1. it needs some timeout implemented, to wait for a bit on mouseover, and not flicker on each mouse move through.
2. As this dropdown depends on two actions: mouseover and click - sometimes behavior of this becomes unexpected, or it extends without any content, or without style (empty drop-down).
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

dainius.bigelis

2011-04-08 10:48

reporter   ~0004340

The #2 issue is not solved, still occurs:
As this dropdown depends on two actions: mouseover and click - sometimes behavior of this becomes unexpected, or it extends without any content, or without style (empty drop-down).

Linas Kukulskis

2011-05-04 13:20

reporter   ~0004455

changed event from hover to mouseenter