Closed Bug 228817 Opened 21 years ago Closed 21 years ago

Edit attachment button should be disabled until attachment is loaded

Categories

(Bugzilla :: Attachments & Requests, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 126273

People

(Reporter: jdahlin, Assigned: myk)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031110 Firebird/0.7 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031110 Firebird/0.7 Edit attachment button should be disabled until attachment is loaded since if you're hitting the button before the attachment is fully loaded you will only edit the parts that are loaded. A simple fix would just be to set DISABLE on the button while the document is loading and ENABLE it when it's done Reproducible: Always Steps to Reproduce:
makes sense to me. The button requires javascript to be able to work anyway, so there's no reason we can't use javascript to enable it when it's ready.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: PC → All
*** This bug has been marked as a duplicate of 126273 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.