rev 2340 -- okay, next one then.
3 files changed, 11 insertions(+), 7 deletions(-), 1.35 KiB
! Fixed HTML tags being shown in relative date titles. (topic.js)
! Fixed ajax loader height. Okay, this is getting annoying... (index.css)
! When re-opening a select box with the Space key, the current selection was not always in view. (sbox.js)
! Using arrow keys/home/end on a closed but focused select box used to re-open it. While it was a conscious decision of mine long ago, contradicting the established UI standards for select box development, I came to a point where I think the 'regular' way is just as good, if not better, as mine. So, doing it the regular way now. (sbox.js)
* Committing a long, very long standing (several years!) change to IE handling of keyboard bindings. Well, actually I'm not committing you. No kidding: I spent years having sbox.js in my 'changed' log every time I did a commit, having to uncheck it because I postponed further tests under IE for this fix. Turned out, the testing process itself took about 3 minutes, and the fix didn't have anything to fix. I'm feeling emotional right now. One less 'permanent' file in my changeset, is something to celebrate. (sbox.js)
3 files changed, 11 insertions(+), 7 deletions(-), 1.35 KiB
! Fixed HTML tags being shown in relative date titles. (topic.js)
! Fixed ajax loader height. Okay, this is getting annoying... (index.css)
! When re-opening a select box with the Space key, the current selection was not always in view. (sbox.js)
! Using arrow keys/home/end on a closed but focused select box used to re-open it. While it was a conscious decision of mine long ago, contradicting the established UI standards for select box development, I came to a point where I think the 'regular' way is just as good, if not better, as mine. So, doing it the regular way now. (sbox.js)
* Committing a long, very long standing (several years!) change to IE handling of keyboard bindings. Well, actually I'm not committing you. No kidding: I spent years having sbox.js in my 'changed' log every time I did a commit, having to uncheck it because I postponed further tests under IE for this fix. Turned out, the testing process itself took about 3 minutes, and the fix didn't have anything to fix. I'm feeling emotional right now. One less 'permanent' file in my changeset, is something to celebrate. (sbox.js)