This has been implemented, but the implicit transaction cannot be committed until all records are fetched. Otherwise you can get "ORA-01002 Fetch out of sequence" when subsequent records are fetched.
Therefore, if you select records across a database link and not all records have been fetched yet, the commit and rollback buttons will be enabled.