Last modified: 2009-01-30 00:26:29 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T19072, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 17072 - "save drafts" doesn't work correctly on IE7
"save drafts" doesn't work correctly on IE7
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Drafts (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Trevor Parscal
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-01-19 07:28 UTC by Alex Z.
Modified: 2009-01-30 00:26 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Alex Z. 2009-01-19 07:28:35 UTC
Using IE7, the "save drafts" button doesn't ever become un-disabled on the normal edit page, and when doing a preview or diff while editing, it becomes un-disabled regardless of whether or not the content changed.
Comment 1 Trevor Parscal 2009-01-29 17:24:51 UTC
I have been unable to reproduce the behavior you experienced. I am using IE 7.0.6001.18000 on Windows Vista. Please give some more specifics about your environment so we can get this fixed.
Comment 2 Alex Z. 2009-01-29 23:02:37 UTC
I'm using the same IE version on the same OS.

It seems the button only fails to un-disable if text is removed, but none added.
Comment 3 Trevor Parscal 2009-01-30 00:26:29 UTC
Excellent example of behavior. I was quickly able to narrow it down to the fact that IE doesn't register keypress events for non-chatacter keys like backspace which indeed change the content. I added keydown and keyup events to the text input widgets and it seems to be working great!

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links