[Xcode] Apple Bug Reporterへのバグ報告

去年の9月にバグレポートした内容が、iOS 7.1で修正され、Appleから確認してくださいと連絡が来ました。

Apple Bug Reporterへは、
https://developer.apple.com/bug-reporting/using-bug-reporter/
ここの左下の Sign in から。(開発者のみ)

不具合の報告は、『概要・再現方法・どうなるか』あたりの記載が必要。

iOS 7での不具合だったのだけど、品質向上に貢献できたのかもしれない。
確信の持てる問題であった場合は、報告しておくと、みんなハッピーです。

実際の報告内容を、報告の際に参考になればと添付しておきます。

Summary:
Enable VoiceOver on iOS 7.
User is not possible to operate UIDatePicker.

The app using UIDatePicker that was builded in Xcode 4.

I found one way for it to work.
3-Finger swiping.
However, one column only move.

It also means that UIDatePicker is AccessibilityElement.

Steps to Reproduce:
1. Download UICatalog (Apple’s sample code)

https://developer.apple.com/library/ios/samplecode/UICatalog/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007710-Intro-DontLinkElementID_2

2. Build in Xcode 4.6.3.
3. Install to iOS 7 device.
4. Enable VoiceOver in Settings.
4. Run UICatalog.
5. Select Pickers menu.

Expected Results:
I can select the column in the picker with a finger.
It can be changed by flicking the column value.

Actual Results:
I can not select the column in the picker with a finger.

Version:
iOS 7/Xcode4.6.3

Notes:

Configuration:

Attachments:

iOS 7のVoiceOver環境化で、iOS 6のピッカーが動かせないという問題。
iOS 7.1で改善してました。

修正された際にAppleから連絡が来ると、実際に確認をして、またメッセージを投稿する必要があります。

I was verify that this bug have been addressed by iOS 7.1.

スポンサーリンク

シェアする

  • このエントリーをはてなブックマークに追加

フォローする

コメント

  1. […] ”を圧縮」してzipにし、それを添付します。 こちらを参考にしてください。 [Xcode] Apple Bug Reporterへのバグ報告 Version: iOS 8beta / Xcode6-beta なかなかあとあとは修正されないので、今のうち […]

  2. にゃんこ より:

    うぅ,Cコマンドラインツール作るためにしか使わないのに,昨日はじめてXcode 6.2
    の鮮やかなバグを発見したっぽい。ここを参考に送ろうと思います。ありがとう。
    バグカテゴリーの Serious Bug と Other Bug の差異基準ってなんだろう?

  3. うに+ より:

    報告の対象がハードも含めて幅広いので、既存項目に分類できない場合のOtherですかね。
    iOSアプデのタイミングでは、バグレポートIDがすごい勢いで増えてましたが、それでも確実に読まれているように思えましたっ