Skip to content

[Bug] Menu scrolling #108

@ARMINxD

Description

@ARMINxD

Quick summary

When you go to "Bypass" menu or "Per-app behavior" menu, you're unable to scroll although you can see that there's more options to see (half of the option is out of screen)
I use the Samsung version on a S25 Ultra (One UI 8.5)

Diagnostics JSON

{
  "schema": "livebridge_bug_report_v2",
  "generated_at_utc": "2026-06-04T14:14:34.252876Z",
  "generated_at_local": "2026-06-04T17:44:34.252876",
  "timezone_name": "+0330",
  "timezone_offset_minutes": 210,
  "locale": "en",
  "platform": {
    "os": "android",
    "os_version": "BP4A.251205.006.S938BXXS9CZE1"
  },
  "app": {
    "version": "2.1.4",
    "latest_release_version": "v2.1.4",
    "update_available": false
  },
  "device": {
    "label": "SM-S938B",
    "manufacturer": "samsung",
    "brand": "samsung",
    "market_name": "SM-S938B",
    "model": "SM-S938B",
    "raw_model": "SM-S938B",
    "product": "pa3qxxx",
    "device": "pa3q",
    "board": "sun",
    "hardware": "qcom",
    "bootloader": "S938BXXS9CZE1",
    "host": "21DODA03",
    "id": "BP4A.251205.006",
    "tags": "release-keys",
    "type": "user",
    "user": "dpi",
    "display": "BP4A.251205.006.S938BXXS9CZE1",
    "fingerprint": "samsung/pa3qxxx/pa3q:16/BP4A.251205.006/S938BXXS9CZE1_OXM9CZE1: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": false,
    "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": false,
    "hide_lockscreen_content_enabled": false,
    "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": false,
    "smart_media_playback_use_symbols_in_player": false,
    "smart_calls_enabled": true,
    "smart_navigation_enabled": true,
    "smart_weather_enabled": false,
    "smart_weather_lockscreen_only": false,
    "smart_external_devices_enabled": true,
    "smart_external_devices_ignore_debugging": false,
    "smart_vpn_enabled": true,
    "smart_flashlight_enabled": true,
    "smart_flashlight_level": 4,
    "otp_detection_enabled": true,
    "otp_auto_copy_enabled": false,
    "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": [],
    "bypass_package_rules": [
      "tunnel.guard.vpn"
    ],
    "otp_package_mode": "all",
    "otp_package_rules": [],
    "smart_package_mode": "all",
    "smart_package_rules": [],
    "notification_dedup_package_mode": "all",
    "notification_dedup_package_rules": []
  },
  "additional_state": {
    "has_custom_parser_dictionary": false,
    "parser_dictionary_enabled_languages": [
      "en",
      "ru",
      "zh"
    ],
    "app_presentation_overrides_length": 387,
    "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. Open "Rules" tab
  2. Go to "Bypass" or "Per-app behavior" section
  3. Select any app
  4. Try to scroll to see or use other options (you can see an option that is half exposed to the screen)

Expected behavior

Scroll to see more options

Actual behavior

Nothing happens and you even might accidentally close the menu

Notification sample / conversion log JSON (optional)


Media / screenshots (optional)

No response

Additional context (optional)

No response

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