mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* Status.15x: remove some bugs which are already listed at bugzilla.lyx.org
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16696 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e68d69e473
commit
74c655ed79
30
Status.15x
30
Status.15x
@ -1,11 +1,6 @@
|
|||||||
Debugging spree:
|
Debugging spree:
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
Rules:
|
|
||||||
1. Bugs that aim for 1.5.0 should be listed here.
|
|
||||||
2. Whoever fixes a bug sign his name before the bug and move it to the end of
|
|
||||||
this file, along with a lyx-devel announcement.
|
|
||||||
|
|
||||||
Prizes (donated by Michael):
|
Prizes (donated by Michael):
|
||||||
|
|
||||||
#1: LyX-labeled Tick Tock Wall Clock
|
#1: LyX-labeled Tick Tock Wall Clock
|
||||||
@ -35,6 +30,12 @@ GENERAL
|
|||||||
(unconfirmed/new/assigned/reopened + no 1.6.0 target + keyword 'patch')
|
(unconfirmed/new/assigned/reopened + no 1.6.0 target + keyword 'patch')
|
||||||
|
|
||||||
|
|
||||||
|
*******************************************
|
||||||
|
* PLEASE ADD NEW BUGS TO BUGZILLA.LYX.ORG *
|
||||||
|
* THE DAYS OF THIS FILE ARE COUNTED *
|
||||||
|
*******************************************
|
||||||
|
|
||||||
|
|
||||||
ICONS:
|
ICONS:
|
||||||
|
|
||||||
* make all icons of the same size(s)
|
* make all icons of the same size(s)
|
||||||
@ -51,6 +52,7 @@ FILE
|
|||||||
QPainter::end: Painter not active, aborted
|
QPainter::end: Painter not active, aborted
|
||||||
This does not happen if the session is empty.
|
This does not happen if the session is empty.
|
||||||
|
|
||||||
|
|
||||||
SPELL CHECKING (Joost 4/11/06)
|
SPELL CHECKING (Joost 4/11/06)
|
||||||
|
|
||||||
* Words with umlauts or accents do not arrive as a whole word in the spell
|
* Words with umlauts or accents do not arrive as a whole word in the spell
|
||||||
@ -76,6 +78,7 @@ TABLE OF CONTENTS
|
|||||||
click on a item, switch to the other doc without closing the TOC dialog,
|
click on a item, switch to the other doc without closing the TOC dialog,
|
||||||
click on the TOC button -> crash
|
click on the TOC button -> crash
|
||||||
|
|
||||||
|
|
||||||
DIALOGS
|
DIALOGS
|
||||||
|
|
||||||
* If you try to view a document as postscript that cannot be typeset because
|
* If you try to view a document as postscript that cannot be typeset because
|
||||||
@ -98,7 +101,7 @@ MATH CONTROL PANEL
|
|||||||
|
|
||||||
OTHER PANELS
|
OTHER PANELS
|
||||||
|
|
||||||
* The visual table size selection on the the "Insert Table" dialog has gone
|
* The visual table size selection on the "Insert Table" dialog has gone
|
||||||
(Joost 3/11/06).
|
(Joost 3/11/06).
|
||||||
|
|
||||||
* The UI for bullet selection in the documents settings looks weird
|
* The UI for bullet selection in the documents settings looks weird
|
||||||
@ -126,18 +129,6 @@ MULTIPLE WINDOWS / DOCUMENTS
|
|||||||
* Middle button paste does not work across windows. (Bo 12/15/06)
|
* Middle button paste does not work across windows. (Bo 12/15/06)
|
||||||
|
|
||||||
|
|
||||||
TOOLBARS & MINIBUFFER
|
|
||||||
|
|
||||||
* When toolbars are hidden, they pop up again after clicking on the document
|
|
||||||
area (Joost 4/11/06).
|
|
||||||
Comment by Bo: Can not reproduce, details please.
|
|
||||||
|
|
||||||
|
|
||||||
TOOLTIPS:
|
|
||||||
|
|
||||||
* Tooltips are no longer shown
|
|
||||||
|
|
||||||
|
|
||||||
MENUS
|
MENUS
|
||||||
|
|
||||||
* Some oddities with View menu on MAC (Bennett 3/11/06): DVI does not appear
|
* Some oddities with View menu on MAC (Bennett 3/11/06): DVI does not appear
|
||||||
@ -153,8 +144,6 @@ EDITING
|
|||||||
* edit->text style->capitalize/lower/upper case doesn't work due to change
|
* edit->text style->capitalize/lower/upper case doesn't work due to change
|
||||||
tracking-related changes.
|
tracking-related changes.
|
||||||
|
|
||||||
* the insertion of Ctrl-Return cannot be undone
|
|
||||||
|
|
||||||
|
|
||||||
CHANGE TRACKING
|
CHANGE TRACKING
|
||||||
|
|
||||||
@ -247,7 +236,6 @@ PAINTING & PERFORMANCE
|
|||||||
- Solved problem with \int and \oint on Windows (Enrico 2006-12-06).
|
- Solved problem with \int and \oint on Windows (Enrico 2006-12-06).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
MAC OS X
|
MAC OS X
|
||||||
|
|
||||||
* Many issues with toolbars on MAC (Bennett 3/11/06):
|
* Many issues with toolbars on MAC (Bennett 3/11/06):
|
||||||
|
Loading…
Reference in New Issue
Block a user