/adei/ui

To get this branch, use:
bzr branch http://darksoft.org/webbzr/adei/ui

« back to all changes in this revision

Viewing changes to docs/BUGS

  • Committer: Suren A. Chilingaryan
  • Date: 2008-04-20 05:22:25 UTC
  • Revision ID: csa@dside.dyndns.org-20080420052225-enu1yngq1pny531z
Layout redesign: search tab, controls, menu

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 Opera (9.25): 
4
4
    - Slow JS script handling: Selection, Window movements
5
5
    - Centring for popup labels is not working
 
6
    - Status-bar border is rendered wrong. This is fixed in version 9.27
6
7
 
7
8
 IE6:
8
9
    - If legend (and other dialog) window is resized to very small size, IE6
13
14
    prevent dialog resizing. So the edges are sacrificed to the resizing.
14
15
        + Still the bug in some conditions (not tracked at the moment) still
15
16
        introduces itself in full his mighty.
 
17
    - There is some bug with determining offset(Width,Left,Height,Top), which
 
18
    results in missposition elements on few pixels. To neglect effects, you
 
19
    could edit adei.js/UpdateModuleGeometry and substract few pixels in w/h
 
20
    calculation. However, could be just ignored.
 
21
    - IE6 doesn't support sibling selectors in CSS, which prevents some
 
22
    optimizations of elements placement.
16
23
 
17
24
 IE:
18
25
    - IE ignores CSS construct ':before { content: "{" }. Therefore, there is
23
30
    the allocated space, the good browsers (Gecko, Safari, Opera) on 'select' 
24
31
    action resize popup window to full width. The IE doesn't. So only the 
25
32
    starting part of the titles is visible.
 
33
    - Menu is opening under dialog windows due to the invalid z-index handling
26
34
 
27
35
 KONQ3:
28
36
    - Not working at all