Skip to content

[Bug] Unable to scroll on the per app behavior settings #128

Description

@Meristyn

Quick summary

The scroll doesn't work for the per app behavior config when an app is opened to change its settings

Diagnostics JSON

{
  "schema": "livebridge_bug_report_v2",
  "generated_at_utc": "2026-07-29T18:03:03.472043Z",
  "generated_at_local": "2026-07-29T13:03:03.472043",
  "timezone_name": "-05",
  "timezone_offset_minutes": -300,
  "locale": "en",
  "platform": {
    "os": "android",
    "os_version": "BP4A.251205.006.S721BXXSCDZF3"
  },
  "app": {
    "version": "2.1.4",
    "latest_release_version": "",
    "update_available": false
  },
  "device": {
    "label": "SM-S721B",
    "manufacturer": "samsung",
    "brand": "samsung",
    "market_name": "SM-S721B",
    "model": "SM-S721B",
    "raw_model": "SM-S721B",
    "product": "r12sxxx",
    "device": "r12s",
    "board": "s5e9945",
    "hardware": "s5e9945",
    "bootloader": "S721BXXSCDZF3",
    "host": "SWDO5601",
    "id": "BP4A.251205.006",
    "tags": "release-keys",
    "type": "user",
    "user": "dpi",
    "display": "BP4A.251205.006.S721BXXSCDZF3",
    "fingerprint": "samsung/r12sxxx/r12s:16/BP4A.251205.006/S721BXXSCDZF3:user/release-keys",
    "is_pixel": false,
    "is_samsung": true,
    "is_aosp_device": false,
    "hide_live_updates_promotion": true
  },
  "permissions": {
    "listener_enabled": true,
    "notifications_granted": true,
    "can_post_promoted": true
  },
  "settings": {
    "converter_enabled": true,
    "keep_alive_foreground_enabled": true,
    "conversion_log_enabled": true,
    "conversion_log_max_bytes": 5242880,
    "network_speed_enabled": false,
    "network_speed_min_threshold_bytes_per_second": 0,
    "network_speed_display_mode": "total",
    "network_speed_upload_prefix": "",
    "network_speed_download_prefix": "",
    "network_speed_unit": "auto",
    "network_speed_prioritize_upload": false,
    "network_speed_lockscreen_only": false,
    "network_speed_chip_background_disabled": false,
    "sync_dnd_enabled": true,
    "prevent_mirror_dismiss_enabled": true,
    "hide_lockscreen_content_enabled": true,
    "hints_disabled": false,
    "update_checks_enabled": true,
    "app_language": "system",
    "only_with_progress": true,
    "text_progress_enabled": true,
    "smart_detection_enabled": true,
    "smart_media_playback_enabled": true,
    "smart_media_playback_show_on_lock_screen": true,
    "smart_media_playback_use_symbols_in_player": true,
    "smart_calls_enabled": false,
    "smart_navigation_enabled": true,
    "smart_weather_enabled": true,
    "smart_weather_lockscreen_only": false,
    "smart_external_devices_enabled": true,
    "smart_external_devices_ignore_debugging": true,
    "smart_vpn_enabled": true,
    "smart_flashlight_enabled": false,
    "smart_flashlight_level": 4,
    "otp_detection_enabled": true,
    "otp_auto_copy_enabled": true,
    "aosp_cutting_enabled": false,
    "aosp_cutting_length": 7,
    "animated_island_enabled": true,
    "animated_island_update_frequency_ms": 2250,
    "hyper_bridge_enabled": false,
    "notification_dedup_enabled": false,
    "notification_dedup_mode": "otp_status",
    "samsung_remote_reparser_enabled": true,
    "bug_report_auto_copy_enabled": false
  },
  "rules": {
    "package_mode": "all",
    "package_rules": [
      "com.grability.rappi",
      "com.pedidosya",
      "com.yandex.yango"
    ],
    "bypass_package_rules": [
      "com.grability.rappi",
      "com.yandex.yango",
      "net.touchsf.taxitel.cliente",
      "pe.alo45.cliente"
    ],
    "otp_package_mode": "all",
    "otp_package_rules": [],
    "smart_package_mode": "all",
    "smart_package_rules": [
      "com.grability.rappi",
      "com.pedidosya",
      "com.yandex.yango",
      "net.touchsf.taxitel.cliente",
      "pe.alo45.cliente"
    ],
    "notification_dedup_package_mode": "all",
    "notification_dedup_package_rules": []
  },
  "additional_state": {
    "has_custom_parser_dictionary": true,
    "parser_dictionary_enabled_languages": [
      "en",
      "ru",
      "zh"
    ],
    "app_presentation_overrides_length": 215,
    "flashlight_capability": {
      "available": true,
      "supports_strength_control": true,
      "supports_five_levels": true,
      "max_strength_level": 5
    }
  }
}

Type of bug

UI/UX issue

Steps to reproduce

  1. Go to Rules
  2. Per app behavior
  3. Click any app
  4. Scroll down

Expected behavior

Should be able to scroll down.

Actual behavior

It doesn't scroll

Notification sample / conversion log JSON (optional)


Media / screenshots (optional)

No response

Additional context (optional)

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions