forked from e16/e16
1
0
Fork 0

Remove BUGS.

SVN revision: 10923
This commit is contained in:
Kim Woelders 2004-07-19 19:32:24 +00:00
parent 688236c913
commit 0abfa0d888
2 changed files with 1 additions and 167 deletions

166
BUGS
View File

@ -1,166 +0,0 @@
======================================================
Known bugs, feature requests, and miscellaneous issues
======================================================
----------
Known bugs
----------
- Custom group member settings are lost when all members are closed.
- Various minor focus issues.
Exact steps to reproduce are welcome.
- Window placement when low on space could be improved.
In particular, we should try harder not to cover the dont-cover windows.
- When zooming (fullscreen) decreases screen resolution, the mouse should be
confined to the zoomed window.
! May be impossible to fix due to limitations in X (vidmode extension, mouse
grabs).
TODO for E 16.7
~~~~~~~~~~~~~~~
Fixed in CVS
~~~~~~~~~~~~
- Several problems with pager clicking and dragging.
- Shaded window borders are not drawn correctly after restart.
- Iconify/deiconfy changes window position if mostly off-screen.
Fixed in E 16.7-0.65 (pre3)
~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Language/font handling is broken when using imlib2 to draw text.
- Segv on mouse click when there are no client windows.
- IPC "save configuration" command is broken.
This causes changes made with e16keyedit to be lost after restart.
- Dragging from one virtual desk to another (via edge flip) is broken.
Fixed in E 16.7-0.60 (pre2)
~~~~~~~~~~~~~~~~~~~~~~~~~~~
- A default theme should be included.
- Automatic menu regeneration when theme transparency is off is broken.
- Multiple Iconboxes don't work, possibly other iconbox problems.
- Feature: It is now possible to navigate the menus using the keyboard.
Fixed in E 16.7-0.56 (pre1)
~~~~~~~~~~~~~~~~~~~~~~~~~~~
- E may lose control over a window if it is iconified and de-iconified
shortly after.
- Switching desktop changes stacking (sticky windows raised above non-sticky).
- Quoting in execute actions doesn't work.
! It is now possible to do useful things like
__ACTION __A_EXEC "sh -c \"echo goopla;ls $EROOT;echo oinkoink\""
- Iconifying a window group breaks it.
- xclock weirdness with manual window placement.
- Remembered settings only work for the first instance (WM_CLASS) of an
application.
- Icons for windows where pixmap but no mask is given are not visible in
transparent iconbox.
- The pager mini-window tooltips are sometimes not unmapped when they should be.
- When right clicking a zoomed pager mini-window to get the menu, the
mini-window and tooltip are not unmapped.
Fixed in E 16.6
~~~~~~~~~~~~~~~
- When using click-to-focus and closing focused window, focus isn't
returned to the previously focused window (introduced in pre8).
- Regenerating menus will replace custom file.menu and user_apps.menu
(introduced with new e_gen_menu in pre7).
- Applications (vmware, gaim, mozilla, ...) cannot de-iconify their
windows (introduced in pre5).
Fixed in E 16.6-pre8
~~~~~~~~~~~~~~~~~~~~
- Enabling the "ripples" (and other) effects cause a dialog to be shown at
startup. This becomes somewhat annoying in the long run.
Fixed in E 16.6-pre7
~~~~~~~~~~~~~~~~~~~~
- Making slightly offscreen windows (x/y < 0) sticky causes them to be
moved (x/y += screen.w/h). This may (aot.) cause pagers and iconboxes
to go (almost) offscreen when changing the theme.
- Menu generation script (e_gen_menu etc.) is not up to current standards.
Fixed in E 16.6-pre6
~~~~~~~~~~~~~~~~~~~~
- _NET_WORKAREA hint is not supported (breaking kuickshow, among others).
- If the focus list (Alt-Tab) gets covered, it is not redrawn when exposed.
The real problem is that the window list is not supposed to get covered.
- The focus list is sometimes not closed when it should be.
Press Alt, press Ctrl, release Ctrl, press Tab, release Tab, release Alt.
- Window ("remember") settings may not be saved on exit.
Fixed in E 16.6-pre5
~~~~~~~~~~~~~~~~~~~~
- The maintenance menu is missing.
- Rapid iconify/de-iconify may cause E to "lose" the window.
- Maximise bug with Xinerama.
- Non-fsstd configuration/install is broken.
- De-iconify of windows not entirely on-screen is broken.
Fixed in E 16.6-pre4
~~~~~~~~~~~~~~~~~~~~
- The scripts have dropped out of the distribution files.
- Focus problem when switching desktops.
- Pager mini-window is not removed after click without drag.
----------------
Feature requests
----------------
- "Showing the Desktop" support (_NET_SHOWING_DESKTOP hint).
- Move menu root to ~/.enlightenment/menus/
--------------------
Miscellaneous issues
--------------------

View File

@ -7,6 +7,6 @@ sample-scripts/testroller.pl \
sample-scripts/shade-pagers.pl \
e.spec \
configure configure.in config.h.in \
ABOUT-NLS AUTHORS BUGS COMPLIANCE COPYING ChangeLog FAQ INSTALL NEWS README
ABOUT-NLS AUTHORS COMPLIANCE COPYING ChangeLog FAQ INSTALL NEWS README
ACLOCAL_AMFLAGS = -I m4