|
|
|
[
Permlink
| « Hide
]
Stefan Winterstein - 2006-03-21 15:03
Setting components.
Resolved for search and book view except for one major issue:
When using the scroll bar in book / search result view, selection breaks. strange enough, this doesn't happen when using the mousewheel or the cursor-keys. i tried my best to find out why and where this occurs. i'm glad for any idea... d0m Isn't this an absolute requirement for 1.0 ?
paul Important for 1.0.
May be related to does work now but still has some cosmetic issues.
at one point it may happen, that the whole book-page is being selected when hovering over context menu. still have to fix that. no information regarding ie 7 (because i don't have it and rdesktop is not possible because of port-block for amath09). d0m fixed even the last ie issue. context menu shall be fully ie-compatible now.
d0m Dominik, in page-master.vm I find:
<script type="text/javascript"> Why is that necessary? initPage() is already called in the onload handler. Right now, initPage() is executed twice. Found this while working on Sorry, have to reopen because of the problems from
Go and fix initSelection() in selection-compressed.js. To make it clear: To fix
Not sure what consequence that has, or what the current state for DnD on IE is. DnD under IE7 seems to work in principle - however, before you drag a function onto the function plotter, you have to click the function plotter at least once to activate it, otherwise it won't work. This is independent of this code:
<script type="text/javascript"> (i.e., initPage() may as well be commented out). Will investigate further. Closing for 1.0, seems to be "good enough" for now.
Might put a note in "Known Issues" that IE users must first click into the plotter before dragging to it. |
||||||||||||||||||||||||||||||||||||||||||||||||